2021-01-08 09:24:31.758 | + ./stack.sh:main:457 : exec 2021-01-08 09:24:31.758 | ++ ./stack.sh:main:457 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-01-08-092431.summary.2021-01-08-092431 2021-01-08 09:24:31.758 | + ./stack.sh:main:465 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-01-08-092431' 2021-01-08 09:24:31.758 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2021-01-08 09:24:31.758 | + ./stack.sh:echo_summary:416 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-01-08-092431 2021-01-08 09:24:31.758 | + ./stack.sh:main:467 : ln -sf /opt/stack/logs/stack.sh.log.2021-01-08-092431 /opt/stack/logs/stack.sh.log 2021-01-08 09:24:31.758 | + ./stack.sh:main:468 : ln -sf /opt/stack/logs/stack.sh.log.2021-01-08-092431.summary.2021-01-08-092431 /opt/stack/logs/stack.sh.log.summary 2021-01-08 09:24:31.758 | + ./stack.sh:main:483 : check_path_perm_sanity /opt/stack 2021-01-08 09:24:31.759 | + functions:check_path_perm_sanity:620 : local real_path 2021-01-08 09:24:31.759 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2021-01-08 09:24:31.759 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2021-01-08 09:24:31.759 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2021-01-08 09:24:31.759 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2021-01-08 09:24:31.759 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2021-01-08 09:24:31.759 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2021-01-08 09:24:31.759 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2021-01-08 09:24:31.759 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2021-01-08 09:24:31.759 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2021-01-08 09:24:31.759 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2021-01-08 09:24:31.759 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2021-01-08 09:24:31.759 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2021-01-08 09:24:31.759 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2021-01-08 09:24:31.760 | + ./stack.sh:main:489 : trap exit_trap EXIT 2021-01-08 09:24:31.762 | + ./stack.sh:main:530 : trap err_trap ERR 2021-01-08 09:24:31.764 | + ./stack.sh:main:543 : set -o errexit 2021-01-08 09:24:31.765 | + ./stack.sh:main:546 : uname -a 2021-01-08 09:24:31.766 | Linux dv-osbrick-769887-2-iscsi 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2021-01-08 09:24:31.768 | + ./stack.sh:main:549 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-01-08 09:24:31.770 | + ./stack.sh:main:550 : rm -f /opt/stack/data/ca-bundle.pem 2021-01-08 09:24:31.774 | + ./stack.sh:main:553 : source /home/ubuntu/devstack/lib/database 2021-01-08 09:24:31.797 | + ./stack.sh:main:554 : source /home/ubuntu/devstack/lib/rpc_backend 2021-01-08 09:24:31.812 | + ./stack.sh:main:560 : fetch_plugins 2021-01-08 09:24:31.814 | + functions-common:fetch_plugins:1652 : local plugins= 2021-01-08 09:24:31.815 | + functions-common:fetch_plugins:1653 : local plugin 2021-01-08 09:24:31.817 | + functions-common:fetch_plugins:1656 : [[ -z '' ]] 2021-01-08 09:24:31.820 | + functions-common:fetch_plugins:1657 : return 2021-01-08 09:24:31.821 | + ./stack.sh:main:564 : run_phase override_defaults 2021-01-08 09:24:31.823 | + functions-common:run_phase:1734 : local mode=override_defaults 2021-01-08 09:24:31.825 | + functions-common:run_phase:1735 : local phase= 2021-01-08 09:24:31.827 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-01-08 09:24:31.828 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-01-08 09:24:31.830 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-01-08 09:24:31.832 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-01-08 09:24:31.833 | + functions-common:run_phase:1744 : local extra 2021-01-08 09:24:31.836 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-01-08 09:24:31.839 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-01-08 09:24:31.840 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-01-08 09:24:31.842 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-01-08 09:24:31.844 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-01-08 09:24:31.846 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-01-08 09:24:31.857 | ++ functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:24:31.859 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-01-08 09:24:31.861 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-01-08 09:24:31.863 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-01-08 09:24:31.864 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-01-08 09:24:31.866 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-01-08 09:24:31.868 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-01-08 09:24:31.870 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-01-08 09:24:31.871 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2021-01-08 09:24:31.873 | + functions-common:run_phase:1755 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-01-08 09:24:31.875 | + functions-common:run_phase:1758 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-01-08 09:24:31.877 | + functions-common:run_phase:1759 : plugin_override_defaults 2021-01-08 09:24:31.879 | + functions-common:plugin_override_defaults:1693 : local plugins= 2021-01-08 09:24:31.880 | + functions-common:plugin_override_defaults:1694 : local plugin 2021-01-08 09:24:31.883 | + functions-common:plugin_override_defaults:1697 : [[ -z '' ]] 2021-01-08 09:24:31.884 | + functions-common:plugin_override_defaults:1698 : return 2021-01-08 09:24:31.886 | + ./stack.sh:main:567 : source /home/ubuntu/devstack/lib/apache 2021-01-08 09:24:31.902 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/tls 2021-01-08 09:24:31.904 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-01-08 09:24:31.916 | ++ functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:24:31.919 | +++ lib/tls:source:43 : hostname -f 2021-01-08 09:24:31.922 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-01-08 09:24:31.924 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-01-08 09:24:31.926 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-01-08 09:24:31.928 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-01-08 09:24:31.930 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-01-08 09:24:31.932 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-01-08 09:24:31.934 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-01-08 09:24:31.936 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-01-08 09:24:31.938 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-01-08 09:24:31.939 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-01-08 09:24:31.944 | + ./stack.sh:main:573 : source /home/ubuntu/devstack/lib/infra 2021-01-08 09:24:31.954 | + ./stack.sh:main:574 : source /home/ubuntu/devstack/lib/libraries 2021-01-08 09:24:31.971 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/lvm 2021-01-08 09:24:31.983 | + ./stack.sh:main:576 : source /home/ubuntu/devstack/lib/horizon 2021-01-08 09:24:31.994 | + ./stack.sh:main:577 : source /home/ubuntu/devstack/lib/keystone 2021-01-08 09:24:32.018 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/glance 2021-01-08 09:24:32.053 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/nova 2021-01-08 09:24:32.121 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/placement 2021-01-08 09:24:32.140 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/cinder 2021-01-08 09:24:32.170 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/swift 2021-01-08 09:24:32.215 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/neutron 2021-01-08 09:24:32.323 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/ldap 2021-01-08 09:24:32.336 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/dstat 2021-01-08 09:24:32.348 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tcpdump 2021-01-08 09:24:32.360 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/etcd3 2021-01-08 09:24:32.448 | + ./stack.sh:main:593 : run_phase source 2021-01-08 09:24:32.450 | + functions-common:run_phase:1734 : local mode=source 2021-01-08 09:24:32.452 | + functions-common:run_phase:1735 : local phase= 2021-01-08 09:24:32.454 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-01-08 09:24:32.456 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-01-08 09:24:32.458 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-01-08 09:24:32.461 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-01-08 09:24:32.463 | + functions-common:run_phase:1744 : local extra 2021-01-08 09:24:32.466 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-01-08 09:24:32.469 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-01-08 09:24:32.471 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-01-08 09:24:32.473 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-01-08 09:24:32.475 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-01-08 09:24:32.477 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-01-08 09:24:32.491 | ++ functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:24:32.493 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-01-08 09:24:32.495 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-01-08 09:24:32.530 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2021-01-08 09:24:32.532 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2021-01-08 09:24:32.534 | + functions-common:run_phase:1755 : [[ source == \s\o\u\r\c\e ]] 2021-01-08 09:24:32.536 | + functions-common:run_phase:1756 : load_plugin_settings 2021-01-08 09:24:32.538 | + functions-common:load_plugin_settings:1670 : local plugins= 2021-01-08 09:24:32.540 | + functions-common:load_plugin_settings:1671 : local plugin 2021-01-08 09:24:32.542 | + functions-common:load_plugin_settings:1674 : [[ -z '' ]] 2021-01-08 09:24:32.545 | + functions-common:load_plugin_settings:1675 : return 2021-01-08 09:24:32.547 | + functions-common:run_phase:1757 : verify_disabled_services 2021-01-08 09:24:32.549 | + functions-common:verify_disabled_services:2017 : local service 2021-01-08 09:24:32.551 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.553 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-01-08 09:24:32.556 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.558 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-01-08 09:24:32.560 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.562 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-01-08 09:24:32.565 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.567 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-01-08 09:24:32.570 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.572 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-01-08 09:24:32.574 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.576 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-01-08 09:24:32.579 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.581 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-01-08 09:24:32.583 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.586 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-01-08 09:24:32.588 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.590 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-01-08 09:24:32.593 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.595 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-01-08 09:24:32.597 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.599 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-01-08 09:24:32.602 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.604 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-01-08 09:24:32.606 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.608 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-01-08 09:24:32.611 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.613 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-01-08 09:24:32.615 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.617 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-01-08 09:24:32.620 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.622 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-01-08 09:24:32.624 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.626 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-01-08 09:24:32.628 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.631 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-01-08 09:24:32.633 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.636 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-01-08 09:24:32.638 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.640 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-01-08 09:24:32.642 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.644 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-01-08 09:24:32.647 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.649 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-01-08 09:24:32.652 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.654 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-01-08 09:24:32.656 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.658 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-01-08 09:24:32.661 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.663 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-01-08 09:24:32.665 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.667 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-01-08 09:24:32.669 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.672 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-01-08 09:24:32.674 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.676 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-01-08 09:24:32.678 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.681 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-01-08 09:24:32.683 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.685 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-01-08 09:24:32.687 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.690 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-01-08 09:24:32.692 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.695 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-01-08 09:24:32.697 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.699 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-01-08 09:24:32.701 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.703 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-01-08 09:24:32.706 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.708 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-01-08 09:24:32.711 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.713 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-01-08 09:24:32.715 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.717 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-01-08 09:24:32.719 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.722 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-01-08 09:24:32.724 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.726 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-01-08 09:24:32.728 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-01-08 09:24:32.731 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-01-08 09:24:32.733 | + ./stack.sh:main:664 : initialize_database_backends 2021-01-08 09:24:32.735 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-01-08 09:24:32.738 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-01-08 09:24:32.751 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:24:32.753 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-01-08 09:24:32.755 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-01-08 09:24:32.758 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-01-08 09:24:32.772 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:24:32.774 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-01-08 09:24:32.776 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-01-08 09:24:32.778 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-01-08 09:24:32.781 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-01-08 09:24:32.783 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-01-08 09:24:32.785 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-01-08 09:24:32.787 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-01-08 09:24:32.790 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-01-08 09:24:32.792 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-01-08 09:24:32.795 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-01-08 09:24:32.797 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-01-08 09:24:32.799 | + lib/database:initialize_database_backends:104 : return 0 2021-01-08 09:24:32.802 | + ./stack.sh:main:665 : echo 'Using mysql database backend' 2021-01-08 09:24:32.802 | Using mysql database backend 2021-01-08 09:24:32.804 | + ./stack.sh:main:668 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-01-08 09:24:32.819 | + ./stack.sh:main:680 : is_service_enabled rabbit 2021-01-08 09:24:32.833 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:24:32.836 | + ./stack.sh:main:681 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-01-08 09:24:32.851 | + ./stack.sh:main:688 : is_service_enabled keystone 2021-01-08 09:24:32.866 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:24:32.868 | + ./stack.sh:main:690 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-01-08 09:24:32.883 | + ./stack.sh:main:692 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-01-08 09:24:32.897 | + ./stack.sh:main:703 : is_service_enabled ldap 2021-01-08 09:24:32.912 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:24:32.914 | + ./stack.sh:main:712 : is_service_enabled nova 2021-01-08 09:24:32.930 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:24:32.932 | + ./stack.sh:main:712 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2021-01-08 09:24:32.934 | + ./stack.sh:main:722 : is_service_enabled s-proxy 2021-01-08 09:24:32.950 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:24:32.952 | + ./stack.sh:main:726 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-01-08 09:24:32.967 | + ./stack.sh:main:728 : [[ -z '' ]] 2021-01-08 09:24:32.969 | + ./stack.sh:main:728 : [[ False == \T\r\u\e ]] 2021-01-08 09:24:32.971 | + ./stack.sh:main:734 : save_stackenv 734 2021-01-08 09:24:32.973 | + functions-common:save_stackenv:60 : local tag=734 2021-01-08 09:24:32.976 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-01-08 09:24:32.979 | + functions-common:save_stackenv:62 : time_stamp=2021-01-08-092432 2021-01-08 09:24:32.982 | + functions-common:save_stackenv:63 : echo '# 2021-01-08-092432 734' 2021-01-08 09:24:32.984 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-08 09:24:32.986 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-01-08 09:24:32.989 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-08 09:24:32.991 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-01-08 09:24:32.994 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-08 09:24:32.996 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-01-08 09:24:32.998 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-08 09:24:33.001 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-01-08 09:24:33.003 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-08 09:24:33.005 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.53 2021-01-08 09:24:33.008 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-08 09:24:33.010 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.53/identity 2021-01-08 09:24:33.013 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-08 09:24:33.015 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-01-08-092431 2021-01-08 09:24:33.017 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-08 09:24:33.019 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-01-08 09:24:33.022 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-08 09:24:33.024 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.53 2021-01-08 09:24:33.026 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-08 09:24:33.028 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-01-08 09:24:33.031 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-08 09:24:33.033 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-01-08 09:24:33.035 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-08 09:24:33.037 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-01-08 09:24:33.040 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-01-08 09:24:33.042 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-01-08 09:24:33.044 | + ./stack.sh:main:745 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-01-08 09:24:33.046 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2021-01-08 09:24:33.049 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2021-01-08 09:24:33.051 | + functions-common:git_clone:527 : local git_ref=master 2021-01-08 09:24:33.053 | + functions-common:git_clone:528 : local orig_dir 2021-01-08 09:24:33.056 | ++ functions-common:git_clone:529 : pwd 2021-01-08 09:24:33.059 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-01-08 09:24:33.061 | + functions-common:git_clone:530 : local git_clone_flags= 2021-01-08 09:24:33.063 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-01-08 09:24:33.077 | + functions-common:git_clone:532 : RECLONE=False 2021-01-08 09:24:33.080 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-01-08 09:24:33.082 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-01-08 09:24:33.084 | + functions-common:git_clone:546 : echo master 2021-01-08 09:24:33.085 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-01-08 09:24:33.089 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2021-01-08 09:24:33.091 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-01-08 09:24:33.093 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2021-01-08 09:24:33.096 | + functions-common:git_clone:595 : git show --oneline 2021-01-08 09:24:33.096 | + functions-common:git_clone:595 : head -1 2021-01-08 09:24:33.098 | 597caa49 Updated from generate-constraints 2021-01-08 09:24:33.101 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-01-08 09:24:33.104 | + ./stack.sh:main:749 : echo_summary 'Installing package prerequisites' 2021-01-08 09:24:33.106 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2021-01-08 09:24:33.108 | + ./stack.sh:echo_summary:416 : echo -e Installing package prerequisites 2021-01-08 09:24:33.110 | + ./stack.sh:main:750 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-01-08 09:24:33.113 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-01-08 09:24:33.116 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-01-08 09:24:33.118 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-01-08 09:24:33.120 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-01-08 09:24:33.123 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-01-08 09:24:33.125 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-01-08 09:24:33.128 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-01-08 09:24:33.132 | ++ tools/install_prereqs.sh:source:47 : NOW=1610097873 2021-01-08 09:24:33.135 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-01-08 09:24:33.139 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-01-08 09:24:33.142 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-01-08 09:24:33.144 | ++ tools/install_prereqs.sh:source:49 : DELTA=1610097873 2021-01-08 09:24:33.146 | ++ tools/install_prereqs.sh:source:50 : [[ 1610097873 -lt 7200 ]] 2021-01-08 09:24:33.148 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-01-08 09:24:33.151 | ++ functions-common:export_proxy_variables:2124 : isset http_proxy 2021-01-08 09:24:33.153 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-01-08 09:24:33.155 | ++ functions-common:export_proxy_variables:2127 : isset https_proxy 2021-01-08 09:24:33.157 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-01-08 09:24:33.160 | ++ functions-common:export_proxy_variables:2130 : isset no_proxy 2021-01-08 09:24:33.162 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-01-08 09:24:33.165 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-01-08 09:24:33.212 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-01-08 09:24:33.212 | apache2-dev 2021-01-08 09:24:33.212 | bc 2021-01-08 09:24:33.212 | bsdmainutils 2021-01-08 09:24:33.212 | curl 2021-01-08 09:24:33.212 | g++ 2021-01-08 09:24:33.212 | gcc 2021-01-08 09:24:33.212 | gettext 2021-01-08 09:24:33.212 | git 2021-01-08 09:24:33.212 | graphviz 2021-01-08 09:24:33.212 | iputils-ping 2021-01-08 09:24:33.212 | libapache2-mod-proxy-uwsgi 2021-01-08 09:24:33.212 | libffi-dev 2021-01-08 09:24:33.212 | libjpeg-dev 2021-01-08 09:24:33.212 | libmysqlclient-dev 2021-01-08 09:24:33.212 | libpcre3-dev 2021-01-08 09:24:33.212 | libpq-dev 2021-01-08 09:24:33.212 | libssl-dev 2021-01-08 09:24:33.212 | libsystemd-dev 2021-01-08 09:24:33.212 | libxml2-dev 2021-01-08 09:24:33.212 | libxslt1-dev 2021-01-08 09:24:33.212 | libyaml-dev 2021-01-08 09:24:33.212 | lsof 2021-01-08 09:24:33.212 | openssh-server 2021-01-08 09:24:33.212 | openssl 2021-01-08 09:24:33.212 | pkg-config 2021-01-08 09:24:33.212 | psmisc 2021-01-08 09:24:33.212 | python3-dev 2021-01-08 09:24:33.212 | python3-pip 2021-01-08 09:24:33.212 | python3-systemd 2021-01-08 09:24:33.212 | python3-venv 2021-01-08 09:24:33.213 | tar 2021-01-08 09:24:33.213 | tcpdump 2021-01-08 09:24:33.213 | unzip 2021-01-08 09:24:33.213 | uuid-runtime 2021-01-08 09:24:33.213 | wget 2021-01-08 09:24:33.213 | wget 2021-01-08 09:24:33.213 | zlib1g-dev 2021-01-08 09:24:33.213 | libkrb5-dev 2021-01-08 09:24:33.213 | libldap2-dev 2021-01-08 09:24:33.213 | libsasl2-dev 2021-01-08 09:24:33.213 | memcached 2021-01-08 09:24:33.213 | python3-mysqldb 2021-01-08 09:24:33.213 | sqlite3 2021-01-08 09:24:33.213 | conntrack 2021-01-08 09:24:33.213 | curl 2021-01-08 09:24:33.213 | dnsmasq-base 2021-01-08 09:24:33.213 | dnsmasq-utils 2021-01-08 09:24:33.213 | ebtables 2021-01-08 09:24:33.213 | gawk 2021-01-08 09:24:33.213 | genisoimage 2021-01-08 09:24:33.213 | iptables 2021-01-08 09:24:33.213 | iputils-arping 2021-01-08 09:24:33.213 | kpartx 2021-01-08 09:24:33.213 | libjs-jquery-tablesorter 2021-01-08 09:24:33.213 | libmysqlclient-dev 2021-01-08 09:24:33.213 | parted 2021-01-08 09:24:33.213 | pm-utils 2021-01-08 09:24:33.213 | python3-mysqldb 2021-01-08 09:24:33.213 | socat 2021-01-08 09:24:33.213 | sqlite3 2021-01-08 09:24:33.213 | sudo 2021-01-08 09:24:33.213 | vlan 2021-01-08 09:24:33.213 | lsscsi 2021-01-08 09:24:33.213 | open-iscsi 2021-01-08 09:24:33.213 | lvm2 2021-01-08 09:24:33.213 | qemu-utils 2021-01-08 09:24:33.213 | thin-provisioning-tools 2021-01-08 09:24:33.213 | acl 2021-01-08 09:24:33.214 | dnsmasq-base 2021-01-08 09:24:33.214 | dnsmasq-utils 2021-01-08 09:24:33.214 | ebtables 2021-01-08 09:24:33.214 | haproxy 2021-01-08 09:24:33.214 | iptables 2021-01-08 09:24:33.214 | iputils-arping 2021-01-08 09:24:33.214 | iputils-ping 2021-01-08 09:24:33.214 | libmysqlclient-dev 2021-01-08 09:24:33.214 | postgresql-server-dev-all 2021-01-08 09:24:33.214 | python3-mysqldb 2021-01-08 09:24:33.214 | sqlite3 2021-01-08 09:24:33.214 | sudo 2021-01-08 09:24:33.214 | vlan 2021-01-08 09:24:33.214 | ipset 2021-01-08 09:24:33.214 | conntrack 2021-01-08 09:24:33.214 | conntrackd 2021-01-08 09:24:33.214 | keepalived 2021-01-08 09:24:33.214 | dstat 2021-01-08 09:24:33.214 | lvm2 2021-01-08 09:24:33.214 | qemu-utils 2021-01-08 09:24:33.214 | thin-provisioning-tools 2021-01-08 09:24:33.214 | curl 2021-01-08 09:24:33.214 | liberasurecode-dev 2021-01-08 09:24:33.214 | make 2021-01-08 09:24:33.214 | memcached 2021-01-08 09:24:33.214 | sqlite3 2021-01-08 09:24:33.214 | xfsprogs' 2021-01-08 09:24:33.216 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-01-08 09:24:33.232 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-01-08 09:24:33.232 | apache2-dev 2021-01-08 09:24:33.232 | bc 2021-01-08 09:24:33.232 | bsdmainutils 2021-01-08 09:24:33.232 | curl 2021-01-08 09:24:33.232 | g++ 2021-01-08 09:24:33.232 | gcc 2021-01-08 09:24:33.233 | gettext 2021-01-08 09:24:33.233 | git 2021-01-08 09:24:33.233 | graphviz 2021-01-08 09:24:33.233 | iputils-ping 2021-01-08 09:24:33.233 | libapache2-mod-proxy-uwsgi 2021-01-08 09:24:33.233 | libffi-dev 2021-01-08 09:24:33.233 | libjpeg-dev 2021-01-08 09:24:33.233 | libmysqlclient-dev 2021-01-08 09:24:33.233 | libpcre3-dev 2021-01-08 09:24:33.233 | libpq-dev 2021-01-08 09:24:33.233 | libssl-dev 2021-01-08 09:24:33.233 | libsystemd-dev 2021-01-08 09:24:33.233 | libxml2-dev 2021-01-08 09:24:33.233 | libxslt1-dev 2021-01-08 09:24:33.233 | libyaml-dev 2021-01-08 09:24:33.233 | lsof 2021-01-08 09:24:33.233 | openssh-server 2021-01-08 09:24:33.233 | openssl 2021-01-08 09:24:33.233 | pkg-config 2021-01-08 09:24:33.233 | psmisc 2021-01-08 09:24:33.233 | python3-dev 2021-01-08 09:24:33.233 | python3-pip 2021-01-08 09:24:33.233 | python3-systemd 2021-01-08 09:24:33.233 | python3-venv 2021-01-08 09:24:33.233 | tar 2021-01-08 09:24:33.233 | tcpdump 2021-01-08 09:24:33.233 | unzip 2021-01-08 09:24:33.233 | uuid-runtime 2021-01-08 09:24:33.233 | wget 2021-01-08 09:24:33.233 | wget 2021-01-08 09:24:33.233 | zlib1g-dev 2021-01-08 09:24:33.233 | libkrb5-dev 2021-01-08 09:24:33.233 | libldap2-dev 2021-01-08 09:24:33.233 | libsasl2-dev 2021-01-08 09:24:33.233 | memcached 2021-01-08 09:24:33.233 | python3-mysqldb 2021-01-08 09:24:33.233 | sqlite3 2021-01-08 09:24:33.233 | conntrack 2021-01-08 09:24:33.234 | curl 2021-01-08 09:24:33.234 | dnsmasq-base 2021-01-08 09:24:33.234 | dnsmasq-utils 2021-01-08 09:24:33.234 | ebtables 2021-01-08 09:24:33.234 | gawk 2021-01-08 09:24:33.234 | genisoimage 2021-01-08 09:24:33.234 | iptables 2021-01-08 09:24:33.234 | iputils-arping 2021-01-08 09:24:33.234 | kpartx 2021-01-08 09:24:33.234 | libjs-jquery-tablesorter 2021-01-08 09:24:33.234 | libmysqlclient-dev 2021-01-08 09:24:33.234 | parted 2021-01-08 09:24:33.234 | pm-utils 2021-01-08 09:24:33.234 | python3-mysqldb 2021-01-08 09:24:33.234 | socat 2021-01-08 09:24:33.234 | sqlite3 2021-01-08 09:24:33.234 | sudo 2021-01-08 09:24:33.234 | vlan 2021-01-08 09:24:33.234 | lsscsi 2021-01-08 09:24:33.234 | open-iscsi 2021-01-08 09:24:33.234 | lvm2 2021-01-08 09:24:33.234 | qemu-utils 2021-01-08 09:24:33.234 | thin-provisioning-tools 2021-01-08 09:24:33.234 | acl 2021-01-08 09:24:33.234 | dnsmasq-base 2021-01-08 09:24:33.234 | dnsmasq-utils 2021-01-08 09:24:33.234 | ebtables 2021-01-08 09:24:33.234 | haproxy 2021-01-08 09:24:33.234 | iptables 2021-01-08 09:24:33.234 | iputils-arping 2021-01-08 09:24:33.234 | iputils-ping 2021-01-08 09:24:33.234 | libmysqlclient-dev 2021-01-08 09:24:33.234 | postgresql-server-dev-all 2021-01-08 09:24:33.234 | python3-mysqldb 2021-01-08 09:24:33.234 | sqlite3 2021-01-08 09:24:33.234 | sudo 2021-01-08 09:24:33.234 | vlan 2021-01-08 09:24:33.235 | ipset 2021-01-08 09:24:33.235 | conntrack 2021-01-08 09:24:33.235 | conntrackd 2021-01-08 09:24:33.235 | keepalived 2021-01-08 09:24:33.235 | dstat 2021-01-08 09:24:33.235 | lvm2 2021-01-08 09:24:33.235 | qemu-utils 2021-01-08 09:24:33.235 | thin-provisioning-tools 2021-01-08 09:24:33.235 | curl 2021-01-08 09:24:33.235 | liberasurecode-dev 2021-01-08 09:24:33.235 | make 2021-01-08 09:24:33.235 | memcached 2021-01-08 09:24:33.235 | sqlite3 2021-01-08 09:24:33.235 | xfsprogs ' 2021-01-08 09:24:33.235 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-01-08 09:24:33.237 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:24:33.239 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:24:33.243 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-01-08 09:24:33.243 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-01-08 09:24:33.247 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-01-08 09:24:33.249 | ++ functions-common:install_package:1344 : update_package_repo 2021-01-08 09:24:33.252 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-01-08 09:24:33.254 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2021-01-08 09:24:33.256 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-01-08 09:24:33.258 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-01-08 09:24:33.260 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2021-01-08 09:24:33.262 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:24:33.265 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:24:33.267 | ++ functions-common:update_package_repo:1325 : apt_get_update 2021-01-08 09:24:33.269 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2021-01-08 09:24:33.271 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2021-01-08 09:24:33.273 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2021-01-08 09:24:33.276 | +++ functions-common:apt_get_update:1078 : id -u 2021-01-08 09:24:33.280 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2021-01-08 09:24:33.282 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2021-01-08 09:24:33.284 | ++ functions-common:time_start:2292 : local name=apt-get-update 2021-01-08 09:24:33.286 | ++ functions-common:time_start:2293 : local start_time= 2021-01-08 09:24:33.289 | ++ functions-common:time_start:2294 : [[ -n '' ]] 2021-01-08 09:24:33.291 | +++ functions-common:time_start:2297 : date +%s%3N 2021-01-08 09:24:33.295 | ++ functions-common:time_start:2297 : _TIME_START[$name]=1610097873292 2021-01-08 09:24:33.297 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-01-08 09:24:33.299 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-01-08 09:24:33.301 | ++ functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-01-08 09:24:33.541 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-01-08 09:24:33.541 | Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-01-08 09:24:33.587 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-01-08 09:24:33.698 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-01-08 09:24:35.855 | Reading package lists... 2021-01-08 09:24:35.914 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2021-01-08 09:24:35.916 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2021-01-08 09:24:35.918 | ++ functions-common:time_stop:2306 : local name 2021-01-08 09:24:35.921 | ++ functions-common:time_stop:2307 : local end_time 2021-01-08 09:24:35.923 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:24:35.925 | ++ functions-common:time_stop:2309 : local total 2021-01-08 09:24:35.927 | ++ functions-common:time_stop:2310 : local start_time 2021-01-08 09:24:35.930 | ++ functions-common:time_stop:2312 : name=apt-get-update 2021-01-08 09:24:35.932 | ++ functions-common:time_stop:2313 : start_time=1610097873292 2021-01-08 09:24:35.934 | ++ functions-common:time_stop:2315 : [[ -z 1610097873292 ]] 2021-01-08 09:24:35.937 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:24:35.940 | ++ functions-common:time_stop:2318 : end_time=1610097875938 2021-01-08 09:24:35.943 | ++ functions-common:time_stop:2319 : elapsed_time=2646 2021-01-08 09:24:35.945 | ++ functions-common:time_stop:2320 : total=0 2021-01-08 09:24:35.948 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:24:35.950 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=2646 2021-01-08 09:24:35.952 | ++ functions-common:install_package:1345 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-01-08 09:24:35.955 | ++ functions-common:real_install_package:1330 : is_ubuntu 2021-01-08 09:24:35.957 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:24:35.959 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:24:35.962 | ++ functions-common:real_install_package:1331 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-01-08 09:24:35.982 | ++ functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-01-08 09:24:36.101 | Reading package lists... 2021-01-08 09:24:36.342 | Building dependency tree... 2021-01-08 09:24:36.343 | Reading state information... 2021-01-08 09:24:36.580 | acl is already the newest version (2.2.52-3build1). 2021-01-08 09:24:36.580 | acl set to manually installed. 2021-01-08 09:24:36.580 | bc is already the newest version (1.07.1-2). 2021-01-08 09:24:36.580 | bc set to manually installed. 2021-01-08 09:24:36.580 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-01-08 09:24:36.580 | bsdmainutils set to manually installed. 2021-01-08 09:24:36.580 | dnsmasq-base is already the newest version (2.79-1). 2021-01-08 09:24:36.580 | dnsmasq-base set to manually installed. 2021-01-08 09:24:36.580 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-01-08 09:24:36.580 | gawk set to manually installed. 2021-01-08 09:24:36.580 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-01-08 09:24:36.580 | iptables set to manually installed. 2021-01-08 09:24:36.580 | libpcre3-dev is already the newest version (2:8.39-9). 2021-01-08 09:24:36.580 | lsof is already the newest version (4.89+dfsg-0.1). 2021-01-08 09:24:36.580 | lsof set to manually installed. 2021-01-08 09:24:36.580 | python3-systemd is already the newest version (234-1build1). 2021-01-08 09:24:36.581 | python3-systemd set to manually installed. 2021-01-08 09:24:36.581 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-01-08 09:24:36.581 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-01-08 09:24:36.581 | ebtables set to manually installed. 2021-01-08 09:24:36.581 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-01-08 09:24:36.581 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-01-08 09:24:36.581 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-01-08 09:24:36.581 | parted is already the newest version (3.2-20ubuntu0.2). 2021-01-08 09:24:36.581 | parted set to manually installed. 2021-01-08 09:24:36.581 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-01-08 09:24:36.581 | psmisc set to manually installed. 2021-01-08 09:24:36.581 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-01-08 09:24:36.581 | tar is already the newest version (1.29b-2ubuntu0.1). 2021-01-08 09:24:36.581 | tar set to manually installed. 2021-01-08 09:24:36.581 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-01-08 09:24:36.581 | wget set to manually installed. 2021-01-08 09:24:36.581 | The following packages were automatically installed and are no longer required: 2021-01-08 09:24:36.581 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-08 09:24:36.581 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-08 09:24:36.581 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-01-08 09:24:36.581 | python3-pyasn1 python3-requests-unixsocket python3-serial 2021-01-08 09:24:36.581 | python3-twisted-bin python3-zope.interface 2021-01-08 09:24:36.581 | Use 'sudo apt autoremove' to remove them. 2021-01-08 09:24:36.581 | The following additional packages will be installed: 2021-01-08 09:24:36.581 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-01-08 09:24:36.581 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2021-01-08 09:24:36.581 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2021-01-08 09:24:36.581 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2021-01-08 09:24:36.581 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-01-08 09:24:36.581 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2021-01-08 09:24:36.581 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2021-01-08 09:24:36.581 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-01-08 09:24:36.582 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-01-08 09:24:36.582 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2021-01-08 09:24:36.582 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-01-08 09:24:36.582 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2021-01-08 09:24:36.582 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 2021-01-08 09:24:36.582 | libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-01-08 09:24:36.582 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-01-08 09:24:36.582 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 2021-01-08 09:24:36.582 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-01-08 09:24:36.582 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libk5crypto3 2021-01-08 09:24:36.582 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 2021-01-08 09:24:36.582 | liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 2021-01-08 09:24:36.582 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2021-01-08 09:24:36.582 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-01-08 09:24:36.582 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2021-01-08 09:24:36.582 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-01-08 09:24:36.582 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2021-01-08 09:24:36.582 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2021-01-08 09:24:36.582 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2021-01-08 09:24:36.582 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-01-08 09:24:36.582 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2021-01-08 09:24:36.582 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2021-01-08 09:24:36.582 | mysql-common po-debconf postgresql-client-common postgresql-common 2021-01-08 09:24:36.582 | postgresql-server-dev-10 python-pip-whl python3-crypto python3-keyring 2021-01-08 09:24:36.582 | python3-keyrings.alt python3-secretstorage python3-setuptools python3-wheel 2021-01-08 09:24:36.582 | python3-xdg python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2021-01-08 09:24:36.582 | uuid-dev uwsgi-core vbetool x11-common 2021-01-08 09:24:36.583 | Suggested packages: 2021-01-08 09:24:36.583 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2021-01-08 09:24:36.583 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2021-01-08 09:24:36.583 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2021-01-08 09:24:36.583 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 2021-01-08 09:24:36.583 | | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2021-01-08 09:24:36.583 | git-mediawiki git-svn gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat 2021-01-08 09:24:36.583 | ldirectord krb5-doc uwsgi bzr libisal2 libjerasure2 libgd-tools 2021-01-08 09:24:36.584 | libglib2.0-doc libgraphite2-utils krb5-user icu-doc libtool-doc 2021-01-08 09:24:36.584 | postgresql-doc-10 libsasl2-modules-gssapi-mit 2021-01-08 09:24:36.584 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2021-01-08 09:24:36.584 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2021-01-08 09:24:36.584 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2021-01-08 09:24:36.584 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2021-01-08 09:24:36.584 | libterm-readkey-perl cpufrequtils wireless-tools radeontool libmail-box-perl 2021-01-08 09:24:36.584 | libjson-perl python-crypto-doc gnome-keyring libkf5wallet-bin 2021-01-08 09:24:36.584 | gir1.2-gnomekeyring-1.0 default-mysql-server | virtual-mysql-server 2021-01-08 09:24:36.584 | python-egenix-mxdatetime python3-mysqldb-dbg python-secretstorage-doc 2021-01-08 09:24:36.584 | python-setuptools-doc debootstrap sharutils-doc bsd-mailx | mailx 2021-01-08 09:24:36.584 | sqlite3-doc openssl-blacklist systemd-container zip uwsgi-plugins-all 2021-01-08 09:24:36.584 | uwsgi-extra uwsgi-dev 2021-01-08 09:24:36.831 | The following NEW packages will be installed: 2021-01-08 09:24:36.831 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2021-01-08 09:24:36.831 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2021-01-08 09:24:36.831 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2021-01-08 09:24:36.831 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-01-08 09:24:36.831 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2021-01-08 09:24:36.831 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2021-01-08 09:24:36.831 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2021-01-08 09:24:36.831 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-01-08 09:24:36.831 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-01-08 09:24:36.831 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-01-08 09:24:36.831 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-01-08 09:24:36.831 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2021-01-08 09:24:36.831 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-01-08 09:24:36.831 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2021-01-08 09:24:36.831 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2021-01-08 09:24:36.831 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-01-08 09:24:36.831 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-01-08 09:24:36.831 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2021-01-08 09:24:36.831 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-01-08 09:24:36.831 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-01-08 09:24:36.832 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-01-08 09:24:36.832 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2021-01-08 09:24:36.832 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2021-01-08 09:24:36.832 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-01-08 09:24:36.832 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2021-01-08 09:24:36.832 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-01-08 09:24:36.832 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2021-01-08 09:24:36.832 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2021-01-08 09:24:36.832 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2021-01-08 09:24:36.832 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2021-01-08 09:24:36.832 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-01-08 09:24:36.832 | libxslt1-dev libxt6 libyaml-dev libzmq5 lsscsi m4 make memcached 2021-01-08 09:24:36.832 | mysql-common pkg-config pm-utils po-debconf postgresql-client-common 2021-01-08 09:24:36.832 | postgresql-common postgresql-server-dev-10 postgresql-server-dev-all 2021-01-08 09:24:36.832 | python-pip-whl python3-crypto python3-keyring python3-keyrings.alt 2021-01-08 09:24:36.832 | python3-mysqldb python3-pip python3-secretstorage python3-setuptools 2021-01-08 09:24:36.832 | python3-venv python3-wheel python3-xdg python3.6-venv qemu-block-extra 2021-01-08 09:24:36.832 | qemu-utils sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip 2021-01-08 09:24:36.832 | uuid-dev uwsgi-core vbetool vlan x11-common zlib1g-dev 2021-01-08 09:24:36.832 | The following packages will be upgraded: 2021-01-08 09:24:36.832 | curl git libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 libicu60 2021-01-08 09:24:36.833 | libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2021-01-08 09:24:36.833 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2021-01-08 09:24:36.833 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2021-01-08 09:24:36.833 | libxslt1.1 lvm2 open-iscsi openssl sudo systemd tcpdump uuid-runtime 2021-01-08 09:24:37.124 | 30 upgraded, 202 newly installed, 0 to remove and 146 not upgraded. 2021-01-08 09:24:37.124 | Need to get 84.3 MB of archives. 2021-01-08 09:24:37.124 | After this operation, 263 MB of additional disk space will be used. 2021-01-08 09:24:37.124 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.43 [105 kB] 2021-01-08 09:24:37.646 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.43 [107 kB] 2021-01-08 09:24:37.729 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2,913 kB] 2021-01-08 09:24:38.331 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 2021-01-08 09:24:38.356 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 2021-01-08 09:24:38.358 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-runtime amd64 2.31.1-0.4ubuntu3.7 [34.8 kB] 2021-01-08 09:24:38.361 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2021-01-08 09:24:38.371 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1,301 kB] 2021-01-08 09:24:38.607 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2021-01-08 09:24:38.629 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2021-01-08 09:24:38.671 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2021-01-08 09:24:38.671 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 2021-01-08 09:24:38.672 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 2021-01-08 09:24:38.678 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 2021-01-08 09:24:38.680 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 2021-01-08 09:24:38.882 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2021-01-08 09:24:38.883 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2021-01-08 09:24:38.885 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 2021-01-08 09:24:40.541 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 2021-01-08 09:24:40.563 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.14 [1,070 kB] 2021-01-08 09:24:40.686 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.14 [83.9 kB] 2021-01-08 09:24:40.693 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.14 [160 kB] 2021-01-08 09:24:40.837 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.14 [95.1 kB] 2021-01-08 09:24:40.840 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-01-08 09:24:41.061 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-liberation all 1:1.07.4-7~18.04.1 [822 kB] 2021-01-08 09:24:41.115 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2021-01-08 09:24:41.117 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2021-01-08 09:24:41.121 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2021-01-08 09:24:41.128 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblua5.3-0 amd64 5.3.3-1ubuntu0.18.04.1 [115 kB] 2021-01-08 09:24:41.135 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2021-01-08 09:24:41.361 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] 2021-01-08 09:24:41.365 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB] 2021-01-08 09:24:41.366 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2021-01-08 09:24:41.367 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2021-01-08 09:24:41.368 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2021-01-08 09:24:41.471 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2021-01-08 09:24:41.471 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8,848 B] 2021-01-08 09:24:41.472 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1,171 kB] 2021-01-08 09:24:41.828 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 2021-01-08 09:24:41.861 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 2021-01-08 09:24:41.874 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2021-01-08 09:24:41.878 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2021-01-08 09:24:41.905 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2021-01-08 09:24:41.906 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2021-01-08 09:24:41.909 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2021-01-08 09:24:41.965 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2021-01-08 09:24:41.966 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2021-01-08 09:24:41.967 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2021-01-08 09:24:42.096 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2021-01-08 09:24:42.256 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.8 [261 kB] 2021-01-08 09:24:42.300 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2021-01-08 09:24:42.338 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-01-08 09:24:42.340 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2021-01-08 09:24:42.363 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2021-01-08 09:24:42.370 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2021-01-08 09:24:42.410 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2021-01-08 09:24:42.463 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2021-01-08 09:24:42.489 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2021-01-08 09:24:42.494 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2021-01-08 09:24:42.624 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2021-01-08 09:24:42.625 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2021-01-08 09:24:42.626 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2021-01-08 09:24:42.627 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2021-01-08 09:24:42.757 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2021-01-08 09:24:42.780 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2021-01-08 09:24:42.842 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2021-01-08 09:24:42.844 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2021-01-08 09:24:42.960 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2021-01-08 09:24:42.961 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2021-01-08 09:24:43.023 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2021-01-08 09:24:43.337 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.14 [177 kB] 2021-01-08 09:24:43.343 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1,471 kB] 2021-01-08 09:24:43.494 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2021-01-08 09:24:45.130 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2021-01-08 09:24:45.130 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2021-01-08 09:24:45.131 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2021-01-08 09:24:45.132 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2021-01-08 09:24:45.133 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2021-01-08 09:24:45.136 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.12 [159 kB] 2021-01-08 09:24:45.142 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.12 [214 kB] 2021-01-08 09:24:45.148 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2021-01-08 09:24:45.189 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dnsmasq-utils amd64 2.79-1 [12.9 kB] 2021-01-08 09:24:45.260 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2021-01-08 09:24:45.265 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2021-01-08 09:24:45.389 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2021-01-08 09:24:45.395 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2021-01-08 09:24:45.423 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2021-01-08 09:24:45.430 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2021-01-08 09:24:45.450 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2021-01-08 09:24:45.451 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3,915 kB] 2021-01-08 09:24:46.027 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2021-01-08 09:24:46.029 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2021-01-08 09:24:46.029 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2021-01-08 09:24:46.031 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-01-08 09:24:46.032 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-01-08 09:24:46.032 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.3 [153 kB] 2021-01-08 09:24:46.037 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] 2021-01-08 09:24:46.072 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-01-08 09:24:46.073 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.4 [119 kB] 2021-01-08 09:24:46.207 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-01-08 09:24:46.220 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2021-01-08 09:24:46.496 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2021-01-08 09:24:46.753 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2021-01-08 09:24:46.762 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-01-08 09:24:46.816 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2021-01-08 09:24:47.338 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2021-01-08 09:24:47.349 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2021-01-08 09:24:47.383 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2021-01-08 09:24:47.388 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2021-01-08 09:24:47.392 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2021-01-08 09:24:47.423 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB] 2021-01-08 09:24:47.429 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB] 2021-01-08 09:24:47.433 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2021-01-08 09:24:47.437 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2021-01-08 09:24:47.519 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2021-01-08 09:24:47.596 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2021-01-08 09:24:47.611 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-01-08 09:24:47.625 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2021-01-08 09:24:47.629 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-01-08 09:24:47.644 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2021-01-08 09:24:47.695 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2021-01-08 09:24:47.700 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2021-01-08 09:24:47.713 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2021-01-08 09:24:47.724 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2021-01-08 09:24:47.738 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.1 [179 kB] 2021-01-08 09:24:47.852 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2021-01-08 09:24:47.855 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2021-01-08 09:24:47.856 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2021-01-08 09:24:47.857 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2021-01-08 09:24:47.859 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2021-01-08 09:24:47.878 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2021-01-08 09:24:47.957 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB] 2021-01-08 09:24:47.978 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2021-01-08 09:24:47.986 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2021-01-08 09:24:47.990 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2021-01-08 09:24:48.115 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2021-01-08 09:24:48.118 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 comerr-dev amd64 2.1-1.44.1-1ubuntu1.3 [38.5 kB] 2021-01-08 09:24:48.121 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2021-01-08 09:24:48.131 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2021-01-08 09:24:48.132 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2021-01-08 09:24:48.136 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2021-01-08 09:24:48.137 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-01-08 09:24:48.138 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-01-08 09:24:48.243 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2021-01-08 09:24:48.246 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.6 [68.8 kB] 2021-01-08 09:24:48.371 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.6 [102 kB] 2021-01-08 09:24:48.380 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2021-01-08 09:24:48.384 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2021-01-08 09:24:48.400 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.6 [1,385 kB] 2021-01-08 09:24:48.520 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2021-01-08 09:24:48.521 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-01-08 09:24:48.525 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2021-01-08 09:24:48.526 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2021-01-08 09:24:48.527 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2021-01-08 09:24:48.529 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.1 [19.0 kB] 2021-01-08 09:24:48.656 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2021-01-08 09:24:48.658 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.1 [8,889 kB] 2021-01-08 09:24:49.794 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2021-01-08 09:24:49.872 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2021-01-08 09:24:49.877 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2021-01-08 09:24:49.879 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8-dev amd64 1.5.2-0ubuntu5.18.04.4 [225 kB] 2021-01-08 09:24:49.899 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-01-08 09:24:49.899 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-01-08 09:24:49.900 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2021-01-08 09:24:49.912 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2021-01-08 09:24:49.913 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2021-01-08 09:24:49.929 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2021-01-08 09:24:50.057 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-01-08 09:24:50.058 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-01-08 09:24:50.060 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2021-01-08 09:24:50.062 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2021-01-08 09:24:50.063 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.32-0ubuntu0.18.04.1 [690 kB] 2021-01-08 09:24:50.122 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.7 [1,566 kB] 2021-01-08 09:24:50.386 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.32-0ubuntu0.18.04.1 [988 kB] 2021-01-08 09:24:50.452 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2021-01-08 09:24:50.458 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2021-01-08 09:24:50.664 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.12 [1,220 kB] 2021-01-08 09:24:50.930 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2021-01-08 09:24:50.935 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.15-0ubuntu0.18.04.1 [108 kB] 2021-01-08 09:24:50.939 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.15-0ubuntu0.18.04.1 [218 kB] 2021-01-08 09:24:50.946 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.5 [2,723 kB] 2021-01-08 09:24:51.405 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.5 [923 kB] 2021-01-08 09:24:51.497 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [256 kB] 2021-01-08 09:24:51.510 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [48.9 kB] 2021-01-08 09:24:51.512 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2021-01-08 09:24:51.533 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.43 [184 kB] 2021-01-08 09:24:51.539 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2021-01-08 09:24:51.541 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.3 [756 kB] 2021-01-08 09:24:51.715 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2021-01-08 09:24:51.721 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2021-01-08 09:24:51.798 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2021-01-08 09:24:51.814 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 lsscsi amd64 0.28-0.1 [35.5 kB] 2021-01-08 09:24:51.815 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2021-01-08 09:24:51.938 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2021-01-08 09:24:51.941 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2021-01-08 09:24:51.943 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2021-01-08 09:24:51.944 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-01-08 09:24:51.945 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2021-01-08 09:24:51.992 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.15-0ubuntu0.18.04.1 [838 kB] 2021-01-08 09:24:52.296 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2021-01-08 09:24:52.297 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.4 [1,653 kB] 2021-01-08 09:24:52.422 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-crypto amd64 2.6.1-8ubuntu2 [244 kB] 2021-01-08 09:24:52.703 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-secretstorage all 2.3.1-2 [12.1 kB] 2021-01-08 09:24:52.833 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyring all 10.6.0-1 [26.7 kB] 2021-01-08 09:24:52.921 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyrings.alt all 3.0-1 [16.6 kB] 2021-01-08 09:24:53.021 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2021-01-08 09:24:53.127 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-pip all 9.0.1-2.3~ubuntu1.18.04.4 [114 kB] 2021-01-08 09:24:53.277 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-setuptools all 39.0.1-2 [248 kB] 2021-01-08 09:24:53.424 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.3 [6,180 B] 2021-01-08 09:24:53.429 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2021-01-08 09:24:53.429 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-wheel all 0.30.0-0.2 [36.5 kB] 2021-01-08 09:24:53.444 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-xdg all 0.25-4ubuntu1 [31.4 kB] 2021-01-08 09:24:53.455 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.34 [40.2 kB] 2021-01-08 09:24:53.469 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.34 [871 kB] 2021-01-08 09:24:53.640 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2021-01-08 09:24:53.669 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2021-01-08 09:24:53.894 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2021-01-08 09:24:54.081 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 2021-01-08 09:24:54.086 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.1 [523 kB] 2021-01-08 09:24:54.361 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-01-08 09:24:54.361 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2021-01-08 09:24:54.363 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2021-01-08 09:24:54.364 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2021-01-08 09:24:54.366 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 kpartx amd64 0.7.4-2ubuntu3 [27.7 kB] 2021-01-08 09:24:54.367 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.0.15-10.2ubuntu2.1 [10.0 kB] 2021-01-08 09:24:54.367 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2021-01-08 09:24:54.368 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2021-01-08 09:24:54.369 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2021-01-08 09:24:54.490 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2021-01-08 09:24:54.618 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2021-01-08 09:24:54.623 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2021-01-08 09:24:54.653 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2021-01-08 09:24:56.299 | Preconfiguring packages ... 2021-01-08 09:24:56.421 | Fetched 84.3 MB in 18s (4,734 kB/s) 2021-01-08 09:24:56.482 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64590 files and directories currently installed.) 2021-01-08 09:24:56.485 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.43_amd64.deb ... 2021-01-08 09:24:56.519 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2021-01-08 09:24:56.646 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.43_amd64.deb ... 2021-01-08 09:24:56.672 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2021-01-08 09:24:56.823 | Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 2021-01-08 09:24:56.963 | Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2021-01-08 09:24:57.702 | Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 2021-01-08 09:24:57.723 | Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2021-01-08 09:24:57.826 | Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 2021-01-08 09:24:57.947 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64590 files and directories currently installed.) 2021-01-08 09:24:57.949 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-01-08 09:24:57.974 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-01-08 09:24:58.062 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-01-08 09:24:58.194 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64590 files and directories currently installed.) 2021-01-08 09:24:58.196 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-01-08 09:24:58.229 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-01-08 09:24:58.507 | Selecting previously unselected package libapr1:amd64. 2021-01-08 09:24:58.514 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2021-01-08 09:24:58.516 | Unpacking libapr1:amd64 (1.6.3-2) ... 2021-01-08 09:24:58.643 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-01-08 09:24:58.669 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-01-08 09:24:58.943 | Selecting previously unselected package libaprutil1:amd64. 2021-01-08 09:24:58.950 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2021-01-08 09:24:58.953 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2021-01-08 09:24:59.048 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2021-01-08 09:24:59.075 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2021-01-08 09:24:59.217 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-01-08 09:24:59.223 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2021-01-08 09:24:59.226 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-01-08 09:24:59.288 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-01-08 09:24:59.310 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-01-08 09:24:59.420 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-01-08 09:24:59.447 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-01-08 09:24:59.537 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 2021-01-08 09:24:59.558 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-01-08 09:24:59.668 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 2021-01-08 09:24:59.693 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-01-08 09:24:59.784 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-01-08 09:24:59.791 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2021-01-08 09:24:59.793 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-01-08 09:24:59.866 | Selecting previously unselected package liblua5.2-0:amd64. 2021-01-08 09:24:59.872 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2021-01-08 09:24:59.875 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-01-08 09:24:59.968 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.1_amd64.deb ... 2021-01-08 09:24:59.993 | Unpacking libicu60:amd64 (60.2-3ubuntu3.1) over (60.2-3ubuntu3) ... 2021-01-08 09:25:01.296 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2021-01-08 09:25:01.322 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2021-01-08 09:25:01.483 | Selecting previously unselected package apache2-bin. 2021-01-08 09:25:01.490 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.14_amd64.deb ... 2021-01-08 09:25:01.493 | Unpacking apache2-bin (2.4.29-1ubuntu4.14) ... 2021-01-08 09:25:01.703 | Selecting previously unselected package apache2-utils. 2021-01-08 09:25:01.709 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.14_amd64.deb ... 2021-01-08 09:25:01.712 | Unpacking apache2-utils (2.4.29-1ubuntu4.14) ... 2021-01-08 09:25:01.776 | Selecting previously unselected package apache2-data. 2021-01-08 09:25:01.783 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.14_all.deb ... 2021-01-08 09:25:01.786 | Unpacking apache2-data (2.4.29-1ubuntu4.14) ... 2021-01-08 09:25:01.959 | Selecting previously unselected package apache2. 2021-01-08 09:25:01.965 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.14_amd64.deb ... 2021-01-08 09:25:01.984 | Unpacking apache2 (2.4.29-1ubuntu4.14) ... 2021-01-08 09:25:02.098 | Selecting previously unselected package fonts-dejavu-core. 2021-01-08 09:25:02.105 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2021-01-08 09:25:02.107 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-01-08 09:25:02.317 | Selecting previously unselected package fonts-liberation. 2021-01-08 09:25:02.323 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2021-01-08 09:25:02.325 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-01-08 09:25:02.515 | Selecting previously unselected package fontconfig-config. 2021-01-08 09:25:02.522 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2021-01-08 09:25:02.524 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2021-01-08 09:25:02.614 | Selecting previously unselected package libfontconfig1:amd64. 2021-01-08 09:25:02.621 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2021-01-08 09:25:02.625 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-01-08 09:25:02.723 | Selecting previously unselected package fontconfig. 2021-01-08 09:25:02.730 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2021-01-08 09:25:02.732 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2021-01-08 09:25:02.825 | Selecting previously unselected package liblua5.3-0:amd64. 2021-01-08 09:25:02.832 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2021-01-08 09:25:02.835 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-01-08 09:25:02.946 | Selecting previously unselected package haproxy. 2021-01-08 09:25:02.953 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2021-01-08 09:25:02.962 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2021-01-08 09:25:03.179 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-01-08 09:25:03.186 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-01-08 09:25:03.189 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-01-08 09:25:03.300 | Selecting previously unselected package x11-common. 2021-01-08 09:25:03.306 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2021-01-08 09:25:03.330 | dpkg-query: no packages found matching nux-tools 2021-01-08 09:25:03.340 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2021-01-08 09:25:03.431 | Selecting previously unselected package libice6:amd64. 2021-01-08 09:25:03.437 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2021-01-08 09:25:03.440 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2021-01-08 09:25:03.522 | Selecting previously unselected package libsm6:amd64. 2021-01-08 09:25:03.529 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2021-01-08 09:25:03.531 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2021-01-08 09:25:03.653 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2021-01-08 09:25:04.132 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2021-01-08 09:25:04.579 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-01-08 09:25:04.586 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2021-01-08 09:25:04.588 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-01-08 09:25:04.676 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2021-01-08 09:25:04.703 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2021-01-08 09:25:04.802 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2021-01-08 09:25:04.953 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 65643 files and directories currently installed.) 2021-01-08 09:25:04.955 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-01-08 09:25:04.984 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) over (2.56.4-0ubuntu0.18.04.4) ... 2021-01-08 09:25:05.256 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-01-08 09:25:05.277 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-01-08 09:25:05.481 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 2021-01-08 09:25:05.511 | Unpacking sudo (1.8.21p2-3ubuntu1.3) over (1.8.21p2-3ubuntu1) ... 2021-01-08 09:25:05.701 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2021-01-08 09:25:05.723 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-01-08 09:25:05.866 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2021-01-08 09:25:05.896 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-01-08 09:25:06.043 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2021-01-08 09:25:06.068 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-01-08 09:25:06.166 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2021-01-08 09:25:06.187 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-01-08 09:25:06.294 | Preparing to unpack .../007-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2021-01-08 09:25:06.315 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2021-01-08 09:25:06.449 | Selecting previously unselected package uuid-dev:amd64. 2021-01-08 09:25:06.456 | Preparing to unpack .../008-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-01-08 09:25:06.459 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-01-08 09:25:06.540 | Selecting previously unselected package libsctp1:amd64. 2021-01-08 09:25:06.547 | Preparing to unpack .../009-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2021-01-08 09:25:06.549 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-01-08 09:25:06.606 | Selecting previously unselected package libsctp-dev:amd64. 2021-01-08 09:25:06.612 | Preparing to unpack .../010-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2021-01-08 09:25:06.615 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-01-08 09:25:06.676 | Selecting previously unselected package libapr1-dev. 2021-01-08 09:25:06.683 | Preparing to unpack .../011-libapr1-dev_1.6.3-2_amd64.deb ... 2021-01-08 09:25:06.686 | Unpacking libapr1-dev (1.6.3-2) ... 2021-01-08 09:25:06.956 | Selecting previously unselected package libldap2-dev:amd64. 2021-01-08 09:25:06.963 | Preparing to unpack .../012-libldap2-dev_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 2021-01-08 09:25:06.965 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2021-01-08 09:25:07.097 | Selecting previously unselected package libaprutil1-dev. 2021-01-08 09:25:07.104 | Preparing to unpack .../013-libaprutil1-dev_1.6.1-2_amd64.deb ... 2021-01-08 09:25:07.106 | Unpacking libaprutil1-dev (1.6.1-2) ... 2021-01-08 09:25:07.367 | Selecting previously unselected package autotools-dev. 2021-01-08 09:25:07.374 | Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... 2021-01-08 09:25:07.376 | Unpacking autotools-dev (20180224.1) ... 2021-01-08 09:25:07.434 | Selecting previously unselected package m4. 2021-01-08 09:25:07.440 | Preparing to unpack .../015-m4_1.4.18-1_amd64.deb ... 2021-01-08 09:25:07.443 | Unpacking m4 (1.4.18-1) ... 2021-01-08 09:25:07.554 | Selecting previously unselected package autoconf. 2021-01-08 09:25:07.561 | Preparing to unpack .../016-autoconf_2.69-11_all.deb ... 2021-01-08 09:25:07.563 | Unpacking autoconf (2.69-11) ... 2021-01-08 09:25:07.704 | Selecting previously unselected package automake. 2021-01-08 09:25:07.711 | Preparing to unpack .../017-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2021-01-08 09:25:07.715 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2021-01-08 09:25:07.848 | Selecting previously unselected package autopoint. 2021-01-08 09:25:07.854 | Preparing to unpack .../018-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2021-01-08 09:25:07.856 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2021-01-08 09:25:07.927 | Selecting previously unselected package libtool. 2021-01-08 09:25:07.934 | Preparing to unpack .../019-libtool_2.4.6-2_all.deb ... 2021-01-08 09:25:07.936 | Unpacking libtool (2.4.6-2) ... 2021-01-08 09:25:08.017 | Selecting previously unselected package dh-autoreconf. 2021-01-08 09:25:08.025 | Preparing to unpack .../020-dh-autoreconf_17_all.deb ... 2021-01-08 09:25:08.027 | Unpacking dh-autoreconf (17) ... 2021-01-08 09:25:08.102 | Selecting previously unselected package libarchive-zip-perl. 2021-01-08 09:25:08.108 | Preparing to unpack .../021-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2021-01-08 09:25:08.111 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-01-08 09:25:08.183 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-01-08 09:25:08.190 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2021-01-08 09:25:08.193 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-01-08 09:25:08.250 | Selecting previously unselected package libtimedate-perl. 2021-01-08 09:25:08.257 | Preparing to unpack .../023-libtimedate-perl_2.3000-2_all.deb ... 2021-01-08 09:25:08.259 | Unpacking libtimedate-perl (2.3000-2) ... 2021-01-08 09:25:08.321 | Selecting previously unselected package dh-strip-nondeterminism. 2021-01-08 09:25:08.328 | Preparing to unpack .../024-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2021-01-08 09:25:08.330 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-01-08 09:25:08.396 | Selecting previously unselected package libdpkg-perl. 2021-01-08 09:25:08.403 | Preparing to unpack .../025-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2021-01-08 09:25:08.405 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-01-08 09:25:08.504 | Selecting previously unselected package make. 2021-01-08 09:25:08.511 | Preparing to unpack .../026-make_4.1-9.1ubuntu1_amd64.deb ... 2021-01-08 09:25:08.513 | Unpacking make (4.1-9.1ubuntu1) ... 2021-01-08 09:25:08.594 | Selecting previously unselected package dpkg-dev. 2021-01-08 09:25:08.601 | Preparing to unpack .../027-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2021-01-08 09:25:08.603 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-01-08 09:25:08.799 | Selecting previously unselected package libcroco3:amd64. 2021-01-08 09:25:08.806 | Preparing to unpack .../028-libcroco3_0.6.12-2_amd64.deb ... 2021-01-08 09:25:08.817 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2021-01-08 09:25:08.883 | Selecting previously unselected package gettext. 2021-01-08 09:25:08.889 | Preparing to unpack .../029-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2021-01-08 09:25:08.891 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2021-01-08 09:25:09.162 | Selecting previously unselected package intltool-debian. 2021-01-08 09:25:09.169 | Preparing to unpack .../030-intltool-debian_0.35.0+20060710.4_all.deb ... 2021-01-08 09:25:09.171 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2021-01-08 09:25:09.228 | Selecting previously unselected package po-debconf. 2021-01-08 09:25:09.234 | Preparing to unpack .../031-po-debconf_1.0.20_all.deb ... 2021-01-08 09:25:09.237 | Unpacking po-debconf (1.0.20) ... 2021-01-08 09:25:09.337 | Selecting previously unselected package debhelper. 2021-01-08 09:25:09.343 | Preparing to unpack .../032-debhelper_11.1.6ubuntu2_all.deb ... 2021-01-08 09:25:09.346 | Unpacking debhelper (11.1.6ubuntu2) ... 2021-01-08 09:25:09.574 | Selecting previously unselected package apache2-dev. 2021-01-08 09:25:09.581 | Preparing to unpack .../033-apache2-dev_2.4.29-1ubuntu4.14_amd64.deb ... 2021-01-08 09:25:09.584 | Unpacking apache2-dev (2.4.29-1ubuntu4.14) ... 2021-01-08 09:25:09.677 | Selecting previously unselected package libstdc++-7-dev:amd64. 2021-01-08 09:25:09.684 | Preparing to unpack .../034-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-01-08 09:25:09.686 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-01-08 09:25:10.145 | Selecting previously unselected package g++-7. 2021-01-08 09:25:10.152 | Preparing to unpack .../035-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-01-08 09:25:10.155 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-01-08 09:25:11.521 | Selecting previously unselected package g++. 2021-01-08 09:25:11.528 | Preparing to unpack .../036-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2021-01-08 09:25:11.530 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2021-01-08 09:25:11.582 | Selecting previously unselected package build-essential. 2021-01-08 09:25:11.588 | Preparing to unpack .../037-build-essential_12.4ubuntu1_amd64.deb ... 2021-01-08 09:25:11.591 | Unpacking build-essential (12.4ubuntu1) ... 2021-01-08 09:25:11.648 | Selecting previously unselected package conntrack. 2021-01-08 09:25:11.654 | Preparing to unpack .../038-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-01-08 09:25:11.665 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-01-08 09:25:11.758 | Selecting previously unselected package libnetfilter-queue1. 2021-01-08 09:25:11.764 | Preparing to unpack .../039-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2021-01-08 09:25:11.767 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2021-01-08 09:25:11.874 | Selecting previously unselected package conntrackd. 2021-01-08 09:25:11.881 | Preparing to unpack .../040-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-01-08 09:25:11.883 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-01-08 09:25:11.970 | Preparing to unpack .../041-curl_7.58.0-2ubuntu3.12_amd64.deb ... 2021-01-08 09:25:11.991 | Unpacking curl (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.7) ... 2021-01-08 09:25:12.123 | Preparing to unpack .../042-libcurl4_7.58.0-2ubuntu3.12_amd64.deb ... 2021-01-08 09:25:12.151 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.7) ... 2021-01-08 09:25:12.277 | Selecting previously unselected package dctrl-tools. 2021-01-08 09:25:12.284 | Preparing to unpack .../043-dctrl-tools_2.24-2build1_amd64.deb ... 2021-01-08 09:25:12.301 | Unpacking dctrl-tools (2.24-2build1) ... 2021-01-08 09:25:12.358 | Selecting previously unselected package dnsmasq-utils. 2021-01-08 09:25:12.364 | Preparing to unpack .../044-dnsmasq-utils_2.79-1_amd64.deb ... 2021-01-08 09:25:12.367 | Unpacking dnsmasq-utils (2.79-1) ... 2021-01-08 09:25:12.459 | Selecting previously unselected package dstat. 2021-01-08 09:25:12.466 | Preparing to unpack .../045-dstat_0.7.3-1_all.deb ... 2021-01-08 09:25:12.468 | Unpacking dstat (0.7.3-1) ... 2021-01-08 09:25:12.581 | Selecting previously unselected package libfakeroot:amd64. 2021-01-08 09:25:12.588 | Preparing to unpack .../046-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2021-01-08 09:25:12.591 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-01-08 09:25:12.667 | Selecting previously unselected package fakeroot. 2021-01-08 09:25:12.674 | Preparing to unpack .../047-fakeroot_1.22-2ubuntu1_amd64.deb ... 2021-01-08 09:25:12.677 | Unpacking fakeroot (1.22-2ubuntu1) ... 2021-01-08 09:25:12.747 | Selecting previously unselected package genisoimage. 2021-01-08 09:25:12.753 | Preparing to unpack .../048-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2021-01-08 09:25:12.756 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2021-01-08 09:25:12.880 | Selecting previously unselected package libgraphite2-3:amd64. 2021-01-08 09:25:12.887 | Preparing to unpack .../049-libgraphite2-3_1.3.11-2_amd64.deb ... 2021-01-08 09:25:12.889 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2021-01-08 09:25:12.987 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-01-08 09:25:12.995 | Preparing to unpack .../050-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2021-01-08 09:25:12.997 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-01-08 09:25:13.084 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2021-01-08 09:25:13.091 | Preparing to unpack .../051-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2021-01-08 09:25:13.101 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-01-08 09:25:13.224 | Preparing to unpack .../052-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 2021-01-08 09:25:13.321 | Unpacking git (1:2.17.1-1ubuntu0.7) over (1:2.17.1-1ubuntu0.4) ... 2021-01-08 09:25:14.218 | Selecting previously unselected package libann0. 2021-01-08 09:25:14.226 | Preparing to unpack .../053-libann0_1.1.2+doc-6_amd64.deb ... 2021-01-08 09:25:14.228 | Unpacking libann0 (1.1.2+doc-6) ... 2021-01-08 09:25:14.303 | Selecting previously unselected package libcdt5. 2021-01-08 09:25:14.310 | Preparing to unpack .../054-libcdt5_2.40.1-2_amd64.deb ... 2021-01-08 09:25:14.320 | Unpacking libcdt5 (2.40.1-2) ... 2021-01-08 09:25:14.402 | Selecting previously unselected package libcgraph6. 2021-01-08 09:25:14.409 | Preparing to unpack .../055-libcgraph6_2.40.1-2_amd64.deb ... 2021-01-08 09:25:14.411 | Unpacking libcgraph6 (2.40.1-2) ... 2021-01-08 09:25:14.470 | Selecting previously unselected package libjpeg8:amd64. 2021-01-08 09:25:14.477 | Preparing to unpack .../056-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-01-08 09:25:14.487 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-01-08 09:25:14.578 | Selecting previously unselected package libjbig0:amd64. 2021-01-08 09:25:14.585 | Preparing to unpack .../057-libjbig0_2.1-3.1build1_amd64.deb ... 2021-01-08 09:25:14.587 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-01-08 09:25:14.670 | Selecting previously unselected package libtiff5:amd64. 2021-01-08 09:25:14.677 | Preparing to unpack .../058-libtiff5_4.0.9-5ubuntu0.3_amd64.deb ... 2021-01-08 09:25:14.679 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2021-01-08 09:25:14.788 | Selecting previously unselected package libwebp6:amd64. 2021-01-08 09:25:14.795 | Preparing to unpack .../059-libwebp6_0.6.1-2_amd64.deb ... 2021-01-08 09:25:14.797 | Unpacking libwebp6:amd64 (0.6.1-2) ... 2021-01-08 09:25:14.893 | Selecting previously unselected package libxpm4:amd64. 2021-01-08 09:25:14.900 | Preparing to unpack .../060-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-01-08 09:25:14.910 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-01-08 09:25:15.009 | Selecting previously unselected package libgd3:amd64. 2021-01-08 09:25:15.016 | Preparing to unpack .../061-libgd3_2.2.5-4ubuntu0.4_amd64.deb ... 2021-01-08 09:25:15.018 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-01-08 09:25:15.124 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-01-08 09:25:15.132 | Preparing to unpack .../062-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-01-08 09:25:15.134 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-01-08 09:25:15.233 | Selecting previously unselected package libpixman-1-0:amd64. 2021-01-08 09:25:15.240 | Preparing to unpack .../063-libpixman-1-0_0.34.0-2_amd64.deb ... 2021-01-08 09:25:15.250 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2021-01-08 09:25:15.357 | Selecting previously unselected package libxcb-render0:amd64. 2021-01-08 09:25:15.365 | Preparing to unpack .../064-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2021-01-08 09:25:15.375 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-01-08 09:25:15.482 | Selecting previously unselected package libxcb-shm0:amd64. 2021-01-08 09:25:15.489 | Preparing to unpack .../065-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2021-01-08 09:25:15.492 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-01-08 09:25:15.567 | Selecting previously unselected package libxrender1:amd64. 2021-01-08 09:25:15.574 | Preparing to unpack .../066-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-01-08 09:25:15.585 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-01-08 09:25:15.668 | Selecting previously unselected package libcairo2:amd64. 2021-01-08 09:25:15.674 | Preparing to unpack .../067-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2021-01-08 09:25:15.677 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-01-08 09:25:15.821 | Selecting previously unselected package libltdl7:amd64. 2021-01-08 09:25:15.828 | Preparing to unpack .../068-libltdl7_2.4.6-2_amd64.deb ... 2021-01-08 09:25:15.830 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2021-01-08 09:25:15.907 | Selecting previously unselected package libthai-data. 2021-01-08 09:25:15.914 | Preparing to unpack .../069-libthai-data_0.1.27-2_all.deb ... 2021-01-08 09:25:15.917 | Unpacking libthai-data (0.1.27-2) ... 2021-01-08 09:25:16.028 | Selecting previously unselected package libdatrie1:amd64. 2021-01-08 09:25:16.034 | Preparing to unpack .../070-libdatrie1_0.2.10-7_amd64.deb ... 2021-01-08 09:25:16.046 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2021-01-08 09:25:16.130 | Selecting previously unselected package libthai0:amd64. 2021-01-08 09:25:16.137 | Preparing to unpack .../071-libthai0_0.1.27-2_amd64.deb ... 2021-01-08 09:25:16.140 | Unpacking libthai0:amd64 (0.1.27-2) ... 2021-01-08 09:25:16.232 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-01-08 09:25:16.238 | Preparing to unpack .../072-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-01-08 09:25:16.265 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-01-08 09:25:16.373 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-01-08 09:25:16.380 | Preparing to unpack .../073-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-01-08 09:25:16.383 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-01-08 09:25:16.469 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-01-08 09:25:16.475 | Preparing to unpack .../074-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-01-08 09:25:16.478 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-01-08 09:25:16.554 | Selecting previously unselected package libpathplan4. 2021-01-08 09:25:16.561 | Preparing to unpack .../075-libpathplan4_2.40.1-2_amd64.deb ... 2021-01-08 09:25:16.563 | Unpacking libpathplan4 (2.40.1-2) ... 2021-01-08 09:25:16.655 | Selecting previously unselected package libgvc6. 2021-01-08 09:25:16.661 | Preparing to unpack .../076-libgvc6_2.40.1-2_amd64.deb ... 2021-01-08 09:25:16.672 | Unpacking libgvc6 (2.40.1-2) ... 2021-01-08 09:25:16.829 | Selecting previously unselected package libgvpr2. 2021-01-08 09:25:16.836 | Preparing to unpack .../077-libgvpr2_2.40.1-2_amd64.deb ... 2021-01-08 09:25:16.839 | Unpacking libgvpr2 (2.40.1-2) ... 2021-01-08 09:25:16.935 | Selecting previously unselected package liblab-gamut1. 2021-01-08 09:25:16.942 | Preparing to unpack .../078-liblab-gamut1_2.40.1-2_amd64.deb ... 2021-01-08 09:25:16.944 | Unpacking liblab-gamut1 (2.40.1-2) ... 2021-01-08 09:25:17.152 | Selecting previously unselected package libxt6:amd64. 2021-01-08 09:25:17.159 | Preparing to unpack .../079-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-01-08 09:25:17.170 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-01-08 09:25:17.255 | Selecting previously unselected package libxmu6:amd64. 2021-01-08 09:25:17.262 | Preparing to unpack .../080-libxmu6_2%3a1.1.2-2_amd64.deb ... 2021-01-08 09:25:17.264 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2021-01-08 09:25:17.357 | Selecting previously unselected package libxaw7:amd64. 2021-01-08 09:25:17.364 | Preparing to unpack .../081-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-01-08 09:25:17.367 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-01-08 09:25:17.478 | Selecting previously unselected package graphviz. 2021-01-08 09:25:17.485 | Preparing to unpack .../082-graphviz_2.40.1-2_amd64.deb ... 2021-01-08 09:25:17.487 | Unpacking graphviz (2.40.1-2) ... 2021-01-08 09:25:17.697 | Selecting previously unselected package libnl-3-200:amd64. 2021-01-08 09:25:17.704 | Preparing to unpack .../083-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-01-08 09:25:17.706 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-01-08 09:25:17.802 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-01-08 09:25:17.809 | Preparing to unpack .../084-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-01-08 09:25:17.811 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-01-08 09:25:17.935 | Selecting previously unselected package libibverbs1:amd64. 2021-01-08 09:25:17.942 | Preparing to unpack .../085-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2021-01-08 09:25:17.944 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-01-08 09:25:18.040 | Selecting previously unselected package ibverbs-providers:amd64. 2021-01-08 09:25:18.046 | Preparing to unpack .../086-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2021-01-08 09:25:18.049 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-01-08 09:25:18.127 | Selecting previously unselected package icu-devtools. 2021-01-08 09:25:18.135 | Preparing to unpack .../087-icu-devtools_60.2-3ubuntu3.1_amd64.deb ... 2021-01-08 09:25:18.137 | Unpacking icu-devtools (60.2-3ubuntu3.1) ... 2021-01-08 09:25:18.245 | Selecting previously unselected package iputils-arping. 2021-01-08 09:25:18.252 | Preparing to unpack .../088-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2021-01-08 09:25:18.263 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2021-01-08 09:25:18.363 | Selecting previously unselected package javascript-common. 2021-01-08 09:25:18.371 | Preparing to unpack .../089-javascript-common_11_all.deb ... 2021-01-08 09:25:18.384 | Unpacking javascript-common (11) ... 2021-01-08 09:25:18.471 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-01-08 09:25:18.479 | Preparing to unpack .../090-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-01-08 09:25:18.481 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-01-08 09:25:18.582 | Selecting previously unselected package libsensors4:amd64. 2021-01-08 09:25:18.590 | Preparing to unpack .../091-libsensors4_1%3a3.4.0-4_amd64.deb ... 2021-01-08 09:25:18.677 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2021-01-08 09:25:18.761 | Selecting previously unselected package libsnmp-base. 2021-01-08 09:25:18.768 | Preparing to unpack .../092-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2021-01-08 09:25:18.778 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-01-08 09:25:18.889 | Selecting previously unselected package libsnmp30:amd64. 2021-01-08 09:25:18.896 | Preparing to unpack .../093-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2021-01-08 09:25:18.899 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-01-08 09:25:19.134 | Selecting previously unselected package keepalived. 2021-01-08 09:25:19.141 | Preparing to unpack .../094-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2021-01-08 09:25:19.143 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-01-08 09:25:19.271 | Selecting previously unselected package libgssrpc4:amd64. 2021-01-08 09:25:19.278 | Preparing to unpack .../095-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2021-01-08 09:25:19.280 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-01-08 09:25:19.373 | Selecting previously unselected package libkdb5-9:amd64. 2021-01-08 09:25:19.380 | Preparing to unpack .../096-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2021-01-08 09:25:19.383 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-01-08 09:25:19.467 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-01-08 09:25:19.473 | Preparing to unpack .../097-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-01-08 09:25:19.484 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-01-08 09:25:19.578 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-01-08 09:25:19.585 | Preparing to unpack .../098-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-01-08 09:25:19.588 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-01-08 09:25:19.647 | Selecting previously unselected package comerr-dev:amd64. 2021-01-08 09:25:19.654 | Preparing to unpack .../099-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2021-01-08 09:25:19.656 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-01-08 09:25:19.718 | Selecting previously unselected package krb5-multidev:amd64. 2021-01-08 09:25:19.725 | Preparing to unpack .../100-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2021-01-08 09:25:19.727 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-01-08 09:25:19.834 | Selecting previously unselected package libaio1:amd64. 2021-01-08 09:25:19.841 | Preparing to unpack .../101-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2021-01-08 09:25:19.851 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-01-08 09:25:19.908 | Selecting previously unselected package libalgorithm-diff-perl. 2021-01-08 09:25:19.916 | Preparing to unpack .../102-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2021-01-08 09:25:19.918 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2021-01-08 09:25:19.984 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-01-08 09:25:19.991 | Preparing to unpack .../103-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2021-01-08 09:25:19.993 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2021-01-08 09:25:20.058 | Selecting previously unselected package libalgorithm-merge-perl. 2021-01-08 09:25:20.066 | Preparing to unpack .../104-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-01-08 09:25:20.068 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-01-08 09:25:20.135 | Selecting previously unselected package libarchive-cpio-perl. 2021-01-08 09:25:20.143 | Preparing to unpack .../105-libarchive-cpio-perl_0.10-1_all.deb ... 2021-01-08 09:25:20.144 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-01-08 09:25:20.202 | Selecting previously unselected package libfile-fcntllock-perl. 2021-01-08 09:25:20.209 | Preparing to unpack .../106-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2021-01-08 09:25:20.211 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2021-01-08 09:25:20.268 | Selecting previously unselected package libglib2.0-bin. 2021-01-08 09:25:20.276 | Preparing to unpack .../107-libglib2.0-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-01-08 09:25:20.278 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-01-08 09:25:20.358 | Selecting previously unselected package libglib2.0-dev-bin. 2021-01-08 09:25:20.365 | Preparing to unpack .../108-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-01-08 09:25:20.367 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-01-08 09:25:20.461 | Selecting previously unselected package pkg-config. 2021-01-08 09:25:20.468 | Preparing to unpack .../109-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2021-01-08 09:25:20.470 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2021-01-08 09:25:20.528 | Selecting previously unselected package zlib1g-dev:amd64. 2021-01-08 09:25:20.535 | Preparing to unpack .../110-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2021-01-08 09:25:20.537 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-01-08 09:25:20.622 | Selecting previously unselected package libglib2.0-dev:amd64. 2021-01-08 09:25:20.629 | Preparing to unpack .../111-libglib2.0-dev_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-01-08 09:25:20.631 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2021-01-08 09:25:20.968 | Selecting previously unselected package libgraphite2-dev:amd64. 2021-01-08 09:25:20.975 | Preparing to unpack .../112-libgraphite2-dev_1.3.11-2_amd64.deb ... 2021-01-08 09:25:20.978 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2021-01-08 09:25:21.035 | Selecting previously unselected package libgts-bin. 2021-01-08 09:25:21.042 | Preparing to unpack .../113-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-01-08 09:25:21.045 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-01-08 09:25:21.130 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2021-01-08 09:25:21.137 | Preparing to unpack .../114-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2021-01-08 09:25:21.139 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-01-08 09:25:21.222 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2021-01-08 09:25:21.229 | Preparing to unpack .../115-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2021-01-08 09:25:21.231 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-01-08 09:25:21.306 | Selecting previously unselected package libicu-le-hb0:amd64. 2021-01-08 09:25:21.313 | Preparing to unpack .../116-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2021-01-08 09:25:21.315 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-01-08 09:25:21.389 | Selecting previously unselected package libiculx60:amd64. 2021-01-08 09:25:21.396 | Preparing to unpack .../117-libiculx60_60.2-3ubuntu3.1_amd64.deb ... 2021-01-08 09:25:21.398 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-01-08 09:25:21.454 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2021-01-08 09:25:21.462 | Preparing to unpack .../118-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2021-01-08 09:25:21.464 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-01-08 09:25:21.521 | Selecting previously unselected package libicu-dev. 2021-01-08 09:25:21.529 | Preparing to unpack .../119-libicu-dev_60.2-3ubuntu3.1_amd64.deb ... 2021-01-08 09:25:21.531 | Unpacking libicu-dev (60.2-3ubuntu3.1) ... 2021-01-08 09:25:22.948 | Selecting previously unselected package libharfbuzz-dev:amd64. 2021-01-08 09:25:22.955 | Preparing to unpack .../120-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2021-01-08 09:25:22.957 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-01-08 09:25:23.087 | Selecting previously unselected package libiscsi7:amd64. 2021-01-08 09:25:23.094 | Preparing to unpack .../121-libiscsi7_1.17.0-1.1_amd64.deb ... 2021-01-08 09:25:23.097 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2021-01-08 09:25:23.183 | Selecting previously unselected package libjansson4:amd64. 2021-01-08 09:25:23.190 | Preparing to unpack .../122-libjansson4_2.11-1_amd64.deb ... 2021-01-08 09:25:23.192 | Unpacking libjansson4:amd64 (2.11-1) ... 2021-01-08 09:25:23.249 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-01-08 09:25:23.256 | Preparing to unpack .../123-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-01-08 09:25:23.258 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-01-08 09:25:23.343 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-01-08 09:25:23.351 | Preparing to unpack .../124-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-01-08 09:25:23.353 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-01-08 09:25:23.410 | Selecting previously unselected package libjpeg-dev:amd64. 2021-01-08 09:25:23.417 | Preparing to unpack .../125-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-01-08 09:25:23.419 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-01-08 09:25:23.476 | Selecting previously unselected package libjs-jquery. 2021-01-08 09:25:23.483 | Preparing to unpack .../126-libjs-jquery_3.2.1-1_all.deb ... 2021-01-08 09:25:23.485 | Unpacking libjs-jquery (3.2.1-1) ... 2021-01-08 09:25:23.559 | Selecting previously unselected package libjs-jquery-metadata. 2021-01-08 09:25:23.566 | Preparing to unpack .../127-libjs-jquery-metadata_12-1_all.deb ... 2021-01-08 09:25:23.568 | Unpacking libjs-jquery-metadata (12-1) ... 2021-01-08 09:25:23.625 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-01-08 09:25:23.633 | Preparing to unpack .../128-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2021-01-08 09:25:23.635 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-01-08 09:25:23.731 | Selecting previously unselected package libltdl-dev:amd64. 2021-01-08 09:25:23.738 | Preparing to unpack .../129-libltdl-dev_2.4.6-2_amd64.deb ... 2021-01-08 09:25:23.740 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2021-01-08 09:25:23.821 | Selecting previously unselected package libsys-hostname-long-perl. 2021-01-08 09:25:23.829 | Preparing to unpack .../130-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-01-08 09:25:23.831 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-01-08 09:25:23.887 | Selecting previously unselected package libmail-sendmail-perl. 2021-01-08 09:25:23.894 | Preparing to unpack .../131-libmail-sendmail-perl_0.80-1_all.deb ... 2021-01-08 09:25:23.896 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-01-08 09:25:23.979 | Selecting previously unselected package libmatheval1:amd64. 2021-01-08 09:25:23.986 | Preparing to unpack .../132-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2021-01-08 09:25:23.988 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-01-08 09:25:24.087 | Selecting previously unselected package mysql-common. 2021-01-08 09:25:24.095 | Preparing to unpack .../133-mysql-common_5.8+1.0.4_all.deb ... 2021-01-08 09:25:24.111 | Unpacking mysql-common (5.8+1.0.4) ... 2021-01-08 09:25:24.191 | Selecting previously unselected package libmysqlclient20:amd64. 2021-01-08 09:25:24.199 | Preparing to unpack .../134-libmysqlclient20_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2021-01-08 09:25:24.201 | Unpacking libmysqlclient20:amd64 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-08 09:25:24.371 | Selecting previously unselected package libssl-dev:amd64. 2021-01-08 09:25:24.378 | Preparing to unpack .../135-libssl-dev_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-01-08 09:25:24.381 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2021-01-08 09:25:24.666 | Selecting previously unselected package libmysqlclient-dev. 2021-01-08 09:25:24.673 | Preparing to unpack .../136-libmysqlclient-dev_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2021-01-08 09:25:24.675 | Unpacking libmysqlclient-dev (5.7.32-0ubuntu0.18.04.1) ... 2021-01-08 09:25:24.915 | Selecting previously unselected package libnorm1:amd64. 2021-01-08 09:25:24.923 | Preparing to unpack .../137-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2021-01-08 09:25:24.925 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-01-08 09:25:25.027 | Selecting previously unselected package libnspr4:amd64. 2021-01-08 09:25:25.034 | Preparing to unpack .../138-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2021-01-08 09:25:25.036 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-01-08 09:25:25.121 | Selecting previously unselected package libnss3:amd64. 2021-01-08 09:25:25.129 | Preparing to unpack .../139-libnss3_2%3a3.35-2ubuntu2.12_amd64.deb ... 2021-01-08 09:25:25.131 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-01-08 09:25:25.385 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-01-08 09:25:25.392 | Preparing to unpack .../140-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2021-01-08 09:25:25.394 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-01-08 09:25:25.495 | Selecting previously unselected package libpq5:amd64. 2021-01-08 09:25:25.502 | Preparing to unpack .../141-libpq5_10.15-0ubuntu0.18.04.1_amd64.deb ... 2021-01-08 09:25:25.504 | Unpacking libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2021-01-08 09:25:25.574 | Selecting previously unselected package libpq-dev. 2021-01-08 09:25:25.581 | Preparing to unpack .../142-libpq-dev_10.15-0ubuntu0.18.04.1_amd64.deb ... 2021-01-08 09:25:25.583 | Unpacking libpq-dev (10.15-0ubuntu0.18.04.1) ... 2021-01-08 09:25:25.719 | Selecting previously unselected package librados2. 2021-01-08 09:25:25.727 | Preparing to unpack .../143-librados2_12.2.13-0ubuntu0.18.04.5_amd64.deb ... 2021-01-08 09:25:25.729 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.5) ... 2021-01-08 09:25:26.199 | Selecting previously unselected package librbd1. 2021-01-08 09:25:26.206 | Preparing to unpack .../144-librbd1_12.2.13-0ubuntu0.18.04.5_amd64.deb ... 2021-01-08 09:25:26.209 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.5) ... 2021-01-08 09:25:26.399 | Selecting previously unselected package libsasl2-dev. 2021-01-08 09:25:26.406 | Preparing to unpack .../145-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-01-08 09:25:26.408 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-01-08 09:25:26.523 | Preparing to unpack .../146-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-01-08 09:25:26.543 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-01-08 09:25:26.654 | Selecting previously unselected package libsodium23:amd64. 2021-01-08 09:25:26.662 | Preparing to unpack .../147-libsodium23_1.0.16-2_amd64.deb ... 2021-01-08 09:25:26.664 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2021-01-08 09:25:26.737 | Selecting previously unselected package libsystemd-dev:amd64. 2021-01-08 09:25:26.745 | Preparing to unpack .../148-libsystemd-dev_237-3ubuntu10.43_amd64.deb ... 2021-01-08 09:25:26.747 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.43) ... 2021-01-08 09:25:26.871 | Selecting previously unselected package libx86-1:amd64. 2021-01-08 09:25:26.878 | Preparing to unpack .../149-libx86-1_1.1+ds1-10.2_amd64.deb ... 2021-01-08 09:25:26.881 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2021-01-08 09:25:26.946 | Selecting previously unselected package libxml2-dev:amd64. 2021-01-08 09:25:26.953 | Preparing to unpack .../150-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2021-01-08 09:25:26.955 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-01-08 09:25:27.159 | Preparing to unpack .../151-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2021-01-08 09:25:27.184 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2021-01-08 09:25:27.273 | Selecting previously unselected package libxslt1-dev:amd64. 2021-01-08 09:25:27.281 | Preparing to unpack .../152-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2021-01-08 09:25:27.283 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-01-08 09:25:27.437 | Selecting previously unselected package libzmq5:amd64. 2021-01-08 09:25:27.444 | Preparing to unpack .../153-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2021-01-08 09:25:27.447 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-01-08 09:25:27.550 | Selecting previously unselected package lsscsi. 2021-01-08 09:25:27.558 | Preparing to unpack .../154-lsscsi_0.28-0.1_amd64.deb ... 2021-01-08 09:25:27.560 | Unpacking lsscsi (0.28-0.1) ... 2021-01-08 09:25:27.668 | Preparing to unpack .../155-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2021-01-08 09:25:27.702 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2021-01-08 09:25:28.584 | Selecting previously unselected package memcached. 2021-01-08 09:25:28.592 | Preparing to unpack .../156-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2021-01-08 09:25:28.594 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2021-01-08 09:25:28.667 | Selecting previously unselected package pm-utils. 2021-01-08 09:25:28.675 | Preparing to unpack .../157-pm-utils_1.4.1-17_all.deb ... 2021-01-08 09:25:28.678 | Unpacking pm-utils (1.4.1-17) ... 2021-01-08 09:25:28.771 | Selecting previously unselected package postgresql-client-common. 2021-01-08 09:25:28.779 | Preparing to unpack .../158-postgresql-client-common_190ubuntu0.1_all.deb ... 2021-01-08 09:25:28.782 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2021-01-08 09:25:28.867 | Selecting previously unselected package ssl-cert. 2021-01-08 09:25:28.875 | Preparing to unpack .../159-ssl-cert_1.0.39_all.deb ... 2021-01-08 09:25:28.878 | Unpacking ssl-cert (1.0.39) ... 2021-01-08 09:25:29.007 | Selecting previously unselected package postgresql-common. 2021-01-08 09:25:29.016 | Preparing to unpack .../160-postgresql-common_190ubuntu0.1_all.deb ... 2021-01-08 09:25:29.050 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-01-08 09:25:29.060 | Unpacking postgresql-common (190ubuntu0.1) ... 2021-01-08 09:25:29.152 | Selecting previously unselected package postgresql-server-dev-10. 2021-01-08 09:25:29.160 | Preparing to unpack .../161-postgresql-server-dev-10_10.15-0ubuntu0.18.04.1_amd64.deb ... 2021-01-08 09:25:29.162 | Unpacking postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2021-01-08 09:25:29.496 | Selecting previously unselected package postgresql-server-dev-all. 2021-01-08 09:25:29.503 | Preparing to unpack .../162-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2021-01-08 09:25:29.506 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2021-01-08 09:25:29.563 | Selecting previously unselected package python-pip-whl. 2021-01-08 09:25:29.571 | Preparing to unpack .../163-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2021-01-08 09:25:29.573 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-01-08 09:25:29.828 | Selecting previously unselected package python3-crypto. 2021-01-08 09:25:29.836 | Preparing to unpack .../164-python3-crypto_2.6.1-8ubuntu2_amd64.deb ... 2021-01-08 09:25:29.839 | Unpacking python3-crypto (2.6.1-8ubuntu2) ... 2021-01-08 09:25:29.969 | Selecting previously unselected package python3-secretstorage. 2021-01-08 09:25:29.976 | Preparing to unpack .../165-python3-secretstorage_2.3.1-2_all.deb ... 2021-01-08 09:25:29.979 | Unpacking python3-secretstorage (2.3.1-2) ... 2021-01-08 09:25:30.054 | Selecting previously unselected package python3-keyring. 2021-01-08 09:25:30.062 | Preparing to unpack .../166-python3-keyring_10.6.0-1_all.deb ... 2021-01-08 09:25:30.064 | Unpacking python3-keyring (10.6.0-1) ... 2021-01-08 09:25:30.144 | Selecting previously unselected package python3-keyrings.alt. 2021-01-08 09:25:30.152 | Preparing to unpack .../167-python3-keyrings.alt_3.0-1_all.deb ... 2021-01-08 09:25:30.154 | Unpacking python3-keyrings.alt (3.0-1) ... 2021-01-08 09:25:30.229 | Selecting previously unselected package python3-mysqldb. 2021-01-08 09:25:30.236 | Preparing to unpack .../168-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2021-01-08 09:25:30.239 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2021-01-08 09:25:30.316 | Selecting previously unselected package python3-pip. 2021-01-08 09:25:30.324 | Preparing to unpack .../169-python3-pip_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2021-01-08 09:25:30.327 | Unpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-01-08 09:25:30.415 | Selecting previously unselected package python3-setuptools. 2021-01-08 09:25:30.423 | Preparing to unpack .../170-python3-setuptools_39.0.1-2_all.deb ... 2021-01-08 09:25:30.425 | Unpacking python3-setuptools (39.0.1-2) ... 2021-01-08 09:25:30.543 | Selecting previously unselected package python3.6-venv. 2021-01-08 09:25:30.551 | Preparing to unpack .../171-python3.6-venv_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 2021-01-08 09:25:30.553 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2021-01-08 09:25:30.602 | Selecting previously unselected package python3-venv. 2021-01-08 09:25:30.609 | Preparing to unpack .../172-python3-venv_3.6.7-1~18.04_amd64.deb ... 2021-01-08 09:25:30.612 | Unpacking python3-venv (3.6.7-1~18.04) ... 2021-01-08 09:25:30.679 | Selecting previously unselected package python3-wheel. 2021-01-08 09:25:30.687 | Preparing to unpack .../173-python3-wheel_0.30.0-0.2_all.deb ... 2021-01-08 09:25:30.690 | Unpacking python3-wheel (0.30.0-0.2) ... 2021-01-08 09:25:30.765 | Selecting previously unselected package python3-xdg. 2021-01-08 09:25:30.773 | Preparing to unpack .../174-python3-xdg_0.25-4ubuntu1_all.deb ... 2021-01-08 09:25:30.775 | Unpacking python3-xdg (0.25-4ubuntu1) ... 2021-01-08 09:25:30.849 | Selecting previously unselected package qemu-block-extra:amd64. 2021-01-08 09:25:30.857 | Preparing to unpack .../175-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.34_amd64.deb ... 2021-01-08 09:25:30.860 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.34) ... 2021-01-08 09:25:30.918 | Selecting previously unselected package qemu-utils. 2021-01-08 09:25:30.926 | Preparing to unpack .../176-qemu-utils_1%3a2.11+dfsg-1ubuntu7.34_amd64.deb ... 2021-01-08 09:25:30.928 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.34) ... 2021-01-08 09:25:31.130 | Selecting previously unselected package sharutils. 2021-01-08 09:25:31.137 | Preparing to unpack .../177-sharutils_1%3a4.15.2-3_amd64.deb ... 2021-01-08 09:25:31.139 | Unpacking sharutils (1:4.15.2-3) ... 2021-01-08 09:25:31.215 | Selecting previously unselected package sqlite3. 2021-01-08 09:25:31.223 | Preparing to unpack .../178-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2021-01-08 09:25:31.225 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2021-01-08 09:25:31.384 | Selecting previously unselected package thin-provisioning-tools. 2021-01-08 09:25:31.392 | Preparing to unpack .../179-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2021-01-08 09:25:31.394 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-01-08 09:25:31.522 | Selecting previously unselected package unzip. 2021-01-08 09:25:31.530 | Preparing to unpack .../180-unzip_6.0-21ubuntu1.1_amd64.deb ... 2021-01-08 09:25:31.532 | Unpacking unzip (6.0-21ubuntu1.1) ... 2021-01-08 09:25:31.627 | Selecting previously unselected package uwsgi-core. 2021-01-08 09:25:31.635 | Preparing to unpack .../181-uwsgi-core_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-01-08 09:25:31.638 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2021-01-08 09:25:31.797 | Selecting previously unselected package vbetool. 2021-01-08 09:25:31.805 | Preparing to unpack .../182-vbetool_1.1-4_amd64.deb ... 2021-01-08 09:25:31.808 | Unpacking vbetool (1.1-4) ... 2021-01-08 09:25:31.900 | Selecting previously unselected package libipset3:amd64. 2021-01-08 09:25:31.908 | Preparing to unpack .../183-libipset3_6.34-1_amd64.deb ... 2021-01-08 09:25:31.910 | Unpacking libipset3:amd64 (6.34-1) ... 2021-01-08 09:25:31.987 | Selecting previously unselected package ipset. 2021-01-08 09:25:31.995 | Preparing to unpack .../184-ipset_6.34-1_amd64.deb ... 2021-01-08 09:25:31.997 | Unpacking ipset (6.34-1) ... 2021-01-08 09:25:32.088 | Selecting previously unselected package ipvsadm. 2021-01-08 09:25:32.096 | Preparing to unpack .../185-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2021-01-08 09:25:32.098 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-01-08 09:25:32.178 | Selecting previously unselected package kpartx. 2021-01-08 09:25:32.186 | Preparing to unpack .../186-kpartx_0.7.4-2ubuntu3_amd64.deb ... 2021-01-08 09:25:32.197 | Unpacking kpartx (0.7.4-2ubuntu3) ... 2021-01-08 09:25:32.271 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-01-08 09:25:32.279 | Preparing to unpack .../187-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-01-08 09:25:32.281 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-01-08 09:25:32.373 | Selecting previously unselected package liberasurecode1:amd64. 2021-01-08 09:25:32.380 | Preparing to unpack .../188-liberasurecode1_1.5.0-1_amd64.deb ... 2021-01-08 09:25:32.382 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2021-01-08 09:25:32.452 | Selecting previously unselected package liberasurecode-dev. 2021-01-08 09:25:32.460 | Preparing to unpack .../189-liberasurecode-dev_1.5.0-1_amd64.deb ... 2021-01-08 09:25:32.462 | Unpacking liberasurecode-dev (1.5.0-1) ... 2021-01-08 09:25:32.519 | Selecting previously unselected package libffi-dev:amd64. 2021-01-08 09:25:32.526 | Preparing to unpack .../190-libffi-dev_3.2.1-8_amd64.deb ... 2021-01-08 09:25:32.536 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2021-01-08 09:25:32.617 | Selecting previously unselected package libkrb5-dev:amd64. 2021-01-08 09:25:32.625 | Preparing to unpack .../191-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2021-01-08 09:25:32.627 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-01-08 09:25:32.696 | Selecting previously unselected package libyaml-dev:amd64. 2021-01-08 09:25:32.704 | Preparing to unpack .../192-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2021-01-08 09:25:32.706 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-01-08 09:25:32.778 | Selecting previously unselected package socat. 2021-01-08 09:25:32.785 | Preparing to unpack .../193-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2021-01-08 09:25:32.787 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2021-01-08 09:25:32.905 | Selecting previously unselected package vlan. 2021-01-08 09:25:32.913 | Preparing to unpack .../194-vlan_1.9-3.2ubuntu6_amd64.deb ... 2021-01-08 09:25:32.916 | Unpacking vlan (1.9-3.2ubuntu6) ... 2021-01-08 09:25:33.022 | Setting up libjs-jquery (3.2.1-1) ... 2021-01-08 09:25:33.051 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-01-08 09:25:33.087 | Setting up libapr1:amd64 (1.6.3-2) ... 2021-01-08 09:25:33.123 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-01-08 09:25:33.151 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-01-08 09:25:33.338 | Setting up libpathplan4 (2.40.1-2) ... 2021-01-08 09:25:33.365 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-01-08 09:25:33.401 | Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 2021-01-08 09:25:33.428 | Setting up make (4.1-9.1ubuntu1) ... 2021-01-08 09:25:33.456 | Setting up liblab-gamut1 (2.40.1-2) ... 2021-01-08 09:25:33.491 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-01-08 09:25:33.519 | Setting up vlan (1.9-3.2ubuntu6) ... 2021-01-08 09:25:33.592 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-01-08 09:25:33.620 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-01-08 09:25:33.649 | Processing triggers for mime-support (3.60ubuntu1) ... 2021-01-08 09:25:33.676 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-01-08 09:25:33.704 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-08 09:25:33.735 | Setting up sudo (1.8.21p2-3ubuntu1.3) ... 2021-01-08 09:25:33.808 | Setting up libtimedate-perl (2.3000-2) ... 2021-01-08 09:25:33.835 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-01-08 09:25:33.871 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 2021-01-08 09:25:33.910 | Setting up fonts-dejavu-core (2.37-1) ... 2021-01-08 09:25:34.074 | Setting up python3-crypto (2.6.1-8ubuntu2) ... 2021-01-08 09:25:34.503 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2021-01-08 09:25:34.777 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2021-01-08 09:25:34.806 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2021-01-08 09:25:35.190 | update-initramfs: deferring update (trigger activated) 2021-01-08 09:25:37.252 | Setting up lsscsi (0.28-0.1) ... 2021-01-08 09:25:37.289 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2021-01-08 09:25:37.310 | No schema files found: doing nothing. 2021-01-08 09:25:37.317 | Setting up mysql-common (5.8+1.0.4) ... 2021-01-08 09:25:37.377 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-01-08 09:25:37.387 | Setting up sharutils (1:4.15.2-3) ... 2021-01-08 09:25:37.415 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2021-01-08 09:25:37.451 | Setting up python3-xdg (0.25-4ubuntu1) ... 2021-01-08 09:25:37.745 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-01-08 09:25:37.773 | Setting up libjansson4:amd64 (2.11-1) ... 2021-01-08 09:25:37.809 | Setting up python3-keyrings.alt (3.0-1) ... 2021-01-08 09:25:38.076 | Setting up unzip (6.0-21ubuntu1.1) ... 2021-01-08 09:25:38.111 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2021-01-08 09:25:38.216 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-01-08 09:25:38.244 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-01-08 09:25:38.281 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2021-01-08 09:25:38.309 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-01-08 09:25:38.337 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-01-08 09:25:38.380 | Setting up dctrl-tools (2.24-2build1) ... 2021-01-08 09:25:38.415 | Setting up apache2-data (2.4.29-1ubuntu4.14) ... 2021-01-08 09:25:38.443 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2021-01-08 09:25:38.480 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2021-01-08 09:25:38.500 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-01-08 09:25:38.528 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-01-08 09:25:38.564 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-01-08 09:25:38.626 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-01-08 09:25:48.451 | Setting up pm-utils (1.4.1-17) ... 2021-01-08 09:25:48.498 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2021-01-08 09:25:48.532 | Setting up python3-wheel (0.30.0-0.2) ... 2021-01-08 09:25:48.818 | Setting up m4 (1.4.18-1) ... 2021-01-08 09:25:48.845 | Setting up libipset3:amd64 (6.34-1) ... 2021-01-08 09:25:48.873 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-01-08 09:25:48.900 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-01-08 09:25:48.928 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2021-01-08 09:25:48.956 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2021-01-08 09:25:49.036 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2021-01-08 09:25:50.847 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-01-08 09:25:50.875 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-01-08 09:25:50.903 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2021-01-08 09:25:51.752 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2021-01-08 09:25:51.780 | Setting up libcroco3:amd64 (0.6.12-2) ... 2021-01-08 09:25:51.808 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2021-01-08 09:25:51.835 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-01-08 09:25:51.863 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-01-08 09:25:51.890 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-01-08 09:25:51.918 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2021-01-08 09:25:51.946 | Setting up dnsmasq-utils (2.79-1) ... 2021-01-08 09:25:51.974 | Setting up libsodium23:amd64 (1.0.16-2) ... 2021-01-08 09:25:52.001 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2021-01-08 09:25:52.045 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-01-08 09:25:52.092 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-01-08 09:25:52.119 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-01-08 09:25:52.147 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-01-08 09:25:52.182 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-01-08 09:25:52.218 | Setting up autotools-dev (20180224.1) ... 2021-01-08 09:25:52.247 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2021-01-08 09:25:52.275 | Setting up kpartx (0.7.4-2ubuntu3) ... 2021-01-08 09:25:52.303 | Setting up postgresql-client-common (190ubuntu0.1) ... 2021-01-08 09:25:52.349 | Setting up dstat (0.7.3-1) ... 2021-01-08 09:25:52.550 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2021-01-08 09:25:52.787 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2021-01-08 09:25:52.815 | Setting up ipset (6.34-1) ... 2021-01-08 09:25:52.843 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-01-08 09:25:52.880 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-01-08 09:25:52.908 | Setting up systemd (237-3ubuntu10.43) ... 2021-01-08 09:25:52.925 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-01-08 09:25:54.060 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2021-01-08 09:25:54.061 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2021-01-08 09:25:54.062 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2021-01-08 09:25:54.063 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2021-01-08 09:25:54.142 | Setting up libltdl7:amd64 (2.4.6-2) ... 2021-01-08 09:25:54.170 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 2021-01-08 09:25:54.208 | Setting up python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-01-08 09:25:54.581 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2021-01-08 09:25:54.608 | Setting up libann0 (1.1.2+doc-6) ... 2021-01-08 09:25:54.636 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2021-01-08 09:25:54.664 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-01-08 09:25:54.692 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-01-08 09:25:54.720 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-01-08 09:25:54.748 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2021-01-08 09:25:54.794 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-08 09:26:15.951 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.43) ... 2021-01-08 09:26:15.957 | Setting up libmysqlclient20:amd64 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-08 09:26:15.985 | Setting up icu-devtools (60.2-3ubuntu3.1) ... 2021-01-08 09:26:16.013 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-01-08 09:26:16.041 | Setting up libthai-data (0.1.27-2) ... 2021-01-08 09:26:16.069 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2021-01-08 09:26:16.097 | Setting up javascript-common (11) ... 2021-01-08 09:26:16.164 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-01-08 09:26:16.180 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-01-08 09:26:16.219 | Setting up python3-setuptools (39.0.1-2) ... 2021-01-08 09:26:16.657 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-01-08 09:26:16.703 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-01-08 09:26:16.750 | Setting up libjs-jquery-metadata (12-1) ... 2021-01-08 09:26:16.778 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2021-01-08 09:26:17.160 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-01-08 09:26:17.534 | Setting up python3-secretstorage (2.3.1-2) ... 2021-01-08 09:26:17.793 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2021-01-08 09:26:17.821 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-01-08 09:26:17.849 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-01-08 09:26:17.877 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2021-01-08 09:26:17.905 | Setting up vbetool (1.1-4) ... 2021-01-08 09:26:17.933 | Setting up libcdt5 (2.40.1-2) ... 2021-01-08 09:26:17.961 | Setting up git (1:2.17.1-1ubuntu0.7) ... 2021-01-08 09:26:18.018 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-01-08 09:26:18.046 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2021-01-08 09:26:18.074 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-01-08 09:26:18.329 | Setting up libcgraph6 (2.40.1-2) ... 2021-01-08 09:26:18.356 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-01-08 09:26:18.384 | Setting up libwebp6:amd64 (0.6.1-2) ... 2021-01-08 09:26:18.413 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-01-08 09:26:18.440 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-01-08 09:26:18.468 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-01-08 09:26:18.496 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-01-08 09:26:18.524 | Setting up python3-venv (3.6.7-1~18.04) ... 2021-01-08 09:26:18.552 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-01-08 09:26:18.586 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2021-01-08 09:26:18.615 | Setting up libtool (2.4.6-2) ... 2021-01-08 09:26:18.643 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-01-08 09:26:18.671 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-01-08 09:26:18.699 | Setting up libnss-systemd:amd64 (237-3ubuntu10.43) ... 2021-01-08 09:26:18.727 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-01-08 09:26:18.755 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2021-01-08 09:26:18.783 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2021-01-08 09:26:19.361 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-01-08 09:26:19.928 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2021-01-08 09:26:20.314 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-01-08 09:26:20.342 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-01-08 09:26:20.370 | Setting up libpam-systemd:amd64 (237-3ubuntu10.43) ... 2021-01-08 09:26:20.740 | Setting up libapr1-dev (1.6.3-2) ... 2021-01-08 09:26:20.768 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2021-01-08 09:26:20.796 | Setting up python3-keyring (10.6.0-1) ... 2021-01-08 09:26:21.074 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-01-08 09:26:21.362 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2021-01-08 09:26:21.389 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-01-08 09:26:21.417 | Setting up libgvpr2 (2.40.1-2) ... 2021-01-08 09:26:21.445 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-01-08 09:26:21.473 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2021-01-08 09:26:22.046 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-01-08 09:26:22.595 | Setting up socat (1.7.3.2-2ubuntu2) ... 2021-01-08 09:26:22.616 | Setting up apache2-utils (2.4.29-1ubuntu4.14) ... 2021-01-08 09:26:22.644 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2021-01-08 09:26:22.672 | Setting up libaprutil1-dev (1.6.1-2) ... 2021-01-08 09:26:22.700 | Setting up liberasurecode-dev (1.5.0-1) ... 2021-01-08 09:26:22.750 | Setting up apache2-bin (2.4.29-1ubuntu4.14) ... 2021-01-08 09:26:22.777 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-01-08 09:26:22.805 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-01-08 09:26:22.833 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-01-08 09:26:22.861 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2021-01-08 09:26:22.890 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-01-08 09:26:22.917 | Setting up ssl-cert (1.0.39) ... 2021-01-08 09:26:23.412 | Setting up python3-mysqldb (1.3.10-1build1) ... 2021-01-08 09:26:23.692 | Setting up autoconf (2.69-11) ... 2021-01-08 09:26:23.729 | Setting up libthai0:amd64 (0.1.27-2) ... 2021-01-08 09:26:23.757 | Setting up fakeroot (1.22-2ubuntu1) ... 2021-01-08 09:26:23.778 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-01-08 09:26:23.801 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2021-01-08 09:26:24.006 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-01-08 09:26:24.454 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2021-01-08 09:26:24.481 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-01-08 09:26:24.510 | Setting up intltool-debian (0.35.0+20060710.4) ... 2021-01-08 09:26:24.538 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2021-01-08 09:26:24.634 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2021-01-08 09:26:24.663 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-01-08 09:26:24.691 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-01-08 09:26:24.718 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-01-08 09:26:24.746 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-01-08 09:26:25.036 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-01-08 09:26:25.546 | Setting up postgresql-common (190ubuntu0.1) ... 2021-01-08 09:26:26.134 | Adding user postgres to group ssl-cert 2021-01-08 09:26:26.289 | 2021-01-08 09:26:26.289 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-01-08 09:26:26.484 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-01-08 09:26:26.484 | Removing obsolete dictionary files: 2021-01-08 09:26:26.716 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-01-08 09:26:27.310 | Setting up automake (1:1.15.1-3ubuntu2) ... 2021-01-08 09:26:27.325 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2021-01-08 09:26:27.347 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-01-08 09:26:27.385 | Setting up libice6:amd64 (2:1.0.9-2) ... 2021-01-08 09:26:27.412 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2021-01-08 09:26:27.485 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-01-08 09:26:27.496 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2021-01-08 09:26:27.524 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-01-08 09:26:27.552 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-01-08 09:26:27.580 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2021-01-08 09:26:27.616 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-01-08 09:26:27.903 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-01-08 09:26:28.518 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-01-08 09:26:28.648 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-01-08 09:26:28.676 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2021-01-08 09:26:28.711 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-01-08 09:26:28.739 | Setting up apache2 (2.4.29-1ubuntu4.14) ... 2021-01-08 09:26:30.296 | Enabling module mpm_event. 2021-01-08 09:26:30.356 | Enabling module authz_core. 2021-01-08 09:26:30.361 | Enabling module authz_host. 2021-01-08 09:26:30.419 | Enabling module authn_core. 2021-01-08 09:26:30.425 | Enabling module auth_basic. 2021-01-08 09:26:30.480 | Enabling module access_compat. 2021-01-08 09:26:30.538 | Enabling module authn_file. 2021-01-08 09:26:30.594 | Enabling module authz_user. 2021-01-08 09:26:30.650 | Enabling module alias. 2021-01-08 09:26:30.706 | Enabling module dir. 2021-01-08 09:26:30.763 | Enabling module autoindex. 2021-01-08 09:26:30.818 | Enabling module env. 2021-01-08 09:26:30.873 | Enabling module mime. 2021-01-08 09:26:30.929 | Enabling module negotiation. 2021-01-08 09:26:30.986 | Enabling module setenvif. 2021-01-08 09:26:31.040 | Enabling module filter. 2021-01-08 09:26:31.096 | Enabling module deflate. 2021-01-08 09:26:31.152 | Enabling module status. 2021-01-08 09:26:31.207 | Enabling module reqtimeout. 2021-01-08 09:26:31.263 | Enabling conf charset. 2021-01-08 09:26:31.320 | Enabling conf localized-error-pages. 2021-01-08 09:26:31.376 | Enabling conf other-vhosts-access-log. 2021-01-08 09:26:31.432 | Enabling conf security. 2021-01-08 09:26:31.488 | Enabling conf serve-cgi-bin. 2021-01-08 09:26:31.543 | Enabling site 000-default. 2021-01-08 09:26:31.592 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-01-08 09:26:31.644 | Enabling conf javascript-common. 2021-01-08 09:26:31.881 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-01-08 09:26:32.269 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-01-08 09:26:33.610 | Setting up libmysqlclient-dev (5.7.32-0ubuntu0.18.04.1) ... 2021-01-08 09:26:33.638 | Setting up po-debconf (1.0.20) ... 2021-01-08 09:26:33.666 | Setting up build-essential (12.4ubuntu1) ... 2021-01-08 09:26:33.694 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-01-08 09:26:33.722 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-01-08 09:26:33.750 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2021-01-08 09:26:33.778 | Setting up librados2 (12.2.13-0ubuntu0.18.04.5) ... 2021-01-08 09:26:33.806 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2021-01-08 09:26:33.834 | Setting up libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2021-01-08 09:26:33.863 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-01-08 09:26:34.032 | Setting up libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-01-08 09:26:34.059 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-01-08 09:26:34.088 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2021-01-08 09:26:36.256 | Regenerating fonts cache... done. 2021-01-08 09:26:36.259 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-01-08 09:26:36.287 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-01-08 09:26:36.315 | Setting up libpq-dev (10.15-0ubuntu0.18.04.1) ... 2021-01-08 09:26:36.342 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.12) ... 2021-01-08 09:26:36.370 | Setting up postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2021-01-08 09:26:36.398 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.5) ... 2021-01-08 09:26:36.427 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-01-08 09:26:36.455 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.34) ... 2021-01-08 09:26:36.483 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.34) ... 2021-01-08 09:26:36.511 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2021-01-08 09:26:36.539 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2021-01-08 09:26:36.567 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-01-08 09:26:36.595 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-01-08 09:26:36.623 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-01-08 09:26:36.651 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-01-08 09:26:36.687 | Setting up curl (7.58.0-2ubuntu3.12) ... 2021-01-08 09:26:36.714 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-01-08 09:26:36.742 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-01-08 09:26:36.770 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-01-08 09:26:36.798 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-01-08 09:26:36.826 | Setting up libgvc6 (2.40.1-2) ... 2021-01-08 09:26:36.868 | Setting up graphviz (2.40.1-2) ... 2021-01-08 09:26:36.914 | Setting up libicu-dev (60.2-3ubuntu3.1) ... 2021-01-08 09:26:36.942 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-01-08 09:26:36.970 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-01-08 09:26:36.997 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-01-08 09:26:37.025 | Setting up debhelper (11.1.6ubuntu2) ... 2021-01-08 09:26:37.053 | Setting up dh-autoreconf (17) ... 2021-01-08 09:26:37.081 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-01-08 09:26:37.109 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-01-08 09:26:37.137 | Setting up apache2-dev (2.4.29-1ubuntu4.14) ... 2021-01-08 09:26:37.165 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-01-08 09:26:37.223 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-01-08 09:26:45.967 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-01-08 09:26:45.997 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-08 09:26:46.189 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-08 09:26:46.211 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-01-08 09:26:46.422 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-01-08 09:26:46.441 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-01-08 09:26:48.433 | ++ functions-common:apt_get:1115 : result=0 2021-01-08 09:26:48.436 | ++ functions-common:apt_get:1118 : time_stop apt-get 2021-01-08 09:26:48.438 | ++ functions-common:time_stop:2306 : local name 2021-01-08 09:26:48.440 | ++ functions-common:time_stop:2307 : local end_time 2021-01-08 09:26:48.442 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:26:48.444 | ++ functions-common:time_stop:2309 : local total 2021-01-08 09:26:48.446 | ++ functions-common:time_stop:2310 : local start_time 2021-01-08 09:26:48.449 | ++ functions-common:time_stop:2312 : name=apt-get 2021-01-08 09:26:48.451 | ++ functions-common:time_stop:2313 : start_time=1610097875979 2021-01-08 09:26:48.453 | ++ functions-common:time_stop:2315 : [[ -z 1610097875979 ]] 2021-01-08 09:26:48.455 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:26:48.459 | ++ functions-common:time_stop:2318 : end_time=1610098008456 2021-01-08 09:26:48.461 | ++ functions-common:time_stop:2319 : elapsed_time=132477 2021-01-08 09:26:48.463 | ++ functions-common:time_stop:2320 : total=671 2021-01-08 09:26:48.465 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:26:48.469 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=133148 2021-01-08 09:26:48.471 | ++ functions-common:apt_get:1119 : return 0 2021-01-08 09:26:48.475 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-01-08 09:26:48.477 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-01-08 09:26:48.480 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-01-08 09:26:48.484 | ++ tools/install_prereqs.sh:source:89 : date 2021-01-08 09:26:48.488 | + ./stack.sh:main:753 : [[ False != \T\r\u\e ]] 2021-01-08 09:26:48.490 | + ./stack.sh:main:754 : PYPI_ALTERNATIVE_URL= 2021-01-08 09:26:48.493 | + ./stack.sh:main:754 : /home/ubuntu/devstack/tools/install_pip.sh 2021-01-08 09:26:49.871 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-01-08 09:26:49.874 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-01-08 09:26:49.876 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-01-08 09:26:49.879 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-01-08 09:26:49.881 | + tools/install_pip.sh:main:43 : GetDistro 2021-01-08 09:26:49.882 | + functions-common:GetDistro:373 : GetOSVersion 2021-01-08 09:26:49.884 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-01-08 09:26:49.886 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-01-08 09:26:49.889 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-01-08 09:26:49.891 | + functions-common:_ensure_lsb_release:328 : return 2021-01-08 09:26:49.893 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-01-08 09:26:49.964 | + functions-common:GetOSVersion:352 : os_RELEASE=18.04 2021-01-08 09:26:49.966 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-01-08 09:26:50.037 | + functions-common:GetOSVersion:353 : os_CODENAME=bionic 2021-01-08 09:26:50.039 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-01-08 09:26:50.110 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-01-08 09:26:50.112 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-01-08 09:26:50.114 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-01-08 09:26:50.115 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-01-08 09:26:50.117 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-01-08 09:26:50.119 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-01-08 09:26:50.121 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-01-08 09:26:50.123 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-01-08 09:26:50.125 | + functions-common:GetDistro:378 : DISTRO=bionic 2021-01-08 09:26:50.127 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2021-01-08 09:26:50.129 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2021-01-08 09:26:50.129 | Distro: bionic 2021-01-08 09:26:50.131 | + tools/install_pip.sh:main:127 : get_versions 2021-01-08 09:26:50.133 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-01-08 09:26:50.136 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-01-08 09:26:50.139 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-01-08 09:26:50.141 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-01-08 09:26:50.141 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-01-08 09:26:50.471 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-01-08 09:26:50.473 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-01-08 09:26:50.473 | pip: 20.2.2 2021-01-08 09:26:50.474 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2021-01-08 09:26:50.787 | pip 20.2.2 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2021-01-08 09:26:50.809 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-01-08 09:26:50.811 | + tools/install_pip.sh:main:134 : [[ bionic == focal ]] 2021-01-08 09:26:50.813 | + tools/install_pip.sh:main:143 : is_fedora 2021-01-08 09:26:50.815 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-01-08 09:26:50.817 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-01-08 09:26:50.818 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-01-08 09:26:50.820 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-01-08 09:26:50.822 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-01-08 09:26:50.823 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-01-08 09:26:50.825 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-01-08 09:26:50.827 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-01-08 09:26:50.828 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-01-08 09:26:50.830 | + tools/install_pip.sh:main:143 : is_suse 2021-01-08 09:26:50.832 | + functions-common:is_suse:464 : is_opensuse 2021-01-08 09:26:50.834 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-01-08 09:26:50.835 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-01-08 09:26:50.837 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-01-08 09:26:50.839 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-01-08 09:26:50.840 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-01-08 09:26:50.843 | + tools/install_pip.sh:main:144 : is_package_installed python3-pip 2021-01-08 09:26:50.844 | + functions-common:is_package_installed:1353 : [[ -z python3-pip ]] 2021-01-08 09:26:50.846 | + functions-common:is_package_installed:1357 : [[ -z deb ]] 2021-01-08 09:26:50.848 | + functions-common:is_package_installed:1361 : [[ deb = \d\e\b ]] 2021-01-08 09:26:50.850 | + functions-common:is_package_installed:1362 : dpkg -s python3-pip 2021-01-08 09:26:50.871 | + tools/install_pip.sh:main:145 : uninstall_package python3-pip 2021-01-08 09:26:50.873 | + functions-common:uninstall_package:1373 : is_ubuntu 2021-01-08 09:26:50.875 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:26:50.877 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:26:50.878 | + functions-common:uninstall_package:1374 : apt_get purge python3-pip 2021-01-08 09:26:50.893 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2021-01-08 09:26:51.011 | Reading package lists... 2021-01-08 09:26:51.253 | Building dependency tree... 2021-01-08 09:26:51.254 | Reading state information... 2021-01-08 09:26:51.454 | The following packages were automatically installed and are no longer required: 2021-01-08 09:26:51.455 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-08 09:26:51.455 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-08 09:26:51.455 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-01-08 09:26:51.455 | python3-pam python3-problem-report python3-pyasn1 2021-01-08 09:26:51.455 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-01-08 09:26:51.455 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-01-08 09:26:51.455 | Use 'sudo apt autoremove' to remove them. 2021-01-08 09:26:51.493 | The following packages will be REMOVED: 2021-01-08 09:26:51.493 | python3-pip* 2021-01-08 09:26:51.913 | 0 upgraded, 0 newly installed, 1 to remove and 146 not upgraded. 2021-01-08 09:26:51.913 | After this operation, 601 kB disk space will be freed. 2021-01-08 09:26:51.973 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74799 files and directories currently installed.) 2021-01-08 09:26:51.976 | Removing python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-01-08 09:26:52.206 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-08 09:26:54.779 | + functions-common:apt_get:1115 : result=0 2021-01-08 09:26:54.781 | + functions-common:apt_get:1118 : time_stop apt-get 2021-01-08 09:26:54.783 | + functions-common:time_stop:2306 : local name 2021-01-08 09:26:54.785 | + functions-common:time_stop:2307 : local end_time 2021-01-08 09:26:54.786 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:26:54.788 | + functions-common:time_stop:2309 : local total 2021-01-08 09:26:54.790 | + functions-common:time_stop:2310 : local start_time 2021-01-08 09:26:54.792 | + functions-common:time_stop:2312 : name=apt-get 2021-01-08 09:26:54.793 | + functions-common:time_stop:2313 : start_time=1610098010891 2021-01-08 09:26:54.795 | + functions-common:time_stop:2315 : [[ -z 1610098010891 ]] 2021-01-08 09:26:54.797 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:26:54.800 | + functions-common:time_stop:2318 : end_time=1610098014798 2021-01-08 09:26:54.802 | + functions-common:time_stop:2319 : elapsed_time=3907 2021-01-08 09:26:54.803 | + functions-common:time_stop:2320 : total=0 2021-01-08 09:26:54.805 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:26:54.807 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=3907 2021-01-08 09:26:54.808 | + functions-common:apt_get:1119 : return 0 2021-01-08 09:26:54.811 | + tools/install_pip.sh:main:149 : install_get_pip 2021-01-08 09:26:54.813 | + tools/install_pip.sh:install_get_pip:64 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-01-08 09:26:54.815 | + tools/install_pip.sh:install_get_pip:81 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-01-08 09:26:54.816 | + tools/install_pip.sh:install_get_pip:84 : local timecond= 2021-01-08 09:26:54.819 | + tools/install_pip.sh:install_get_pip:85 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-01-08 09:26:54.821 | + tools/install_pip.sh:install_get_pip:89 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-01-08 09:26:54.831 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-01-08 09:26:54.831 | Dload Upload Total Spent Left Speed 2021-01-08 09:26:55.475 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 13 1842k 13 245k 0 0 737k 0 0:00:02 --:--:-- 0:00:02 735k 100 1842k 100 1842k 0 0 2865k 0 --:--:-- --:--:-- --:--:-- 2861k 2021-01-08 09:26:55.479 | + tools/install_pip.sh:install_get_pip:92 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-01-08 09:26:55.482 | + tools/install_pip.sh:install_get_pip:96 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py -c /home/ubuntu/devstack/tools/cap-pip.txt 2021-01-08 09:26:58.076 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-08 09:26:58.264 | Collecting pip<20.3 2021-01-08 09:26:58.276 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/1c7514530bd5c/pip-20.2.4-py2.py3-none-any.whl (1.5 MB) 2021-01-08 09:26:58.621 | Installing collected packages: pip 2021-01-08 09:26:58.621 | Attempting uninstall: pip 2021-01-08 09:26:58.622 | Found existing installation: pip 20.2.2 2021-01-08 09:26:58.862 | Uninstalling pip-20.2.2: 2021-01-08 09:26:58.876 | Successfully uninstalled pip-20.2.2 2021-01-08 09:27:00.156 | Successfully installed pip-20.2.4 2021-01-08 09:27:00.285 | + tools/install_pip.sh:main:151 : set -x 2021-01-08 09:27:00.287 | + tools/install_pip.sh:main:155 : pip_install_gr setuptools 2021-01-08 09:27:00.289 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-01-08 09:27:00.291 | + inc/python:pip_install_gr:77 : local clean_name 2021-01-08 09:27:00.293 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-01-08 09:27:00.295 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-01-08 09:27:00.297 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-01-08 09:27:00.300 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-01-08 09:27:00.300 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-01-08 09:27:00.305 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-01-08 09:27:00.306 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-01-08 09:27:00.308 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-01-08 09:27:00.311 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-01-08 09:27:00.312 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-01-08 09:27:00.327 | Using python 3.6 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-01-08 09:27:00.329 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-01-08 09:27:02.110 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-08 09:27:02.114 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-08 09:27:02.748 | Collecting setuptools===51.1.1 2021-01-08 09:27:02.758 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6d1/19767443a0f77/setuptools-51.1.1-py3-none-any.whl (2.0 MB) 2021-01-08 09:27:03.177 | Installing collected packages: setuptools 2021-01-08 09:27:03.177 | Attempting uninstall: setuptools 2021-01-08 09:27:03.178 | Found existing installation: setuptools 49.6.0 2021-01-08 09:27:03.262 | Uninstalling setuptools-49.6.0: 2021-01-08 09:27:03.292 | Successfully uninstalled setuptools-49.6.0 2021-01-08 09:27:04.044 | Successfully installed setuptools-51.1.1 2021-01-08 09:27:04.100 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-08 09:27:04.100 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-08 09:27:04.181 | + inc/python:pip_install:200 : result=0 2021-01-08 09:27:04.183 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-08 09:27:04.185 | + functions-common:time_stop:2306 : local name 2021-01-08 09:27:04.187 | + functions-common:time_stop:2307 : local end_time 2021-01-08 09:27:04.189 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:27:04.191 | + functions-common:time_stop:2309 : local total 2021-01-08 09:27:04.192 | + functions-common:time_stop:2310 : local start_time 2021-01-08 09:27:04.194 | + functions-common:time_stop:2312 : name=pip_install 2021-01-08 09:27:04.196 | + functions-common:time_stop:2313 : start_time=1610098020323 2021-01-08 09:27:04.197 | + functions-common:time_stop:2315 : [[ -z 1610098020323 ]] 2021-01-08 09:27:04.200 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:27:04.202 | + functions-common:time_stop:2318 : end_time=1610098024200 2021-01-08 09:27:04.205 | + functions-common:time_stop:2319 : elapsed_time=3877 2021-01-08 09:27:04.207 | + functions-common:time_stop:2320 : total=0 2021-01-08 09:27:04.208 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:27:04.210 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=3877 2021-01-08 09:27:04.212 | + inc/python:pip_install:203 : return 0 2021-01-08 09:27:04.214 | + tools/install_pip.sh:main:157 : get_versions 2021-01-08 09:27:04.216 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-01-08 09:27:04.219 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-01-08 09:27:04.221 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-01-08 09:27:04.224 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-01-08 09:27:04.224 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-01-08 09:27:04.555 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2021-01-08 09:27:04.557 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2021-01-08 09:27:04.557 | pip: 20.2.4 2021-01-08 09:27:04.559 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2021-01-08 09:27:04.869 | pip 20.2.4 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2021-01-08 09:27:04.892 | + ./stack.sh:main:758 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-01-08 09:27:04.895 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-01-08 09:27:04.898 | + ./stack.sh:main:759 : fixup_all 2021-01-08 09:27:04.900 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-01-08 09:27:04.903 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-01-08 09:27:04.905 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-01-08 09:27:04.914 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-01-08 09:27:04.914 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-01-08 09:27:04.915 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-01-08 09:27:04.920 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-01-08 09:27:04.922 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-01-08 09:27:04.924 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-01-08 09:27:04.931 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-01-08 09:27:04.934 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-01-08 09:27:04.937 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2021-01-08 09:27:04.939 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2021-01-08 09:27:04.941 | + functions-common:install_package:1344 : update_package_repo 2021-01-08 09:27:04.943 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-01-08 09:27:04.945 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-01-08 09:27:04.947 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-01-08 09:27:04.949 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-01-08 09:27:04.951 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-01-08 09:27:04.953 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:27:04.955 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:27:04.957 | + functions-common:update_package_repo:1325 : apt_get_update 2021-01-08 09:27:04.959 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-01-08 09:27:04.961 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-01-08 09:27:04.963 | + functions-common:apt_get_update:1071 : return 2021-01-08 09:27:04.965 | + functions-common:install_package:1345 : real_install_package software-properties-common 2021-01-08 09:27:04.967 | + functions-common:real_install_package:1330 : is_ubuntu 2021-01-08 09:27:04.969 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:27:04.971 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:27:04.974 | + functions-common:real_install_package:1331 : apt_get install software-properties-common 2021-01-08 09:27:04.991 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2021-01-08 09:27:05.110 | Reading package lists... 2021-01-08 09:27:05.354 | Building dependency tree... 2021-01-08 09:27:05.355 | Reading state information... 2021-01-08 09:27:05.563 | The following packages were automatically installed and are no longer required: 2021-01-08 09:27:05.565 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-08 09:27:05.565 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-08 09:27:05.565 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-01-08 09:27:05.565 | python3-pam python3-problem-report python3-pyasn1 2021-01-08 09:27:05.565 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-01-08 09:27:05.565 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-01-08 09:27:05.565 | Use 'sudo apt autoremove' to remove them. 2021-01-08 09:27:05.566 | The following additional packages will be installed: 2021-01-08 09:27:05.566 | python3-software-properties 2021-01-08 09:27:05.613 | The following packages will be upgraded: 2021-01-08 09:27:05.613 | python3-software-properties software-properties-common 2021-01-08 09:27:05.743 | 2 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2021-01-08 09:27:05.743 | Need to get 33.9 kB of archives. 2021-01-08 09:27:05.743 | After this operation, 0 B of additional disk space will be used. 2021-01-08 09:27:05.743 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.14 [10.1 kB] 2021-01-08 09:27:05.800 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.14 [23.9 kB] 2021-01-08 09:27:06.330 | Fetched 33.9 kB in 0s (192 kB/s) 2021-01-08 09:27:06.400 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74722 files and directories currently installed.) 2021-01-08 09:27:06.404 | Preparing to unpack .../software-properties-common_0.96.24.32.14_all.deb ... 2021-01-08 09:27:06.550 | Unpacking software-properties-common (0.96.24.32.14) over (0.96.24.32.9) ... 2021-01-08 09:27:06.688 | Preparing to unpack .../python3-software-properties_0.96.24.32.14_all.deb ... 2021-01-08 09:27:06.833 | Unpacking python3-software-properties (0.96.24.32.14) over (0.96.24.32.9) ... 2021-01-08 09:27:06.919 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-08 09:27:07.408 | Setting up python3-software-properties (0.96.24.32.14) ... 2021-01-08 09:27:07.677 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-01-08 09:27:07.696 | Setting up software-properties-common (0.96.24.32.14) ... 2021-01-08 09:27:09.830 | + functions-common:apt_get:1115 : result=0 2021-01-08 09:27:09.832 | + functions-common:apt_get:1118 : time_stop apt-get 2021-01-08 09:27:09.834 | + functions-common:time_stop:2306 : local name 2021-01-08 09:27:09.836 | + functions-common:time_stop:2307 : local end_time 2021-01-08 09:27:09.838 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:27:09.840 | + functions-common:time_stop:2309 : local total 2021-01-08 09:27:09.842 | + functions-common:time_stop:2310 : local start_time 2021-01-08 09:27:09.844 | + functions-common:time_stop:2312 : name=apt-get 2021-01-08 09:27:09.846 | + functions-common:time_stop:2313 : start_time=1610098024988 2021-01-08 09:27:09.848 | + functions-common:time_stop:2315 : [[ -z 1610098024988 ]] 2021-01-08 09:27:09.851 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:27:09.854 | + functions-common:time_stop:2318 : end_time=1610098029852 2021-01-08 09:27:09.856 | + functions-common:time_stop:2319 : elapsed_time=4864 2021-01-08 09:27:09.858 | + functions-common:time_stop:2320 : total=133148 2021-01-08 09:27:09.860 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:27:09.862 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=138012 2021-01-08 09:27:09.865 | + functions-common:apt_get:1119 : return 0 2021-01-08 09:27:09.867 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2021-01-08 09:27:10.661 | 'universe' distribution component is already enabled for all sources. 2021-01-08 09:27:10.688 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2021-01-08 09:27:10.690 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:ussuri 2021-01-08 09:27:13.204 | Reading package lists... 2021-01-08 09:27:13.494 | Building dependency tree... 2021-01-08 09:27:13.495 | Reading state information... 2021-01-08 09:27:13.702 | The following packages were automatically installed and are no longer required: 2021-01-08 09:27:13.703 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-08 09:27:13.703 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-08 09:27:13.703 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-01-08 09:27:13.703 | python3-pam python3-problem-report python3-pyasn1 2021-01-08 09:27:13.703 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-01-08 09:27:13.703 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-01-08 09:27:13.703 | Use 'sudo apt autoremove' to remove them. 2021-01-08 09:27:13.748 | The following NEW packages will be installed: 2021-01-08 09:27:13.749 | ubuntu-cloud-keyring 2021-01-08 09:27:14.025 | 0 upgraded, 1 newly installed, 0 to remove and 144 not upgraded. 2021-01-08 09:27:14.025 | Need to get 6,008 B of archives. 2021-01-08 09:27:14.025 | After this operation, 22.5 kB of additional disk space will be used. 2021-01-08 09:27:14.025 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-cloud-keyring all 2018.09.18.1~18.04.0 [6,008 B] 2021-01-08 09:27:14.555 | Fetched 6,008 B in 0s (23.0 kB/s) 2021-01-08 09:27:14.603 | Selecting previously unselected package ubuntu-cloud-keyring. 2021-01-08 09:27:14.641 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74722 files and directories currently installed.) 2021-01-08 09:27:14.644 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.0_all.deb ... 2021-01-08 09:27:14.646 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2021-01-08 09:27:14.734 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2021-01-08 09:27:17.025 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-01-08 09:27:17.025 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease [8,769 B] 2021-01-08 09:27:17.096 | Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-01-08 09:27:17.185 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-01-08 09:27:17.353 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-01-08 09:27:17.403 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 Packages [188 kB] 2021-01-08 09:27:21.234 | Fetched 197 kB in 1s (176 kB/s) 2021-01-08 09:27:22.941 | Reading package lists... 2021-01-08 09:27:23.001 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2021-01-08 09:27:23.004 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2021-01-08 09:27:23.006 | + functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2021-01-08 09:27:23.008 | + functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2021-01-08 09:27:23.010 | + functions-common:apt_get_update:1077 : local sudo=sudo 2021-01-08 09:27:23.014 | ++ functions-common:apt_get_update:1078 : id -u 2021-01-08 09:27:23.017 | + functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2021-01-08 09:27:23.019 | + functions-common:apt_get_update:1081 : time_start apt-get-update 2021-01-08 09:27:23.021 | + functions-common:time_start:2292 : local name=apt-get-update 2021-01-08 09:27:23.023 | + functions-common:time_start:2293 : local start_time= 2021-01-08 09:27:23.025 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-01-08 09:27:23.028 | ++ functions-common:time_start:2297 : date +%s%3N 2021-01-08 09:27:23.031 | + functions-common:time_start:2297 : _TIME_START[$name]=1610098043029 2021-01-08 09:27:23.033 | + functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-01-08 09:27:23.036 | + functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-01-08 09:27:23.038 | + functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-01-08 09:27:23.277 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-01-08 09:27:23.411 | Hit:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-01-08 09:27:23.582 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-01-08 09:27:23.715 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-01-08 09:27:23.840 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-01-08 09:27:25.819 | Reading package lists... 2021-01-08 09:27:25.879 | + functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2021-01-08 09:27:25.881 | + functions-common:apt_get_update:1091 : time_stop apt-get-update 2021-01-08 09:27:25.884 | + functions-common:time_stop:2306 : local name 2021-01-08 09:27:25.886 | + functions-common:time_stop:2307 : local end_time 2021-01-08 09:27:25.889 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:27:25.891 | + functions-common:time_stop:2309 : local total 2021-01-08 09:27:25.893 | + functions-common:time_stop:2310 : local start_time 2021-01-08 09:27:25.895 | + functions-common:time_stop:2312 : name=apt-get-update 2021-01-08 09:27:25.897 | + functions-common:time_stop:2313 : start_time=1610098043029 2021-01-08 09:27:25.899 | + functions-common:time_stop:2315 : [[ -z 1610098043029 ]] 2021-01-08 09:27:25.902 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:27:25.905 | + functions-common:time_stop:2318 : end_time=1610098045902 2021-01-08 09:27:25.907 | + functions-common:time_stop:2319 : elapsed_time=2873 2021-01-08 09:27:25.909 | + functions-common:time_stop:2320 : total=2646 2021-01-08 09:27:25.911 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:27:25.913 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=5519 2021-01-08 09:27:25.915 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2021-01-08 09:27:25.926 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-01-08 09:27:25.936 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-01-08 09:27:25.946 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-01-08 09:27:25.948 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-01-08 09:27:25.951 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-01-08 09:27:25.953 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-01-08 09:27:25.955 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-01-08 09:27:25.957 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-01-08 09:27:25.959 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-01-08 09:27:25.961 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-01-08 09:27:25.963 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-01-08 09:27:25.965 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-01-08 09:27:25.967 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-01-08 09:27:25.970 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-01-08 09:27:25.972 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-01-08 09:27:25.974 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-01-08 09:27:25.976 | + functions-common:is_suse:464 : is_opensuse 2021-01-08 09:27:25.978 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-01-08 09:27:25.980 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-01-08 09:27:25.983 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-01-08 09:27:25.985 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-01-08 09:27:25.987 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-01-08 09:27:25.989 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-01-08 09:27:25.991 | + ./stack.sh:main:762 : pip_install -U os-testr 2021-01-08 09:27:26.009 | Using python 3.6 to install os-testr 2021-01-08 09:27:26.011 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-01-08 09:27:27.792 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-08 09:27:27.797 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-08 09:27:27.896 | Collecting os-testr===2.0.0 2021-01-08 09:27:27.902 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-01-08 09:27:28.001 | Collecting stestr===3.1.0 2021-01-08 09:27:28.007 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/8f771ea252290/stestr-3.1.0-py3-none-any.whl (120 kB) 2021-01-08 09:27:28.165 | Collecting testtools===2.4.0 2021-01-08 09:27:28.172 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2021-01-08 09:27:28.281 | Collecting python-subunit===1.4.0 2021-01-08 09:27:28.288 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-01-08 09:27:28.455 | Collecting pbr===5.5.1 2021-01-08 09:27:28.461 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2021-01-08 09:27:28.568 | Collecting voluptuous===0.12.1 2021-01-08 09:27:28.574 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ac/e33fcf9e6b1f5/voluptuous-0.12.1-py3-none-any.whl (29 kB) 2021-01-08 09:27:28.710 | Collecting cliff===3.5.0 2021-01-08 09:27:28.717 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31c/2e2bf04d826c2/cliff-3.5.0-py3-none-any.whl (81 kB) 2021-01-08 09:27:28.826 | Collecting fixtures===3.0.0 2021-01-08 09:27:28.833 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-01-08 09:27:29.006 | Collecting PyYAML===5.3.1 2021-01-08 09:27:29.013 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2021-01-08 09:27:29.847 | Collecting future===0.18.2 2021-01-08 09:27:29.853 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-01-08 09:27:30.724 | Collecting six===1.15.0 2021-01-08 09:27:30.731 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2021-01-08 09:27:30.792 | Collecting traceback2===1.4.0 2021-01-08 09:27:30.799 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-01-08 09:27:30.888 | Collecting python-mimeparse===1.6.0 2021-01-08 09:27:30.895 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2021-01-08 09:27:30.988 | Collecting unittest2===1.1.0 2021-01-08 09:27:30.995 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-01-08 09:27:31.087 | Collecting extras===1.0.0 2021-01-08 09:27:31.093 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-01-08 09:27:31.195 | Collecting prettytable===0.7.2 2021-01-08 09:27:31.202 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-01-08 09:27:31.422 | Collecting cmd2===1.4.0 2021-01-08 09:27:31.429 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/87c/19e56c145fbc6/cmd2-1.4.0-py3-none-any.whl (133 kB) 2021-01-08 09:27:31.676 | Collecting pyparsing===2.4.7 2021-01-08 09:27:31.683 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-01-08 09:27:31.819 | Collecting stevedore===3.3.0 2021-01-08 09:27:31.826 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2021-01-08 09:27:31.911 | Collecting linecache2===1.0.0 2021-01-08 09:27:31.918 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-01-08 09:27:32.013 | Collecting argparse 2021-01-08 09:27:32.020 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-01-08 09:27:32.106 | Collecting colorama===0.4.4 2021-01-08 09:27:32.113 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-01-08 09:27:32.174 | Collecting wcwidth===0.2.5 2021-01-08 09:27:32.180 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-01-08 09:27:32.217 | Requirement already satisfied, skipping upgrade: importlib-metadata===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (3.3.0) 2021-01-08 09:27:32.289 | Collecting attrs===20.3.0 2021-01-08 09:27:32.295 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2021-01-08 09:27:32.407 | Collecting pyperclip===1.8.1 2021-01-08 09:27:32.413 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/8bb/51a8fb6ad32d5/pyperclip-1.8.1-py3-none-any.whl (11 kB) 2021-01-08 09:27:32.447 | Requirement already satisfied, skipping upgrade: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (3.4.0) 2021-01-08 09:27:32.500 | Requirement already satisfied, skipping upgrade: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.7.4.3) 2021-01-08 09:27:32.505 | Building wheels for collected packages: PyYAML, future 2021-01-08 09:27:32.505 | Building wheel for PyYAML (setup.py): started 2021-01-08 09:27:42.322 | Building wheel for PyYAML (setup.py): finished with status 'done' 2021-01-08 09:27:42.325 | Created wheel for PyYAML: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=403683 sha256=403dbee3b655a03fde501364391db975d8db7342d409b80a4fc5002fac6266e9 2021-01-08 09:27:42.326 | Stored in directory: /root/.cache/pip/wheels/87/72/81/854eb4786f69e1920706847b6c06be3b0d589b7483cf247172 2021-01-08 09:27:42.327 | Building wheel for future (setup.py): started 2021-01-08 09:27:43.300 | Building wheel for future (setup.py): finished with status 'done' 2021-01-08 09:27:43.304 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=ec96242b189f1447cd22101ce3d9b31967371f293eaa143998672cb7ee796faf 2021-01-08 09:27:43.304 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2021-01-08 09:27:43.305 | Successfully built PyYAML future 2021-01-08 09:27:43.753 | Installing collected packages: voluptuous, pbr, attrs, six, linecache2, traceback2, python-mimeparse, argparse, unittest2, extras, testtools, fixtures, wcwidth, prettytable, python-subunit, PyYAML, colorama, pyperclip, cmd2, pyparsing, stevedore, cliff, future, stestr, os-testr 2021-01-08 09:27:43.889 | Attempting uninstall: attrs 2021-01-08 09:27:43.890 | Found existing installation: attrs 17.4.0 2021-01-08 09:27:43.898 | Uninstalling attrs-17.4.0: 2021-01-08 09:27:43.948 | Successfully uninstalled attrs-17.4.0 2021-01-08 09:27:43.996 | Attempting uninstall: six 2021-01-08 09:27:43.996 | Found existing installation: six 1.11.0 2021-01-08 09:27:43.999 | Uninstalling six-1.11.0: 2021-01-08 09:27:44.030 | Successfully uninstalled six-1.11.0 2021-01-08 09:27:44.829 | Attempting uninstall: colorama 2021-01-08 09:27:44.830 | Found existing installation: colorama 0.3.7 2021-01-08 09:27:44.836 | Uninstalling colorama-0.3.7: 2021-01-08 09:27:44.867 | Successfully uninstalled colorama-0.3.7 2021-01-08 09:27:45.848 | Successfully installed PyYAML-5.3.1 argparse-1.4.0 attrs-20.3.0 cliff-3.5.0 cmd2-1.4.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 future-0.18.2 linecache2-1.0.0 os-testr-2.0.0 pbr-5.5.1 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.1 python-mimeparse-1.6.0 python-subunit-1.4.0 six-1.15.0 stestr-3.1.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 voluptuous-0.12.1 wcwidth-0.2.5 2021-01-08 09:27:45.915 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-08 09:27:45.915 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-08 09:27:46.060 | + inc/python:pip_install:200 : result=0 2021-01-08 09:27:46.062 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-08 09:27:46.065 | + functions-common:time_stop:2306 : local name 2021-01-08 09:27:46.067 | + functions-common:time_stop:2307 : local end_time 2021-01-08 09:27:46.069 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:27:46.071 | + functions-common:time_stop:2309 : local total 2021-01-08 09:27:46.074 | + functions-common:time_stop:2310 : local start_time 2021-01-08 09:27:46.076 | + functions-common:time_stop:2312 : name=pip_install 2021-01-08 09:27:46.078 | + functions-common:time_stop:2313 : start_time=1610098046005 2021-01-08 09:27:46.080 | + functions-common:time_stop:2315 : [[ -z 1610098046005 ]] 2021-01-08 09:27:46.082 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:27:46.086 | + functions-common:time_stop:2318 : end_time=1610098066083 2021-01-08 09:27:46.088 | + functions-common:time_stop:2319 : elapsed_time=20078 2021-01-08 09:27:46.090 | + functions-common:time_stop:2320 : total=0 2021-01-08 09:27:46.092 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:27:46.094 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=20078 2021-01-08 09:27:46.096 | + inc/python:pip_install:203 : return 0 2021-01-08 09:27:46.098 | + ./stack.sh:main:766 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-01-08 09:27:46.142 | + ./stack.sh:main:767 : sudo systemctl restart systemd-journald 2021-01-08 09:27:46.211 | + ./stack.sh:main:773 : install_infra 2021-01-08 09:27:46.213 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-01-08 09:27:46.216 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-01-08 09:27:46.218 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-01-08 09:27:48.824 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-01-08 09:27:48.827 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-01-08 09:27:48.847 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-01-08 09:27:50.706 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-08 09:27:51.541 | Collecting pbr===5.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) 2021-01-08 09:27:51.655 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2021-01-08 09:27:51.683 | Installing collected packages: pbr 2021-01-08 09:27:51.788 | Successfully installed pbr-5.5.1 2021-01-08 09:27:51.847 | + inc/python:pip_install:200 : result=0 2021-01-08 09:27:51.850 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-08 09:27:51.852 | + functions-common:time_stop:2306 : local name 2021-01-08 09:27:51.854 | + functions-common:time_stop:2307 : local end_time 2021-01-08 09:27:51.856 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:27:51.858 | + functions-common:time_stop:2309 : local total 2021-01-08 09:27:51.860 | + functions-common:time_stop:2310 : local start_time 2021-01-08 09:27:51.862 | + functions-common:time_stop:2312 : name=pip_install 2021-01-08 09:27:51.864 | + functions-common:time_stop:2313 : start_time=1610098068840 2021-01-08 09:27:51.866 | + functions-common:time_stop:2315 : [[ -z 1610098068840 ]] 2021-01-08 09:27:51.869 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:27:51.872 | + functions-common:time_stop:2318 : end_time=1610098071869 2021-01-08 09:27:51.874 | + functions-common:time_stop:2319 : elapsed_time=3029 2021-01-08 09:27:51.876 | + functions-common:time_stop:2320 : total=20078 2021-01-08 09:27:51.878 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:27:51.880 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=23107 2021-01-08 09:27:51.882 | + inc/python:pip_install:203 : return 0 2021-01-08 09:27:51.885 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-01-08 09:27:51.887 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-01-08 09:27:51.907 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-01-08 09:27:53.753 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-08 09:27:54.557 | Processing /opt/stack/requirements 2021-01-08 09:27:55.919 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) 2021-01-08 09:27:55.985 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2021-01-08 09:27:56.019 | Collecting PyYAML===5.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) 2021-01-08 09:27:56.104 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269kB) 2021-01-08 09:27:56.726 | Collecting requests===2.25.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) 2021-01-08 09:27:56.831 | Downloading http://10.100.0.9:8080/root/pypi/+f/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61kB) 2021-01-08 09:27:56.870 | Collecting packaging===20.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) 2021-01-08 09:27:56.912 | Downloading http://10.100.0.9:8080/root/pypi/+f/24e/0da08660a8748/packaging-20.8-py2.py3-none-any.whl 2021-01-08 09:27:56.932 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) 2021-01-08 09:27:56.975 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2021-01-08 09:27:57.032 | Collecting idna===2.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) 2021-01-08 09:27:57.063 | Downloading http://10.100.0.9:8080/root/pypi/+f/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58kB) 2021-01-08 09:27:57.082 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) 2021-01-08 09:27:57.188 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2021-01-08 09:27:57.205 | Collecting six===1.15.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) 2021-01-08 09:27:57.239 | Downloading http://10.100.0.9:8080/root/pypi/+f/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl 2021-01-08 09:27:57.253 | Collecting Parsley>=1.2 (from openstack-requirements==1.2.1.dev4236) 2021-01-08 09:27:57.270 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-01-08 09:27:57.297 | Collecting beagle>=0.2.1 (from openstack-requirements==1.2.1.dev4236) 2021-01-08 09:27:57.316 | Downloading http://10.100.0.9:8080/root/pypi/+f/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl 2021-01-08 09:27:57.343 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) 2021-01-08 09:27:57.348 | Collecting urllib3===1.26.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) 2021-01-08 09:27:57.426 | Downloading http://10.100.0.9:8080/root/pypi/+f/d8f/f90d979214d7b/urllib3-1.26.2-py2.py3-none-any.whl (136kB) 2021-01-08 09:27:57.475 | Collecting certifi===2020.12.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) 2021-01-08 09:27:57.527 | Downloading http://10.100.0.9:8080/root/pypi/+f/719/a74fb9e33b9bd/certifi-2020.12.5-py2.py3-none-any.whl (147kB) 2021-01-08 09:27:57.547 | Collecting chardet===4.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2021-01-08 09:27:57.572 | Downloading http://10.100.0.9:8080/root/pypi/+f/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178kB) 2021-01-08 09:27:57.608 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) 2021-01-08 09:27:57.625 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2021-01-08 09:27:57.639 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) 2021-01-08 09:27:57.661 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2021-01-08 09:27:57.676 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) 2021-01-08 09:27:57.704 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2021-01-08 09:27:57.735 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) 2021-01-08 09:27:57.757 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2021-01-08 09:27:57.769 | Collecting cliff===3.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) 2021-01-08 09:27:57.833 | Downloading http://10.100.0.9:8080/root/pypi/+f/31c/2e2bf04d826c2/cliff-3.5.0-py3-none-any.whl (81kB) 2021-01-08 09:27:57.872 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) 2021-01-08 09:27:57.889 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2021-01-08 09:27:57.903 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 197)) 2021-01-08 09:27:57.930 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2021-01-08 09:27:57.944 | Collecting stevedore===3.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) 2021-01-08 09:27:58.009 | Downloading http://10.100.0.9:8080/root/pypi/+f/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49kB) 2021-01-08 09:27:58.039 | Collecting cmd2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 417)) 2021-01-08 09:27:58.155 | Downloading http://10.100.0.9:8080/root/pypi/+f/87c/19e56c145fbc6/cmd2-1.4.0-py3-none-any.whl (133kB) 2021-01-08 09:27:58.237 | Collecting prettytable===0.7.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) 2021-01-08 09:27:58.264 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl 2021-01-08 09:27:58.279 | Collecting importlib-metadata===3.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) 2021-01-08 09:27:58.333 | Downloading http://10.100.0.9:8080/root/pypi/+f/bf7/92d480abbd5ed/importlib_metadata-3.3.0-py3-none-any.whl 2021-01-08 09:27:58.382 | Collecting pyperclip===1.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) 2021-01-08 09:27:58.415 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/8bb/51a8fb6ad32d5/pyperclip-1.8.1-py3-none-any.whl 2021-01-08 09:27:58.429 | Collecting colorama===0.4.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) 2021-01-08 09:27:58.478 | Downloading http://10.100.0.9:8080/root/pypi/+f/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl 2021-01-08 09:27:58.495 | Collecting attrs===20.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) 2021-01-08 09:27:58.527 | Downloading http://10.100.0.9:8080/root/pypi/+f/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49kB) 2021-01-08 09:27:58.589 | Collecting wcwidth===0.2.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) 2021-01-08 09:27:58.616 | Downloading http://10.100.0.9:8080/root/pypi/+f/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl 2021-01-08 09:27:58.637 | Collecting zipp===3.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) 2021-01-08 09:27:58.778 | Downloading http://10.100.0.9:8080/root/pypi/+f/102/c24ef8f171fd7/zipp-3.4.0-py3-none-any.whl 2021-01-08 09:27:58.816 | Collecting typing-extensions===3.7.4.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) 2021-01-08 09:27:59.170 | Downloading http://10.100.0.9:8080/root/pypi/+f/7cb/407020f00f7bf/typing_extensions-3.7.4.3-py3-none-any.whl 2021-01-08 09:27:59.187 | Building wheels for collected packages: PyYAML 2021-01-08 09:27:59.188 | Running setup.py bdist_wheel for PyYAML: started 2021-01-08 09:27:59.477 | Running setup.py bdist_wheel for PyYAML: finished with status 'error' 2021-01-08 09:27:59.477 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-6jadfhn_/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/tmp1ycsa44opip-wheel- --python-tag cp36: 2021-01-08 09:27:59.477 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-01-08 09:27:59.477 | or: -c --help [cmd1 cmd2 ...] 2021-01-08 09:27:59.478 | or: -c --help-commands 2021-01-08 09:27:59.478 | or: -c cmd --help 2021-01-08 09:27:59.478 | 2021-01-08 09:27:59.478 | error: invalid command 'bdist_wheel' 2021-01-08 09:27:59.478 | 2021-01-08 09:27:59.478 | ---------------------------------------- 2021-01-08 09:27:59.478 | Failed building wheel for PyYAML 2021-01-08 09:27:59.478 | Running setup.py clean for PyYAML 2021-01-08 09:27:59.764 | Failed to build PyYAML 2021-01-08 09:27:59.766 | Installing collected packages: chardet, certifi, attrs, extras, linecache2, traceback2, argparse, six, unittest2, python-mimeparse, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, zipp, typing-extensions, importlib-metadata, stevedore, pyparsing, pyperclip, colorama, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2021-01-08 09:28:00.797 | Running setup.py install for PyYAML: started 2021-01-08 09:28:10.478 | Running setup.py install for PyYAML: finished with status 'done' 2021-01-08 09:28:11.256 | Running setup.py install for openstack-requirements: started 2021-01-08 09:28:13.552 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-01-08 09:28:14.150 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2020.12.5 chardet-4.0.0 cliff-3.5.0 cmd2-1.4.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 importlib-metadata-3.3.0 linecache2-1.0.0 openstack-requirements-1.2.1.dev4236 packaging-20.8 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.1 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 typing-extensions-3.7.4.3 unittest2-1.1.0 urllib3-1.26.2 wcwidth-0.2.5 zipp-3.4.0 2021-01-08 09:28:14.274 | + inc/python:pip_install:200 : result=0 2021-01-08 09:28:14.276 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-08 09:28:14.278 | + functions-common:time_stop:2306 : local name 2021-01-08 09:28:14.280 | + functions-common:time_stop:2307 : local end_time 2021-01-08 09:28:14.283 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:28:14.285 | + functions-common:time_stop:2309 : local total 2021-01-08 09:28:14.287 | + functions-common:time_stop:2310 : local start_time 2021-01-08 09:28:14.289 | + functions-common:time_stop:2312 : name=pip_install 2021-01-08 09:28:14.291 | + functions-common:time_stop:2313 : start_time=1610098071901 2021-01-08 09:28:14.293 | + functions-common:time_stop:2315 : [[ -z 1610098071901 ]] 2021-01-08 09:28:14.296 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:28:14.299 | + functions-common:time_stop:2318 : end_time=1610098094296 2021-01-08 09:28:14.301 | + functions-common:time_stop:2319 : elapsed_time=22395 2021-01-08 09:28:14.303 | + functions-common:time_stop:2320 : total=23107 2021-01-08 09:28:14.306 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:28:14.308 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=45502 2021-01-08 09:28:14.310 | + inc/python:pip_install:203 : return 0 2021-01-08 09:28:14.312 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-01-08 09:28:14.315 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-01-08 09:28:14.317 | + inc/python:use_library_from_git:250 : local name=pbr 2021-01-08 09:28:14.319 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:28:14.322 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:28:14.324 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-01-08 09:28:14.327 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:28:14.329 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-01-08 09:28:14.346 | Using python 3.6 to install pbr 2021-01-08 09:28:14.349 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-01-08 09:28:16.148 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-08 09:28:16.153 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-08 09:28:16.281 | Requirement already up-to-date: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-01-08 09:28:16.825 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-08 09:28:16.825 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-08 09:28:16.898 | + inc/python:pip_install:200 : result=0 2021-01-08 09:28:16.900 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-08 09:28:16.902 | + functions-common:time_stop:2306 : local name 2021-01-08 09:28:16.904 | + functions-common:time_stop:2307 : local end_time 2021-01-08 09:28:16.906 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:28:16.908 | + functions-common:time_stop:2309 : local total 2021-01-08 09:28:16.910 | + functions-common:time_stop:2310 : local start_time 2021-01-08 09:28:16.912 | + functions-common:time_stop:2312 : name=pip_install 2021-01-08 09:28:16.915 | + functions-common:time_stop:2313 : start_time=1610098094342 2021-01-08 09:28:16.917 | + functions-common:time_stop:2315 : [[ -z 1610098094342 ]] 2021-01-08 09:28:16.920 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:28:16.923 | + functions-common:time_stop:2318 : end_time=1610098096921 2021-01-08 09:28:16.925 | + functions-common:time_stop:2319 : elapsed_time=2579 2021-01-08 09:28:16.927 | + functions-common:time_stop:2320 : total=45502 2021-01-08 09:28:16.929 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:28:16.932 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=48081 2021-01-08 09:28:16.934 | + inc/python:pip_install:203 : return 0 2021-01-08 09:28:16.936 | + ./stack.sh:main:776 : python3 -m venv /opt/stack/bindep-venv 2021-01-08 09:28:19.524 | + ./stack.sh:main:778 : /opt/stack/bindep-venv/bin/pip install bindep 2021-01-08 09:28:21.184 | Collecting bindep 2021-01-08 09:28:21.247 | Downloading http://10.100.0.9:8080/root/pypi/+f/755/6130a90d5c67a/bindep-2.8.1-py2.py3-none-any.whl 2021-01-08 09:28:21.269 | Collecting pbr>=2.0.0 (from bindep) 2021-01-08 09:28:21.357 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2021-01-08 09:28:21.389 | Collecting Parsley (from bindep) 2021-01-08 09:28:21.406 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-01-08 09:28:21.432 | Collecting distro (from bindep) 2021-01-08 09:28:21.457 | Downloading http://10.100.0.9:8080/root/pypi/+f/df7/4eed763e18d10/distro-1.5.0-py2.py3-none-any.whl 2021-01-08 09:28:21.466 | Installing collected packages: pbr, Parsley, distro, bindep 2021-01-08 09:28:21.801 | Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.5.0 pbr-5.5.1 2021-01-08 09:28:21.865 | + ./stack.sh:main:779 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-01-08 09:28:21.867 | + ./stack.sh:main:779 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-01-08 09:28:21.871 | ++ ./stack.sh:main:782 : _get_plugin_bindep_packages 2021-01-08 09:28:21.887 | + ./stack.sh:main:782 : pkgs= 2021-01-08 09:28:21.890 | + ./stack.sh:main:783 : [[ -n '' ]] 2021-01-08 09:28:21.892 | + ./stack.sh:main:790 : run_phase stack pre-install 2021-01-08 09:28:21.894 | + functions-common:run_phase:1734 : local mode=stack 2021-01-08 09:28:21.896 | + functions-common:run_phase:1735 : local phase=pre-install 2021-01-08 09:28:21.898 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-01-08 09:28:21.901 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-01-08 09:28:21.903 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-01-08 09:28:21.905 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-01-08 09:28:21.907 | + functions-common:run_phase:1744 : local extra 2021-01-08 09:28:21.910 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-01-08 09:28:21.913 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-01-08 09:28:21.915 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-01-08 09:28:21.918 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-01-08 09:28:21.920 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-01-08 09:28:21.922 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-01-08 09:28:21.936 | ++ functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:28:21.938 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-01-08 09:28:21.940 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-01-08 09:28:21.942 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-01-08 09:28:21.944 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-01-08 09:28:21.947 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-01-08 09:28:21.949 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-01-08 09:28:21.951 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-01-08 09:28:21.953 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-01-08 09:28:21.955 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-01-08 09:28:21.957 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-01-08 09:28:21.959 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-01-08 09:28:21.961 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-01-08 09:28:21.963 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-01-08 09:28:21.965 | + functions-common:run_phase:1755 : [[ stack == \s\o\u\r\c\e ]] 2021-01-08 09:28:21.967 | + functions-common:run_phase:1758 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-01-08 09:28:21.970 | + functions-common:run_phase:1761 : run_plugins stack pre-install 2021-01-08 09:28:21.972 | + functions-common:run_plugins:1720 : local mode=stack 2021-01-08 09:28:21.974 | + functions-common:run_plugins:1721 : local phase=pre-install 2021-01-08 09:28:21.976 | + functions-common:run_plugins:1723 : local plugins= 2021-01-08 09:28:21.978 | + functions-common:run_plugins:1724 : local plugin 2021-01-08 09:28:21.981 | + ./stack.sh:main:793 : set_systemd_override DefaultLimitNOFILE 2048 2021-01-08 09:28:21.983 | + functions:set_systemd_override:849 : local key=DefaultLimitNOFILE 2021-01-08 09:28:21.985 | + functions:set_systemd_override:850 : local value=2048 2021-01-08 09:28:21.987 | + functions:set_systemd_override:852 : local sysconf=/etc/systemd/system.conf 2021-01-08 09:28:21.990 | + functions:set_systemd_override:853 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-01-08 09:28:22.034 | + functions:set_systemd_override:854 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-01-08 09:28:22.034 | Set systemd system override for DefaultLimitNOFILE=2048 2021-01-08 09:28:22.036 | + functions:set_systemd_override:856 : sudo systemctl daemon-reload 2021-01-08 09:28:22.205 | + ./stack.sh:main:795 : install_rpc_backend 2021-01-08 09:28:22.207 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-01-08 09:28:22.223 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:28:22.225 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-01-08 09:28:22.227 | + functions-common:install_package:1344 : update_package_repo 2021-01-08 09:28:22.230 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-01-08 09:28:22.232 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-01-08 09:28:22.234 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-01-08 09:28:22.237 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-01-08 09:28:22.239 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-01-08 09:28:22.241 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:28:22.244 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:28:22.246 | + functions-common:update_package_repo:1325 : apt_get_update 2021-01-08 09:28:22.248 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-01-08 09:28:22.250 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-01-08 09:28:22.252 | + functions-common:apt_get_update:1071 : return 2021-01-08 09:28:22.255 | + functions-common:install_package:1345 : real_install_package rabbitmq-server 2021-01-08 09:28:22.257 | + functions-common:real_install_package:1330 : is_ubuntu 2021-01-08 09:28:22.259 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:28:22.261 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:28:22.263 | + functions-common:real_install_package:1331 : apt_get install rabbitmq-server 2021-01-08 09:28:22.281 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-01-08 09:28:22.401 | Reading package lists... 2021-01-08 09:28:22.648 | Building dependency tree... 2021-01-08 09:28:22.649 | Reading state information... 2021-01-08 09:28:22.858 | The following packages were automatically installed and are no longer required: 2021-01-08 09:28:22.859 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-08 09:28:22.859 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-08 09:28:22.859 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-01-08 09:28:22.859 | python3-pam python3-problem-report python3-pyasn1 2021-01-08 09:28:22.859 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-01-08 09:28:22.859 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-01-08 09:28:22.859 | Use 'sudo apt autoremove' to remove them. 2021-01-08 09:28:22.859 | The following additional packages will be installed: 2021-01-08 09:28:22.859 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-01-08 09:28:22.859 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-01-08 09:28:22.859 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-01-08 09:28:22.860 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-01-08 09:28:22.860 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-01-08 09:28:22.861 | Suggested packages: 2021-01-08 09:28:22.861 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2021-01-08 09:28:22.861 | odbc-postgresql tdsodbc unixodbc-bin 2021-01-08 09:28:22.906 | The following NEW packages will be installed: 2021-01-08 09:28:22.906 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-01-08 09:28:22.906 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-01-08 09:28:22.906 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-01-08 09:28:22.906 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-01-08 09:28:22.907 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-01-08 09:28:22.907 | rabbitmq-server 2021-01-08 09:28:23.313 | 0 upgraded, 26 newly installed, 0 to remove and 166 not upgraded. 2021-01-08 09:28:23.313 | Need to get 24.5 MB of archives. 2021-01-08 09:28:23.313 | After this operation, 40.4 MB of additional disk space will be used. 2021-01-08 09:28:23.313 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-base amd64 1:20.2.2+dfsg-1ubuntu2 [7,323 kB] 2021-01-08 09:28:27.366 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-01-08 09:28:27.696 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-01-08 09:28:27.799 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-runtime-tools amd64 1:20.2.2+dfsg-1ubuntu2 [178 kB] 2021-01-08 09:28:27.851 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB] 2021-01-08 09:28:28.028 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-public-key amd64 1:20.2.2+dfsg-1ubuntu2 [561 kB] 2021-01-08 09:28:28.106 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB] 2021-01-08 09:28:28.961 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB] 2021-01-08 09:28:29.103 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-corba amd64 1:20.2.2+dfsg-1ubuntu2 [2,251 kB] 2021-01-08 09:28:29.440 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-syntax-tools amd64 1:20.2.2+dfsg-1ubuntu2 [345 kB] 2021-01-08 09:28:29.508 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB] 2021-01-08 09:28:30.117 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB] 2021-01-08 09:28:30.195 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB] 2021-01-08 09:28:30.202 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB] 2021-01-08 09:28:30.205 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-erl-docgen amd64 1:20.2.2+dfsg-1ubuntu2 [118 kB] 2021-01-08 09:28:30.208 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB] 2021-01-08 09:28:30.234 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB] 2021-01-08 09:28:30.476 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2021-01-08 09:28:30.494 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-odbc amd64 1:20.2.2+dfsg-1ubuntu2 [47.5 kB] 2021-01-08 09:28:30.495 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-snmp amd64 1:20.2.2+dfsg-1ubuntu2 [1,531 kB] 2021-01-08 09:28:31.467 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-os-mon amd64 1:20.2.2+dfsg-1ubuntu2 [90.4 kB] 2021-01-08 09:28:31.470 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB] 2021-01-08 09:28:31.474 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB] 2021-01-08 09:28:31.486 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB] 2021-01-08 09:28:31.498 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-nox all 1:20.2.2+dfsg-1ubuntu2 [13.4 kB] 2021-01-08 09:28:31.499 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 rabbitmq-server all 3.6.10-1ubuntu0.4 [4,651 kB] 2021-01-08 09:28:33.369 | Fetched 24.5 MB in 10s (2,474 kB/s) 2021-01-08 09:28:33.404 | Selecting previously unselected package erlang-base. 2021-01-08 09:28:33.441 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74728 files and directories currently installed.) 2021-01-08 09:28:33.444 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-08 09:28:33.447 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:34.505 | Selecting previously unselected package erlang-asn1. 2021-01-08 09:28:34.513 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-08 09:28:34.515 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:34.656 | Selecting previously unselected package erlang-mnesia. 2021-01-08 09:28:34.663 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-08 09:28:34.665 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:34.807 | Selecting previously unselected package erlang-runtime-tools. 2021-01-08 09:28:34.815 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-08 09:28:34.817 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:34.897 | Selecting previously unselected package erlang-crypto. 2021-01-08 09:28:34.905 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-08 09:28:34.907 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:34.974 | Selecting previously unselected package erlang-public-key. 2021-01-08 09:28:34.981 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-08 09:28:34.983 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:35.111 | Selecting previously unselected package erlang-ssl. 2021-01-08 09:28:35.118 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-08 09:28:35.121 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:35.278 | Selecting previously unselected package erlang-inets. 2021-01-08 09:28:35.286 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-08 09:28:35.288 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:35.437 | Selecting previously unselected package erlang-corba. 2021-01-08 09:28:35.444 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-08 09:28:35.446 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:35.834 | Selecting previously unselected package erlang-syntax-tools. 2021-01-08 09:28:35.842 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-08 09:28:35.844 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:35.942 | Selecting previously unselected package erlang-diameter. 2021-01-08 09:28:35.950 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-08 09:28:35.952 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:36.090 | Selecting previously unselected package erlang-xmerl. 2021-01-08 09:28:36.097 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-08 09:28:36.099 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:36.280 | Selecting previously unselected package erlang-edoc. 2021-01-08 09:28:36.288 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-08 09:28:36.290 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:36.381 | Selecting previously unselected package erlang-eldap. 2021-01-08 09:28:36.389 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-08 09:28:36.391 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:36.457 | Selecting previously unselected package erlang-erl-docgen. 2021-01-08 09:28:36.465 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-08 09:28:36.467 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:36.540 | Selecting previously unselected package erlang-eunit. 2021-01-08 09:28:36.548 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-08 09:28:36.550 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:36.622 | Selecting previously unselected package erlang-ic. 2021-01-08 09:28:36.629 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-08 09:28:36.631 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:36.815 | Selecting previously unselected package libodbc1:amd64. 2021-01-08 09:28:36.823 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2021-01-08 09:28:36.834 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-01-08 09:28:36.914 | Selecting previously unselected package erlang-odbc. 2021-01-08 09:28:36.922 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-08 09:28:36.924 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:36.983 | Selecting previously unselected package erlang-snmp. 2021-01-08 09:28:36.990 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-08 09:28:36.992 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:37.270 | Selecting previously unselected package erlang-os-mon. 2021-01-08 09:28:37.278 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-08 09:28:37.280 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:37.345 | Selecting previously unselected package erlang-parsetools. 2021-01-08 09:28:37.353 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-08 09:28:37.355 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:37.427 | Selecting previously unselected package erlang-ssh. 2021-01-08 09:28:37.435 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-08 09:28:37.437 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:37.556 | Selecting previously unselected package erlang-tools. 2021-01-08 09:28:37.564 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-01-08 09:28:37.567 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:37.688 | Selecting previously unselected package erlang-nox. 2021-01-08 09:28:37.695 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2021-01-08 09:28:37.697 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:37.788 | Selecting previously unselected package rabbitmq-server. 2021-01-08 09:28:37.795 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.4_all.deb ... 2021-01-08 09:28:37.797 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.4) ... 2021-01-08 09:28:38.332 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-01-08 09:28:38.352 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:39.140 | Searching for services which depend on erlang and should be started...none found. 2021-01-08 09:28:39.143 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-08 09:28:39.165 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:39.193 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:39.221 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:39.250 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:39.278 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:39.305 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:39.333 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-01-08 09:28:39.363 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-08 09:28:39.553 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-08 09:28:40.195 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:40.222 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:40.250 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:40.278 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:40.306 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:40.334 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:40.361 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:40.389 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:40.417 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:40.444 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:40.472 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:40.500 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:40.528 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:40.556 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:40.584 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:40.611 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:40.638 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-01-08 09:28:40.666 | Setting up rabbitmq-server (3.6.10-1ubuntu0.4) ... 2021-01-08 09:28:40.800 | Adding group `rabbitmq' (GID 121) ... 2021-01-08 09:28:40.833 | Done. 2021-01-08 09:28:40.906 | Adding system user `rabbitmq' (UID 115) ... 2021-01-08 09:28:40.906 | Adding new user `rabbitmq' (UID 115) with group `rabbitmq' ... 2021-01-08 09:28:40.983 | Not creating home directory `/var/lib/rabbitmq'. 2021-01-08 09:28:41.224 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-01-08 09:28:46.029 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-08 09:28:46.212 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-08 09:28:48.134 | + functions-common:apt_get:1115 : result=0 2021-01-08 09:28:48.136 | + functions-common:apt_get:1118 : time_stop apt-get 2021-01-08 09:28:48.139 | + functions-common:time_stop:2306 : local name 2021-01-08 09:28:48.141 | + functions-common:time_stop:2307 : local end_time 2021-01-08 09:28:48.143 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:28:48.145 | + functions-common:time_stop:2309 : local total 2021-01-08 09:28:48.147 | + functions-common:time_stop:2310 : local start_time 2021-01-08 09:28:48.149 | + functions-common:time_stop:2312 : name=apt-get 2021-01-08 09:28:48.151 | + functions-common:time_stop:2313 : start_time=1610098102278 2021-01-08 09:28:48.154 | + functions-common:time_stop:2315 : [[ -z 1610098102278 ]] 2021-01-08 09:28:48.157 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:28:48.160 | + functions-common:time_stop:2318 : end_time=1610098128158 2021-01-08 09:28:48.162 | + functions-common:time_stop:2319 : elapsed_time=25880 2021-01-08 09:28:48.164 | + functions-common:time_stop:2320 : total=138012 2021-01-08 09:28:48.166 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:28:48.169 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=163892 2021-01-08 09:28:48.171 | + functions-common:apt_get:1119 : return 0 2021-01-08 09:28:48.174 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-01-08 09:28:48.176 | + functions-common:is_suse:464 : is_opensuse 2021-01-08 09:28:48.178 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-01-08 09:28:48.180 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-01-08 09:28:48.182 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-01-08 09:28:48.185 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-01-08 09:28:48.187 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-01-08 09:28:48.190 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-01-08 09:28:48.192 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-01-08 09:28:48.194 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-01-08 09:28:48.196 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-01-08 09:28:48.198 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-01-08 09:28:48.201 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-01-08 09:28:48.203 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-01-08 09:28:48.205 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-01-08 09:28:48.207 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-01-08 09:28:48.209 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-01-08 09:28:48.212 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-01-08 09:28:48.214 | + functions-common:is_suse:464 : is_opensuse 2021-01-08 09:28:48.217 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-01-08 09:28:48.219 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-01-08 09:28:48.221 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-01-08 09:28:48.223 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-01-08 09:28:48.226 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-01-08 09:28:48.228 | + ./stack.sh:main:796 : restart_rpc_backend 2021-01-08 09:28:48.231 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-01-08 09:28:48.245 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:28:48.248 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-01-08 09:28:48.250 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2021-01-08 09:28:48.252 | + ./stack.sh:echo_summary:416 : echo -e Starting RabbitMQ 2021-01-08 09:28:48.254 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-01-08 09:28:48.257 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-01-08 09:28:48.260 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-01-08 09:28:48.262 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-01-08 09:28:48.265 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-01-08 09:28:48.267 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-01-08 09:28:48.269 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-01-08 09:28:48.271 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-01-08 09:28:48.274 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-01-08 09:28:49.310 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2021-01-08 09:28:49.310 | guest [administrator]' 2021-01-08 09:28:49.313 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2021-01-08 09:28:49.314 | guest [administrator]' 2021-01-08 09:28:49.314 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-01-08 09:28:49.319 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-01-08 09:28:49.321 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-01-08 09:28:49.323 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-01-08 09:28:50.368 | Creating user "stackrabbit" 2021-01-08 09:28:50.393 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-01-08 09:28:51.409 | Setting permissions for user "stackrabbit" in vhost "/" 2021-01-08 09:28:51.433 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-01-08 09:28:51.435 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-01-08 09:28:52.481 | Changing password for user "stackrabbit" 2021-01-08 09:28:52.506 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-01-08 09:28:52.508 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-01-08 09:28:52.510 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-01-08 09:28:53.520 | Deleting user "guest" 2021-01-08 09:28:53.543 | + ./stack.sh:main:798 : is_service_enabled mysql postgresql 2021-01-08 09:28:53.558 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:28:53.561 | + ./stack.sh:main:799 : install_database 2021-01-08 09:28:53.563 | + lib/database:install_database:116 : install_database_mysql 2021-01-08 09:28:53.565 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-01-08 09:28:53.568 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:28:53.570 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:28:53.572 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-01-08 09:28:53.770 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-01-08 09:28:53.773 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-01-08 09:28:53.777 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-01-08 09:28:53.779 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:28:53.781 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:28:53.784 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-01-08 09:28:53.786 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-01-08 09:28:53.788 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-01-08 09:28:53.792 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-01-08 09:28:53.794 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2021-01-08 09:28:53.797 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2021-01-08 09:28:53.799 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-01-08 09:28:53.801 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-01-08 09:28:53.804 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-01-08 09:28:53.806 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-01-08 09:28:53.808 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-01-08 09:28:53.811 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-01-08 09:28:53.813 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-01-08 09:28:53.816 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-01-08 09:28:53.818 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-01-08 09:28:53.820 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-01-08 09:28:53.822 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-01-08 09:28:53.825 | + functions-common:is_suse:464 : is_opensuse 2021-01-08 09:28:53.827 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-01-08 09:28:53.829 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-01-08 09:28:53.831 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-01-08 09:28:53.834 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-01-08 09:28:53.836 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-01-08 09:28:53.838 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-01-08 09:28:53.841 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:28:53.843 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:28:53.845 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-01-08 09:28:53.847 | + functions-common:install_package:1344 : update_package_repo 2021-01-08 09:28:53.849 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-01-08 09:28:53.852 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-01-08 09:28:53.854 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-01-08 09:28:53.857 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-01-08 09:28:53.859 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-01-08 09:28:53.861 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:28:53.863 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:28:53.866 | + functions-common:update_package_repo:1325 : apt_get_update 2021-01-08 09:28:53.868 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-01-08 09:28:53.870 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-01-08 09:28:53.873 | + functions-common:apt_get_update:1071 : return 2021-01-08 09:28:53.875 | + functions-common:install_package:1345 : real_install_package mysql-server 2021-01-08 09:28:53.877 | + functions-common:real_install_package:1330 : is_ubuntu 2021-01-08 09:28:53.880 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:28:53.882 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:28:53.884 | + functions-common:real_install_package:1331 : apt_get install mysql-server 2021-01-08 09:28:53.902 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-01-08 09:28:54.022 | Reading package lists... 2021-01-08 09:28:54.270 | Building dependency tree... 2021-01-08 09:28:54.272 | Reading state information... 2021-01-08 09:28:54.484 | The following packages were automatically installed and are no longer required: 2021-01-08 09:28:54.485 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-08 09:28:54.485 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-08 09:28:54.485 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-01-08 09:28:54.485 | python3-pam python3-problem-report python3-pyasn1 2021-01-08 09:28:54.485 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-01-08 09:28:54.485 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-01-08 09:28:54.485 | Use 'sudo apt autoremove' to remove them. 2021-01-08 09:28:54.486 | The following additional packages will be installed: 2021-01-08 09:28:54.486 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-01-08 09:28:54.486 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-01-08 09:28:54.486 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-01-08 09:28:54.486 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-01-08 09:28:54.486 | mysql-server-5.7 mysql-server-core-5.7 2021-01-08 09:28:54.487 | Suggested packages: 2021-01-08 09:28:54.487 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-01-08 09:28:54.540 | The following NEW packages will be installed: 2021-01-08 09:28:54.540 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-01-08 09:28:54.540 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-01-08 09:28:54.540 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-01-08 09:28:54.540 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-01-08 09:28:54.540 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2021-01-08 09:28:54.832 | 0 upgraded, 18 newly installed, 0 to remove and 166 not upgraded. 2021-01-08 09:28:54.832 | Need to get 19.7 MB of archives. 2021-01-08 09:28:54.832 | After this operation, 156 MB of additional disk space will be used. 2021-01-08 09:28:54.832 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [6,660 kB] 2021-01-08 09:28:55.937 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [1,943 kB] 2021-01-08 09:28:56.402 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [7,455 kB] 2021-01-08 09:28:57.626 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libevent-core-2.1-6 amd64 2.1.8-stable-4build1 [85.9 kB] 2021-01-08 09:28:57.629 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [2,935 kB] 2021-01-08 09:28:58.099 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2021-01-08 09:28:58.100 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2021-01-08 09:28:58.102 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2021-01-08 09:28:58.105 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2021-01-08 09:28:58.110 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2021-01-08 09:28:58.111 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 2021-01-08 09:28:58.113 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-01-08 09:28:58.115 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-01-08 09:28:58.124 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2021-01-08 09:28:58.161 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-01-08 09:28:58.221 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2021-01-08 09:28:58.225 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2021-01-08 09:28:58.240 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.32-0ubuntu0.18.04.1 [9,944 B] 2021-01-08 09:28:58.736 | Preconfiguring packages ... 2021-01-08 09:28:58.848 | Fetched 19.7 MB in 4s (5,339 kB/s) 2021-01-08 09:28:58.879 | Selecting previously unselected package mysql-client-core-5.7. 2021-01-08 09:28:58.917 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76729 files and directories currently installed.) 2021-01-08 09:28:58.921 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2021-01-08 09:28:58.924 | Unpacking mysql-client-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-08 09:28:59.956 | Selecting previously unselected package mysql-client-5.7. 2021-01-08 09:28:59.964 | Preparing to unpack .../01-mysql-client-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2021-01-08 09:28:59.966 | Unpacking mysql-client-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-08 09:29:00.425 | Selecting previously unselected package mysql-server-core-5.7. 2021-01-08 09:29:00.432 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2021-01-08 09:29:00.435 | Unpacking mysql-server-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-08 09:29:01.649 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2021-01-08 09:29:01.657 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2021-01-08 09:29:01.668 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-01-08 09:29:01.792 | Selecting previously unselected package mysql-server-5.7. 2021-01-08 09:29:01.801 | Preparing to unpack .../04-mysql-server-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2021-01-08 09:29:02.277 | Unpacking mysql-server-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-08 09:29:02.904 | Selecting previously unselected package libhtml-tagset-perl. 2021-01-08 09:29:02.912 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2021-01-08 09:29:02.914 | Unpacking libhtml-tagset-perl (3.20-3) ... 2021-01-08 09:29:02.970 | Selecting previously unselected package liburi-perl. 2021-01-08 09:29:02.977 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2021-01-08 09:29:02.979 | Unpacking liburi-perl (1.73-1) ... 2021-01-08 09:29:03.048 | Selecting previously unselected package libhtml-parser-perl. 2021-01-08 09:29:03.055 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2021-01-08 09:29:03.057 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2021-01-08 09:29:03.122 | Selecting previously unselected package libcgi-pm-perl. 2021-01-08 09:29:03.130 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2021-01-08 09:29:03.132 | Unpacking libcgi-pm-perl (4.38-1) ... 2021-01-08 09:29:03.209 | Selecting previously unselected package libfcgi-perl. 2021-01-08 09:29:03.217 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2021-01-08 09:29:03.219 | Unpacking libfcgi-perl (0.78-2build1) ... 2021-01-08 09:29:03.277 | Selecting previously unselected package libcgi-fast-perl. 2021-01-08 09:29:03.285 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2021-01-08 09:29:03.287 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2021-01-08 09:29:03.346 | Selecting previously unselected package libencode-locale-perl. 2021-01-08 09:29:03.353 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2021-01-08 09:29:03.355 | Unpacking libencode-locale-perl (1.05-1) ... 2021-01-08 09:29:03.413 | Selecting previously unselected package libhtml-template-perl. 2021-01-08 09:29:03.421 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2021-01-08 09:29:03.423 | Unpacking libhtml-template-perl (2.97-1) ... 2021-01-08 09:29:03.484 | Selecting previously unselected package libhttp-date-perl. 2021-01-08 09:29:03.491 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2021-01-08 09:29:03.493 | Unpacking libhttp-date-perl (6.02-1) ... 2021-01-08 09:29:03.550 | Selecting previously unselected package libio-html-perl. 2021-01-08 09:29:03.557 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2021-01-08 09:29:03.560 | Unpacking libio-html-perl (1.001-1) ... 2021-01-08 09:29:03.618 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-01-08 09:29:03.626 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2021-01-08 09:29:03.628 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2021-01-08 09:29:03.684 | Selecting previously unselected package libhttp-message-perl. 2021-01-08 09:29:03.692 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2021-01-08 09:29:03.694 | Unpacking libhttp-message-perl (6.14-1) ... 2021-01-08 09:29:03.757 | Selecting previously unselected package mysql-server. 2021-01-08 09:29:03.765 | Preparing to unpack .../17-mysql-server_5.7.32-0ubuntu0.18.04.1_all.deb ... 2021-01-08 09:29:03.767 | Unpacking mysql-server (5.7.32-0ubuntu0.18.04.1) ... 2021-01-08 09:29:03.847 | Setting up libhtml-tagset-perl (3.20-3) ... 2021-01-08 09:29:03.867 | Setting up libhttp-date-perl (6.02-1) ... 2021-01-08 09:29:03.895 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-01-08 09:29:03.923 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-08 09:29:03.945 | Setting up libencode-locale-perl (1.05-1) ... 2021-01-08 09:29:03.972 | Setting up mysql-server-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-08 09:29:04.000 | Setting up libio-html-perl (1.001-1) ... 2021-01-08 09:29:04.027 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2021-01-08 09:29:04.055 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-01-08 09:29:04.083 | Setting up liburi-perl (1.73-1) ... 2021-01-08 09:29:04.119 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-08 09:29:04.295 | Setting up libhtml-parser-perl (3.72-3build1) ... 2021-01-08 09:29:04.322 | Setting up libcgi-pm-perl (4.38-1) ... 2021-01-08 09:29:04.350 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-08 09:29:06.095 | Setting up libhttp-message-perl (6.14-1) ... 2021-01-08 09:29:06.122 | Setting up mysql-client-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-08 09:29:06.150 | Setting up libfcgi-perl (0.78-2build1) ... 2021-01-08 09:29:06.178 | Setting up libhtml-template-perl (2.97-1) ... 2021-01-08 09:29:06.206 | Setting up libcgi-fast-perl (1:2.13-1) ... 2021-01-08 09:29:06.233 | Setting up mysql-client-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-08 09:29:06.260 | Setting up mysql-server-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2021-01-08 09:29:06.862 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-01-08 09:29:06.888 | Renaming removed key_buffer and myisam-recover options (if present) 2021-01-08 09:29:17.174 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-01-08 09:29:18.124 | Setting up mysql-server (5.7.32-0ubuntu0.18.04.1) ... 2021-01-08 09:29:18.137 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-08 09:29:18.332 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-08 09:29:20.257 | + functions-common:apt_get:1115 : result=0 2021-01-08 09:29:20.259 | + functions-common:apt_get:1118 : time_stop apt-get 2021-01-08 09:29:20.261 | + functions-common:time_stop:2306 : local name 2021-01-08 09:29:20.264 | + functions-common:time_stop:2307 : local end_time 2021-01-08 09:29:20.266 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:29:20.268 | + functions-common:time_stop:2309 : local total 2021-01-08 09:29:20.270 | + functions-common:time_stop:2310 : local start_time 2021-01-08 09:29:20.272 | + functions-common:time_stop:2312 : name=apt-get 2021-01-08 09:29:20.274 | + functions-common:time_stop:2313 : start_time=1610098133900 2021-01-08 09:29:20.276 | + functions-common:time_stop:2315 : [[ -z 1610098133900 ]] 2021-01-08 09:29:20.279 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:29:20.282 | + functions-common:time_stop:2318 : end_time=1610098160280 2021-01-08 09:29:20.284 | + functions-common:time_stop:2319 : elapsed_time=26380 2021-01-08 09:29:20.287 | + functions-common:time_stop:2320 : total=163892 2021-01-08 09:29:20.289 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:29:20.291 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=190272 2021-01-08 09:29:20.293 | + functions-common:apt_get:1119 : return 0 2021-01-08 09:29:20.295 | + ./stack.sh:main:801 : '[' -n mysql ']' 2021-01-08 09:29:20.297 | + ./stack.sh:main:802 : install_database_python 2021-01-08 09:29:20.299 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-01-08 09:29:20.302 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-01-08 09:29:20.304 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-01-08 09:29:20.306 | + inc/python:pip_install_gr:77 : local clean_name 2021-01-08 09:29:20.309 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-01-08 09:29:20.312 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-01-08 09:29:20.314 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-01-08 09:29:20.318 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-01-08 09:29:20.318 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-01-08 09:29:20.322 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-01-08 09:29:20.324 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-01-08 09:29:20.327 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-01-08 09:29:20.330 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-01-08 09:29:20.332 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-01-08 09:29:20.350 | Using python 3.6 to install PyMySQL 2021-01-08 09:29:20.352 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-01-08 09:29:22.140 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-08 09:29:22.144 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-08 09:29:22.267 | Collecting PyMySQL===1.0.0 2021-01-08 09:29:22.274 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1eb/dce36061c61fe/PyMySQL-1.0.0-py3-none-any.whl (43 kB) 2021-01-08 09:29:22.796 | Installing collected packages: PyMySQL 2021-01-08 09:29:22.871 | Successfully installed PyMySQL-1.0.0 2021-01-08 09:29:22.935 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-08 09:29:22.935 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-08 09:29:23.007 | + inc/python:pip_install:200 : result=0 2021-01-08 09:29:23.010 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-08 09:29:23.012 | + functions-common:time_stop:2306 : local name 2021-01-08 09:29:23.015 | + functions-common:time_stop:2307 : local end_time 2021-01-08 09:29:23.017 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:29:23.019 | + functions-common:time_stop:2309 : local total 2021-01-08 09:29:23.021 | + functions-common:time_stop:2310 : local start_time 2021-01-08 09:29:23.023 | + functions-common:time_stop:2312 : name=pip_install 2021-01-08 09:29:23.026 | + functions-common:time_stop:2313 : start_time=1610098160345 2021-01-08 09:29:23.028 | + functions-common:time_stop:2315 : [[ -z 1610098160345 ]] 2021-01-08 09:29:23.031 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:29:23.034 | + functions-common:time_stop:2318 : end_time=1610098163032 2021-01-08 09:29:23.037 | + functions-common:time_stop:2319 : elapsed_time=2687 2021-01-08 09:29:23.039 | + functions-common:time_stop:2320 : total=48081 2021-01-08 09:29:23.041 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:29:23.043 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=50768 2021-01-08 09:29:23.045 | + inc/python:pip_install:203 : return 0 2021-01-08 09:29:23.048 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-01-08 09:29:23.050 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-01-08 09:29:23.052 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-01-08 09:29:23.054 | + ./stack.sh:main:805 : is_service_enabled neutron 2021-01-08 09:29:23.069 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:29:23.071 | + ./stack.sh:main:806 : install_neutron_agent_packages 2021-01-08 09:29:23.073 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-01-08 09:29:23.077 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-01-08 09:29:23.078 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-01-08 09:29:23.082 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-01-08 09:29:23.084 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-01-08 09:29:23.086 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-01-08 09:29:23.089 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-01-08 09:29:23.091 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-01-08 09:29:23.094 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-01-08 09:29:23.108 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:29:23.110 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-01-08 09:29:23.112 | + functions-common:install_package:1344 : update_package_repo 2021-01-08 09:29:23.115 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-01-08 09:29:23.117 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-01-08 09:29:23.119 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-01-08 09:29:23.121 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-01-08 09:29:23.124 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-01-08 09:29:23.126 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:29:23.128 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:29:23.131 | + functions-common:update_package_repo:1325 : apt_get_update 2021-01-08 09:29:23.133 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-01-08 09:29:23.135 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-01-08 09:29:23.137 | + functions-common:apt_get_update:1071 : return 2021-01-08 09:29:23.140 | + functions-common:install_package:1345 : real_install_package radvd 2021-01-08 09:29:23.142 | + functions-common:real_install_package:1330 : is_ubuntu 2021-01-08 09:29:23.144 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:29:23.147 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:29:23.149 | + functions-common:real_install_package:1331 : apt_get install radvd 2021-01-08 09:29:23.167 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-01-08 09:29:23.287 | Reading package lists... 2021-01-08 09:29:23.537 | Building dependency tree... 2021-01-08 09:29:23.538 | Reading state information... 2021-01-08 09:29:23.749 | The following packages were automatically installed and are no longer required: 2021-01-08 09:29:23.750 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-01-08 09:29:23.750 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-01-08 09:29:23.750 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-01-08 09:29:23.750 | python3-pam python3-problem-report python3-pyasn1 2021-01-08 09:29:23.750 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-01-08 09:29:23.750 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-01-08 09:29:23.750 | Use 'sudo apt autoremove' to remove them. 2021-01-08 09:29:23.793 | The following NEW packages will be installed: 2021-01-08 09:29:23.794 | radvd 2021-01-08 09:29:23.924 | 0 upgraded, 1 newly installed, 0 to remove and 166 not upgraded. 2021-01-08 09:29:23.924 | Need to get 59.0 kB of archives. 2021-01-08 09:29:23.925 | After this operation, 164 kB of additional disk space will be used. 2021-01-08 09:29:23.925 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2021-01-08 09:29:24.588 | Fetched 59.0 kB in 0s (242 kB/s) 2021-01-08 09:29:24.646 | Selecting previously unselected package radvd. 2021-01-08 09:29:24.685 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 77186 files and directories currently installed.) 2021-01-08 09:29:24.689 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2021-01-08 09:29:24.691 | Unpacking radvd (1:2.16-3) ... 2021-01-08 09:29:24.797 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-08 09:29:24.812 | Setting up radvd (1:2.16-3) ... 2021-01-08 09:29:25.583 | Job for radvd.service failed because the control process exited with error code. 2021-01-08 09:29:25.583 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-01-08 09:29:25.584 | invoke-rc.d: initscript radvd, action "start" failed. 2021-01-08 09:29:25.594 | ● radvd.service - Router advertisement daemon for IPv6 2021-01-08 09:29:25.594 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2021-01-08 09:29:25.594 | Active: failed (Result: exit-code) since Fri 2021-01-08 09:29:25 UTC; 13ms ago 2021-01-08 09:29:25.594 | Docs: man:radvd(8) 2021-01-08 09:29:25.594 | Process: 41765 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-01-08 09:29:25.594 | 2021-01-08 09:29:25.595 | Jan 08 09:29:25 dv-osbrick-769887-2-iscsi systemd[1]: Starting Router advertisement daemon for IPv6... 2021-01-08 09:29:25.595 | Jan 08 09:29:25 dv-osbrick-769887-2-iscsi radvd[41765]: can't open /etc/radvd.conf: No such file or directory 2021-01-08 09:29:25.595 | Jan 08 09:29:25 dv-osbrick-769887-2-iscsi radvd[41765]: Insecure file permissions, but continuing anyway 2021-01-08 09:29:25.595 | Jan 08 09:29:25 dv-osbrick-769887-2-iscsi radvd[41765]: exiting, failed to read config file 2021-01-08 09:29:25.595 | Jan 08 09:29:25 dv-osbrick-769887-2-iscsi systemd[1]: radvd.service: Control process exited, code=exited status=1 2021-01-08 09:29:25.595 | Jan 08 09:29:25 dv-osbrick-769887-2-iscsi systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-01-08 09:29:25.595 | Jan 08 09:29:25 dv-osbrick-769887-2-iscsi systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-01-08 09:29:25.599 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-08 09:29:25.769 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-08 09:29:25.996 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-08 09:29:27.927 | + functions-common:apt_get:1115 : result=0 2021-01-08 09:29:27.929 | + functions-common:apt_get:1118 : time_stop apt-get 2021-01-08 09:29:27.932 | + functions-common:time_stop:2306 : local name 2021-01-08 09:29:27.934 | + functions-common:time_stop:2307 : local end_time 2021-01-08 09:29:27.936 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:29:27.938 | + functions-common:time_stop:2309 : local total 2021-01-08 09:29:27.940 | + functions-common:time_stop:2310 : local start_time 2021-01-08 09:29:27.942 | + functions-common:time_stop:2312 : name=apt-get 2021-01-08 09:29:27.945 | + functions-common:time_stop:2313 : start_time=1610098163164 2021-01-08 09:29:27.947 | + functions-common:time_stop:2315 : [[ -z 1610098163164 ]] 2021-01-08 09:29:27.949 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:29:27.953 | + functions-common:time_stop:2318 : end_time=1610098167950 2021-01-08 09:29:27.955 | + functions-common:time_stop:2319 : elapsed_time=4786 2021-01-08 09:29:27.957 | + functions-common:time_stop:2320 : total=190272 2021-01-08 09:29:27.959 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:29:27.961 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=195058 2021-01-08 09:29:27.963 | + functions-common:apt_get:1119 : return 0 2021-01-08 09:29:27.966 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-01-08 09:29:27.982 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:29:27.984 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-01-08 09:29:27.986 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-01-08 09:29:27.989 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-01-08 09:29:28.007 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-01-08 09:29:28.009 | + functions-common:install_package:1344 : update_package_repo 2021-01-08 09:29:28.011 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-01-08 09:29:28.014 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-01-08 09:29:28.016 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-01-08 09:29:28.018 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-01-08 09:29:28.020 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-01-08 09:29:28.022 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:29:28.025 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:29:28.027 | + functions-common:update_package_repo:1325 : apt_get_update 2021-01-08 09:29:28.030 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-01-08 09:29:28.032 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-01-08 09:29:28.034 | + functions-common:apt_get_update:1071 : return 2021-01-08 09:29:28.037 | + functions-common:install_package:1345 : real_install_package fakeroot make openvswitch-switch 2021-01-08 09:29:28.039 | + functions-common:real_install_package:1330 : is_ubuntu 2021-01-08 09:29:28.041 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:29:28.044 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:29:28.046 | + functions-common:real_install_package:1331 : apt_get install fakeroot make openvswitch-switch 2021-01-08 09:29:28.063 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-01-08 09:29:28.183 | Reading package lists... 2021-01-08 09:29:28.430 | Building dependency tree... 2021-01-08 09:29:28.431 | Reading state information... 2021-01-08 09:29:28.642 | fakeroot is already the newest version (1.22-2ubuntu1). 2021-01-08 09:29:28.643 | fakeroot set to manually installed. 2021-01-08 09:29:28.643 | make is already the newest version (4.1-9.1ubuntu1). 2021-01-08 09:29:28.643 | The following packages were automatically installed and are no longer required: 2021-01-08 09:29:28.643 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-01-08 09:29:28.643 | python3-click python3-colorama python3-configobj python3-constantly 2021-01-08 09:29:28.643 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-01-08 09:29:28.643 | python3-pam python3-problem-report python3-pyasn1 2021-01-08 09:29:28.643 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-01-08 09:29:28.643 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-01-08 09:29:28.643 | Use 'sudo apt autoremove' to remove them. 2021-01-08 09:29:28.644 | The following additional packages will be installed: 2021-01-08 09:29:28.644 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2021-01-08 09:29:28.645 | Suggested packages: 2021-01-08 09:29:28.645 | openvswitch-doc python-sortedcontainers-doc 2021-01-08 09:29:28.698 | The following NEW packages will be installed: 2021-01-08 09:29:28.698 | libunbound2 python3-openvswitch python3-sortedcontainers 2021-01-08 09:29:28.699 | The following packages will be upgraded: 2021-01-08 09:29:28.699 | openvswitch-common openvswitch-switch 2021-01-08 09:29:28.841 | 2 upgraded, 3 newly installed, 0 to remove and 164 not upgraded. 2021-01-08 09:29:28.841 | Need to get 3,109 kB of archives. 2021-01-08 09:29:28.841 | After this operation, 3,368 kB of additional disk space will be used. 2021-01-08 09:29:28.841 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.3 [267 kB] 2021-01-08 09:29:28.983 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-openvswitch all 2.13.1-0ubuntu0.20.04.1~cloud0 [108 kB] 2021-01-08 09:29:29.154 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2021-01-08 09:29:29.504 | Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 openvswitch-switch amd64 2.13.1-0ubuntu0.20.04.1~cloud0 [1,544 kB] 2021-01-08 09:29:30.034 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 openvswitch-common amd64 2.13.1-0ubuntu0.20.04.1~cloud0 [1,164 kB] 2021-01-08 09:29:30.728 | Fetched 3,109 kB in 1s (2,122 kB/s) 2021-01-08 09:29:30.792 | Selecting previously unselected package libunbound2:amd64. 2021-01-08 09:29:30.832 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 77199 files and directories currently installed.) 2021-01-08 09:29:30.835 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.3_amd64.deb ... 2021-01-08 09:29:30.847 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2021-01-08 09:29:30.949 | Selecting previously unselected package python3-sortedcontainers. 2021-01-08 09:29:30.957 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2021-01-08 09:29:30.959 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2021-01-08 09:29:31.034 | Selecting previously unselected package python3-openvswitch. 2021-01-08 09:29:31.041 | Preparing to unpack .../python3-openvswitch_2.13.1-0ubuntu0.20.04.1~cloud0_all.deb ... 2021-01-08 09:29:31.043 | Unpacking python3-openvswitch (2.13.1-0ubuntu0.20.04.1~cloud0) ... 2021-01-08 09:29:31.151 | Preparing to unpack .../openvswitch-switch_2.13.1-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-01-08 09:29:31.172 | Unpacking openvswitch-switch (2.13.1-0ubuntu0.20.04.1~cloud0) over (2.9.5-0ubuntu0.18.04.1) ... 2021-01-08 09:29:32.592 | Preparing to unpack .../openvswitch-common_2.13.1-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-01-08 09:29:32.612 | Unpacking openvswitch-common (2.13.1-0ubuntu0.20.04.1~cloud0) over (2.9.5-0ubuntu0.18.04.1) ... 2021-01-08 09:29:32.874 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2021-01-08 09:29:32.895 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-08 09:29:32.918 | Setting up openvswitch-common (2.13.1-0ubuntu0.20.04.1~cloud0) ... 2021-01-08 09:29:32.946 | Setting up python3-sortedcontainers (1.5.7-1) ... 2021-01-08 09:29:33.223 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-01-08 09:29:33.251 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-08 09:29:33.438 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-08 09:29:34.255 | Setting up python3-openvswitch (2.13.1-0ubuntu0.20.04.1~cloud0) ... 2021-01-08 09:29:34.611 | Setting up openvswitch-switch (2.13.1-0ubuntu0.20.04.1~cloud0) ... 2021-01-08 09:29:34.659 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2021-01-08 09:29:37.667 | + functions-common:apt_get:1115 : result=0 2021-01-08 09:29:37.669 | + functions-common:apt_get:1118 : time_stop apt-get 2021-01-08 09:29:37.671 | + functions-common:time_stop:2306 : local name 2021-01-08 09:29:37.674 | + functions-common:time_stop:2307 : local end_time 2021-01-08 09:29:37.676 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:29:37.678 | + functions-common:time_stop:2309 : local total 2021-01-08 09:29:37.680 | + functions-common:time_stop:2310 : local start_time 2021-01-08 09:29:37.682 | + functions-common:time_stop:2312 : name=apt-get 2021-01-08 09:29:37.685 | + functions-common:time_stop:2313 : start_time=1610098168060 2021-01-08 09:29:37.687 | + functions-common:time_stop:2315 : [[ -z 1610098168060 ]] 2021-01-08 09:29:37.690 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:29:37.693 | + functions-common:time_stop:2318 : end_time=1610098177690 2021-01-08 09:29:37.695 | + functions-common:time_stop:2319 : elapsed_time=9630 2021-01-08 09:29:37.697 | + functions-common:time_stop:2320 : total=195058 2021-01-08 09:29:37.699 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:29:37.702 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=204688 2021-01-08 09:29:37.704 | + functions-common:apt_get:1119 : return 0 2021-01-08 09:29:37.706 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-01-08 09:29:37.708 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:29:37.711 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:29:37.713 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-01-08 09:29:37.715 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-01-08 09:29:37.718 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-01-08 09:29:37.721 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2021-01-08 09:29:37.724 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-01-08 09:29:37.727 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2021-01-08 09:29:37.727 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-01-08 09:29:37.731 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2021-01-08 09:29:37.733 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2021-01-08 09:29:37.735 | + functions:vercmp:652 : local v1=4.15 2021-01-08 09:29:37.737 | + functions:vercmp:653 : local 'op=<' 2021-01-08 09:29:37.739 | + functions:vercmp:654 : local v2=3.13 2021-01-08 09:29:37.742 | + functions:vercmp:655 : local result 2021-01-08 09:29:37.745 | ++ functions:vercmp:659 : echo -e '4.15\n3.13' 2021-01-08 09:29:37.745 | ++ functions:vercmp:659 : sort -V 2021-01-08 09:29:37.747 | ++ functions:vercmp:659 : head -1 2021-01-08 09:29:37.751 | + functions:vercmp:659 : result=3.13 2021-01-08 09:29:37.753 | + functions:vercmp:661 : case $op in 2021-01-08 09:29:37.755 | + functions:vercmp:671 : '[' 4.15 '!=' 3.13 ']' 2021-01-08 09:29:37.757 | + functions:vercmp:671 : '[' 3.13 = 4.15 ']' 2021-01-08 09:29:37.759 | + functions:vercmp:672 : return 2021-01-08 09:29:37.761 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-01-08 09:29:37.764 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-01-08 09:29:37.767 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart openvswitch-switch 2021-01-08 09:29:38.213 | + ./stack.sh:main:809 : is_service_enabled etcd3 2021-01-08 09:29:38.229 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:29:38.232 | + ./stack.sh:main:810 : install_etcd3 2021-01-08 09:29:38.235 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-01-08 09:29:38.235 | Installing etcd 2021-01-08 09:29:38.237 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-01-08 09:29:38.247 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-01-08 09:29:38.258 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-01-08 09:29:38.261 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-01-08 09:29:38.273 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-01-08 09:29:38.276 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-01-08 09:29:38.279 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-01-08 09:29:38.282 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-01-08 09:29:38.286 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-01-08 09:29:38.288 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-01-08 09:29:38.290 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-01-08 09:29:38.293 | ++ functions:get_extra_file:67 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-01-08 09:29:38.325 | --2021-01-08 09:29:38-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-01-08 09:29:38.378 | Resolving github.com (github.com)... 140.82.121.3 2021-01-08 09:29:38.422 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2021-01-08 09:29:38.931 | HTTP request sent, awaiting response... 302 Found 2021-01-08 09:29:38.943 | 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%2F20210108%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210108T092750Z&X-Amz-Expires=300&X-Amz-Signature=6b0becb97a22fd93ad6e1e426941de1aab6496109fb0dceb88c20e4d2787b047&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-01-08 09:29:38.943 | --2021-01-08 09:29:38-- 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%2F20210108%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210108T092750Z&X-Amz-Expires=300&X-Amz-Signature=6b0becb97a22fd93ad6e1e426941de1aab6496109fb0dceb88c20e4d2787b047&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2021-01-08 09:29:39.003 | Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.216.102.19 2021-01-08 09:29:39.163 | Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.102.19|:443... connected. 2021-01-08 09:29:39.656 | HTTP request sent, awaiting response... 200 OK 2021-01-08 09:29:39.656 | Length: 11350736 (11M) [application/octet-stream] 2021-01-08 09:29:39.656 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-01-08 09:29:40.461 | 2021-01-08 09:29:41.586 | 0K ........ .. 100% 5.61M=1.9s 2021-01-08 09:29:41.586 | 2021-01-08 09:29:41.586 | 2021-01-08 09:29:41 (5.61 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-01-08 09:29:41.586 | 2021-01-08 09:29:41.589 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2021-01-08 09:29:41.592 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-01-08 09:29:41.594 | ++ functions:get_extra_file:73 : return 2021-01-08 09:29:41.597 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-01-08 09:29:41.599 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-01-08 09:29:41.601 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-01-08 09:29:41.604 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-01-08 09:29:41.734 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-01-08 09:29:41.736 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-01-08 09:29:41.740 | etcd-v3.3.12-linux-amd64/ 2021-01-08 09:29:41.740 | etcd-v3.3.12-linux-amd64/README.md 2021-01-08 09:29:41.741 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-01-08 09:29:41.741 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-01-08 09:29:41.741 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-01-08 09:29:41.741 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-01-08 09:29:41.741 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-01-08 09:29:41.741 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-01-08 09:29:41.741 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-01-08 09:29:41.741 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-01-08 09:29:41.741 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-01-08 09:29:41.741 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-01-08 09:29:41.741 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-01-08 09:29:41.741 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-01-08 09:29:41.741 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-01-08 09:29:41.742 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-01-08 09:29:41.742 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-01-08 09:29:41.742 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-01-08 09:29:41.742 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-01-08 09:29:41.742 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-01-08 09:29:41.742 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-01-08 09:29:41.742 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-01-08 09:29:41.742 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-01-08 09:29:41.742 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-01-08 09:29:41.742 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-01-08 09:29:41.742 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-01-08 09:29:41.742 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-01-08 09:29:41.742 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-01-08 09:29:41.742 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-01-08 09:29:41.743 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-01-08 09:29:41.743 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-01-08 09:29:41.743 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-01-08 09:29:41.743 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-01-08 09:29:41.743 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-01-08 09:29:41.743 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-01-08 09:29:41.743 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-01-08 09:29:41.743 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-01-08 09:29:41.743 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-01-08 09:29:41.743 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-01-08 09:29:41.743 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-01-08 09:29:41.743 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-01-08 09:29:41.743 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-01-08 09:29:41.743 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-01-08 09:29:41.743 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-01-08 09:29:41.743 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-01-08 09:29:41.743 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-01-08 09:29:41.744 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-01-08 09:29:41.744 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-01-08 09:29:41.744 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-01-08 09:29:41.744 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-01-08 09:29:41.744 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-01-08 09:29:41.744 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-01-08 09:29:41.744 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-01-08 09:29:41.744 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-01-08 09:29:41.744 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-01-08 09:29:41.744 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-01-08 09:29:41.744 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-01-08 09:29:41.744 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-01-08 09:29:41.744 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-01-08 09:29:41.744 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-01-08 09:29:41.744 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-01-08 09:29:41.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-01-08 09:29:41.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-01-08 09:29:41.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-01-08 09:29:41.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-01-08 09:29:41.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-01-08 09:29:41.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-01-08 09:29:41.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-01-08 09:29:41.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-01-08 09:29:41.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-01-08 09:29:41.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-01-08 09:29:41.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-01-08 09:29:41.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-01-08 09:29:41.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-01-08 09:29:41.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-01-08 09:29:41.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-01-08 09:29:41.745 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-01-08 09:29:41.746 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-01-08 09:29:41.746 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-01-08 09:29:41.747 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-01-08 09:29:41.747 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-01-08 09:29:41.747 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-01-08 09:29:41.747 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-01-08 09:29:41.747 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-01-08 09:29:41.747 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-01-08 09:29:41.747 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-01-08 09:29:41.747 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-01-08 09:29:41.747 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-01-08 09:29:41.747 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-01-08 09:29:41.747 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-01-08 09:29:41.748 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-01-08 09:29:41.748 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-01-08 09:29:41.748 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-01-08 09:29:41.748 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-01-08 09:29:41.748 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-01-08 09:29:41.748 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-01-08 09:29:41.748 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-01-08 09:29:41.748 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-01-08 09:29:41.748 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-01-08 09:29:41.748 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-01-08 09:29:41.748 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-01-08 09:29:41.748 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-01-08 09:29:41.748 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-01-08 09:29:41.748 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-01-08 09:29:41.748 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-01-08 09:29:41.749 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-01-08 09:29:41.749 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-01-08 09:29:41.749 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-01-08 09:29:41.749 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-01-08 09:29:41.749 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-01-08 09:29:41.749 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-01-08 09:29:41.749 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-01-08 09:29:41.749 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-01-08 09:29:41.749 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-01-08 09:29:41.750 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-01-08 09:29:41.750 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-01-08 09:29:41.750 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-01-08 09:29:41.750 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-01-08 09:29:41.750 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-01-08 09:29:41.750 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-01-08 09:29:41.750 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-01-08 09:29:41.750 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-01-08 09:29:41.750 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-01-08 09:29:41.751 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-01-08 09:29:41.751 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-01-08 09:29:41.751 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-01-08 09:29:41.751 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-01-08 09:29:41.753 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-01-08 09:29:41.753 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-01-08 09:29:41.753 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-01-08 09:29:41.753 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-01-08 09:29:41.753 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-01-08 09:29:41.753 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-01-08 09:29:41.753 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-01-08 09:29:41.753 | etcd-v3.3.12-linux-amd64/etcdctl 2021-01-08 09:29:41.961 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-01-08 09:29:41.962 | etcd-v3.3.12-linux-amd64/etcd 2021-01-08 09:29:42.218 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-01-08 09:29:42.251 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-01-08 09:29:42.281 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-01-08 09:29:42.284 | + ./stack.sh:main:819 : is_service_enabled tls-proxy 2021-01-08 09:29:42.299 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:29:42.301 | + ./stack.sh:main:829 : install_dstat 2021-01-08 09:29:42.304 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-01-08 09:29:42.319 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:29:42.321 | + ./stack.sh:main:835 : echo_summary 'Installing OpenStack project source' 2021-01-08 09:29:42.323 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2021-01-08 09:29:42.326 | + ./stack.sh:echo_summary:416 : echo -e Installing OpenStack project source 2021-01-08 09:29:42.328 | + ./stack.sh:main:838 : install_libs 2021-01-08 09:29:42.330 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-01-08 09:29:42.332 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-01-08 09:29:42.335 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-01-08 09:29:42.337 | + inc/python:use_library_from_git:250 : local name=automaton 2021-01-08 09:29:42.339 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.342 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.344 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-01-08 09:29:42.346 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.348 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-01-08 09:29:42.350 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-01-08 09:29:42.352 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-01-08 09:29:42.355 | + inc/python:use_library_from_git:250 : local name=castellan 2021-01-08 09:29:42.357 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.359 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.361 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-01-08 09:29:42.363 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.365 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-01-08 09:29:42.368 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-01-08 09:29:42.370 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-01-08 09:29:42.372 | + inc/python:use_library_from_git:250 : local name=cliff 2021-01-08 09:29:42.374 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.377 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.379 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-01-08 09:29:42.381 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.383 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-01-08 09:29:42.385 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-01-08 09:29:42.388 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-01-08 09:29:42.390 | + inc/python:use_library_from_git:250 : local name=cursive 2021-01-08 09:29:42.392 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.394 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.396 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-01-08 09:29:42.399 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.401 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-01-08 09:29:42.404 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-01-08 09:29:42.406 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-01-08 09:29:42.408 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-01-08 09:29:42.410 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.412 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.415 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-01-08 09:29:42.417 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.419 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-01-08 09:29:42.421 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-01-08 09:29:42.423 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-01-08 09:29:42.426 | + inc/python:use_library_from_git:250 : local name=futurist 2021-01-08 09:29:42.428 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.430 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.432 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-01-08 09:29:42.434 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.437 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-01-08 09:29:42.439 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-01-08 09:29:42.441 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-01-08 09:29:42.443 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-01-08 09:29:42.446 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.448 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.450 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-01-08 09:29:42.453 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.455 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-01-08 09:29:42.457 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-01-08 09:29:42.459 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-01-08 09:29:42.461 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-01-08 09:29:42.464 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.466 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.469 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-01-08 09:29:42.471 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.473 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-01-08 09:29:42.475 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-01-08 09:29:42.477 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-01-08 09:29:42.480 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-01-08 09:29:42.482 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.484 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.486 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-01-08 09:29:42.488 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.491 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-01-08 09:29:42.493 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-01-08 09:29:42.495 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-01-08 09:29:42.497 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-01-08 09:29:42.499 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.501 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.504 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-01-08 09:29:42.506 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.508 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-01-08 09:29:42.510 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-01-08 09:29:42.513 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-01-08 09:29:42.515 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-01-08 09:29:42.517 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.519 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.522 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-01-08 09:29:42.524 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.526 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-01-08 09:29:42.529 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-01-08 09:29:42.531 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-01-08 09:29:42.533 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-01-08 09:29:42.535 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.538 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.540 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-01-08 09:29:42.542 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.544 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-01-08 09:29:42.546 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-01-08 09:29:42.549 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-01-08 09:29:42.551 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-01-08 09:29:42.553 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.555 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.557 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-01-08 09:29:42.560 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.563 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-01-08 09:29:42.565 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-01-08 09:29:42.567 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-01-08 09:29:42.569 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-01-08 09:29:42.571 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.574 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.576 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-01-08 09:29:42.579 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.581 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-01-08 09:29:42.583 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-01-08 09:29:42.586 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-01-08 09:29:42.588 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-01-08 09:29:42.591 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.593 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.595 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-01-08 09:29:42.597 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.600 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-01-08 09:29:42.602 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-01-08 09:29:42.604 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-01-08 09:29:42.606 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-01-08 09:29:42.609 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.611 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.613 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-01-08 09:29:42.615 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.618 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-01-08 09:29:42.620 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-01-08 09:29:42.622 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-01-08 09:29:42.624 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-01-08 09:29:42.626 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.629 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.631 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-01-08 09:29:42.633 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.635 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-01-08 09:29:42.638 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-01-08 09:29:42.640 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-01-08 09:29:42.642 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-01-08 09:29:42.645 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.647 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.649 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-01-08 09:29:42.651 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.654 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-01-08 09:29:42.656 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-01-08 09:29:42.658 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-01-08 09:29:42.661 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-01-08 09:29:42.663 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.665 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.667 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-01-08 09:29:42.669 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.672 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-01-08 09:29:42.674 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-01-08 09:29:42.676 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-01-08 09:29:42.678 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-01-08 09:29:42.680 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.683 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.685 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-01-08 09:29:42.688 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.690 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-01-08 09:29:42.692 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-01-08 09:29:42.695 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-01-08 09:29:42.697 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-01-08 09:29:42.700 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.702 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.704 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-01-08 09:29:42.706 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.709 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-01-08 09:29:42.711 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-01-08 09:29:42.713 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-01-08 09:29:42.716 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-01-08 09:29:42.718 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.720 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.722 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-01-08 09:29:42.724 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.727 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-01-08 09:29:42.729 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-01-08 09:29:42.731 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-01-08 09:29:42.733 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-01-08 09:29:42.736 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.738 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.740 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-01-08 09:29:42.742 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.744 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-01-08 09:29:42.747 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-01-08 09:29:42.749 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-01-08 09:29:42.752 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-01-08 09:29:42.754 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.756 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.758 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-01-08 09:29:42.761 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.763 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-01-08 09:29:42.766 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-01-08 09:29:42.768 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-01-08 09:29:42.770 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-01-08 09:29:42.772 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.774 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.777 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-01-08 09:29:42.779 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.781 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-01-08 09:29:42.783 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-01-08 09:29:42.785 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-01-08 09:29:42.788 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-01-08 09:29:42.790 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.792 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.794 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-01-08 09:29:42.797 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.799 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-01-08 09:29:42.801 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-01-08 09:29:42.803 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-01-08 09:29:42.805 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-01-08 09:29:42.808 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.811 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.813 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-01-08 09:29:42.815 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.818 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-01-08 09:29:42.820 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-01-08 09:29:42.822 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-01-08 09:29:42.825 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-01-08 09:29:42.827 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.829 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.831 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-01-08 09:29:42.834 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.836 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-01-08 09:29:42.838 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-01-08 09:29:42.840 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-01-08 09:29:42.843 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-01-08 09:29:42.845 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.847 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.849 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-01-08 09:29:42.852 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.854 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-01-08 09:29:42.856 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-01-08 09:29:42.858 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-01-08 09:29:42.860 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-01-08 09:29:42.863 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.865 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.867 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-01-08 09:29:42.869 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.872 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-01-08 09:29:42.874 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-01-08 09:29:42.876 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-01-08 09:29:42.879 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-01-08 09:29:42.881 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.883 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.885 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-01-08 09:29:42.888 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.891 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-01-08 09:29:42.893 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-01-08 09:29:42.895 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-01-08 09:29:42.897 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-01-08 09:29:42.899 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.902 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.904 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-01-08 09:29:42.906 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.908 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-01-08 09:29:42.910 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-01-08 09:29:42.913 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-01-08 09:29:42.915 | + inc/python:use_library_from_git:250 : local name=tooz 2021-01-08 09:29:42.917 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.919 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.922 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-01-08 09:29:42.924 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.926 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-01-08 09:29:42.928 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-01-08 09:29:42.930 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-01-08 09:29:42.933 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-01-08 09:29:42.935 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.938 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.940 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-01-08 09:29:42.942 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.945 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-01-08 09:29:42.947 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-01-08 09:29:42.950 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-01-08 09:29:42.952 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-01-08 09:29:42.954 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.957 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.959 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-01-08 09:29:42.962 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.964 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-01-08 09:29:42.966 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-01-08 09:29:42.968 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-01-08 09:29:42.971 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-01-08 09:29:42.973 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:29:42.975 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:29:42.977 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-01-08 09:29:42.979 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:29:42.982 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-01-08 09:29:43.000 | Using python 3.6 to install etcd3 2021-01-08 09:29:43.003 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-01-08 09:29:44.805 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-08 09:29:44.810 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-08 09:29:44.911 | Collecting etcd3===0.12.0 2021-01-08 09:29:44.919 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-01-08 09:29:47.444 | Collecting grpcio===1.34.0 2021-01-08 09:29:47.456 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/72b/6a89aabf937d7/grpcio-1.34.0-cp36-cp36m-manylinux2014_x86_64.whl (4.0 MB) 2021-01-08 09:29:48.024 | Collecting protobuf===3.14.0 2021-01-08 09:29:48.031 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ecc/33531a213eee2/protobuf-3.14.0-cp36-cp36m-manylinux1_x86_64.whl (1.0 MB) 2021-01-08 09:29:48.096 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (1.15.0) 2021-01-08 09:29:48.185 | Collecting tenacity===6.3.1 2021-01-08 09:29:48.192 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bae/d357d9f35ec64/tenacity-6.3.1-py2.py3-none-any.whl (36 kB) 2021-01-08 09:29:48.248 | Building wheels for collected packages: etcd3 2021-01-08 09:29:48.249 | Building wheel for etcd3 (setup.py): started 2021-01-08 09:29:48.912 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-01-08 09:29:48.913 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42857 sha256=514c5badb8768f9b573640112395e362c9c85fd1e6132c43e77d733372e5bd04 2021-01-08 09:29:48.913 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2021-01-08 09:29:48.914 | Successfully built etcd3 2021-01-08 09:29:49.444 | Installing collected packages: grpcio, protobuf, tenacity, etcd3 2021-01-08 09:29:50.075 | Successfully installed etcd3-0.12.0 grpcio-1.34.0 protobuf-3.14.0 tenacity-6.3.1 2021-01-08 09:29:50.145 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-08 09:29:50.145 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-08 09:29:50.241 | + inc/python:pip_install:200 : result=0 2021-01-08 09:29:50.243 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-08 09:29:50.246 | + functions-common:time_stop:2306 : local name 2021-01-08 09:29:50.248 | + functions-common:time_stop:2307 : local end_time 2021-01-08 09:29:50.250 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:29:50.252 | + functions-common:time_stop:2309 : local total 2021-01-08 09:29:50.254 | + functions-common:time_stop:2310 : local start_time 2021-01-08 09:29:50.256 | + functions-common:time_stop:2312 : name=pip_install 2021-01-08 09:29:50.258 | + functions-common:time_stop:2313 : start_time=1610098182995 2021-01-08 09:29:50.260 | + functions-common:time_stop:2315 : [[ -z 1610098182995 ]] 2021-01-08 09:29:50.263 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:29:50.266 | + functions-common:time_stop:2318 : end_time=1610098190264 2021-01-08 09:29:50.268 | + functions-common:time_stop:2319 : elapsed_time=7269 2021-01-08 09:29:50.271 | + functions-common:time_stop:2320 : total=50768 2021-01-08 09:29:50.273 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:29:50.275 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=58037 2021-01-08 09:29:50.278 | + inc/python:pip_install:203 : return 0 2021-01-08 09:29:50.280 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-01-08 09:29:50.299 | Using python 3.6 to install etcd3gw 2021-01-08 09:29:50.301 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-01-08 09:29:52.132 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-08 09:29:52.136 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-08 09:29:52.240 | Collecting etcd3gw===0.2.5 2021-01-08 09:29:52.247 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-01-08 09:29:52.411 | Collecting futurist===2.3.0 2021-01-08 09:29:52.419 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/54f/6ffc02f09316b/futurist-2.3.0-py3-none-any.whl (34 kB) 2021-01-08 09:29:52.466 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (1.15.0) 2021-01-08 09:29:52.468 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-01-08 09:29:52.587 | Collecting requests===2.25.1 2021-01-08 09:29:52.614 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2021-01-08 09:29:52.713 | Collecting urllib3===1.26.2 2021-01-08 09:29:52.721 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d8f/f90d979214d7b/urllib3-1.26.2-py2.py3-none-any.whl (136 kB) 2021-01-08 09:29:52.801 | Collecting certifi===2020.12.5 2021-01-08 09:29:52.807 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/719/a74fb9e33b9bd/certifi-2020.12.5-py2.py3-none-any.whl (147 kB) 2021-01-08 09:29:52.838 | Collecting chardet===4.0.0 2021-01-08 09:29:52.845 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2021-01-08 09:29:52.887 | Collecting idna===2.10 2021-01-08 09:29:52.894 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2021-01-08 09:29:53.428 | Installing collected packages: chardet, certifi, urllib3, idna, requests, futurist, etcd3gw 2021-01-08 09:29:53.428 | Attempting uninstall: chardet 2021-01-08 09:29:53.429 | Found existing installation: chardet 3.0.4 2021-01-08 09:29:53.441 | Uninstalling chardet-3.0.4: 2021-01-08 09:29:53.473 | Successfully uninstalled chardet-3.0.4 2021-01-08 09:29:53.749 | Attempting uninstall: certifi 2021-01-08 09:29:53.750 | Found existing installation: certifi 2018.1.18 2021-01-08 09:29:53.763 | Uninstalling certifi-2018.1.18: 2021-01-08 09:29:53.795 | Successfully uninstalled certifi-2018.1.18 2021-01-08 09:29:53.810 | Attempting uninstall: urllib3 2021-01-08 09:29:53.811 | Found existing installation: urllib3 1.22 2021-01-08 09:29:53.820 | Uninstalling urllib3-1.22: 2021-01-08 09:29:53.851 | Successfully uninstalled urllib3-1.22 2021-01-08 09:29:53.962 | Attempting uninstall: idna 2021-01-08 09:29:53.963 | Found existing installation: idna 2.6 2021-01-08 09:29:53.967 | Uninstalling idna-2.6: 2021-01-08 09:29:53.996 | Successfully uninstalled idna-2.6 2021-01-08 09:29:54.105 | Attempting uninstall: requests 2021-01-08 09:29:54.106 | Found existing installation: requests 2.18.4 2021-01-08 09:29:54.118 | Uninstalling requests-2.18.4: 2021-01-08 09:29:54.148 | Successfully uninstalled requests-2.18.4 2021-01-08 09:29:54.302 | Successfully installed certifi-2020.12.5 chardet-4.0.0 etcd3gw-0.2.5 futurist-2.3.0 idna-2.10 requests-2.25.1 urllib3-1.26.2 2021-01-08 09:29:54.368 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-08 09:29:54.369 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-08 09:29:54.446 | + inc/python:pip_install:200 : result=0 2021-01-08 09:29:54.448 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-08 09:29:54.450 | + functions-common:time_stop:2306 : local name 2021-01-08 09:29:54.453 | + functions-common:time_stop:2307 : local end_time 2021-01-08 09:29:54.455 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:29:54.457 | + functions-common:time_stop:2309 : local total 2021-01-08 09:29:54.459 | + functions-common:time_stop:2310 : local start_time 2021-01-08 09:29:54.461 | + functions-common:time_stop:2312 : name=pip_install 2021-01-08 09:29:54.463 | + functions-common:time_stop:2313 : start_time=1610098190294 2021-01-08 09:29:54.466 | + functions-common:time_stop:2315 : [[ -z 1610098190294 ]] 2021-01-08 09:29:54.468 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:29:54.472 | + functions-common:time_stop:2318 : end_time=1610098194469 2021-01-08 09:29:54.474 | + functions-common:time_stop:2319 : elapsed_time=4175 2021-01-08 09:29:54.476 | + functions-common:time_stop:2320 : total=58037 2021-01-08 09:29:54.478 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:29:54.481 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=62212 2021-01-08 09:29:54.483 | + inc/python:pip_install:203 : return 0 2021-01-08 09:29:54.485 | + ./stack.sh:main:841 : install_apache_uwsgi 2021-01-08 09:29:54.487 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-01-08 09:29:54.490 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-01-08 09:29:54.492 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-01-08 09:29:54.494 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-01-08 09:29:54.497 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-01-08 09:29:54.499 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-01-08 09:29:54.501 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-01-08 09:29:54.504 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-01-08 09:29:54.506 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-01-08 09:29:54.508 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-01-08 09:29:54.510 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-01-08 09:29:54.513 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-01-08 09:29:54.515 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-01-08 09:29:54.517 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:29:54.519 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:29:54.521 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-01-08 09:29:54.523 | + lib/apache:install_apache_uwsgi:96 : [[ bionic == \b\i\o\n\i\c ]] 2021-01-08 09:29:54.526 | + lib/apache:install_apache_uwsgi:97 : pkg_list='uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python' 2021-01-08 09:29:54.528 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-01-08 09:29:54.530 | + functions-common:install_package:1344 : update_package_repo 2021-01-08 09:29:54.532 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-01-08 09:29:54.534 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-01-08 09:29:54.537 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-01-08 09:29:54.539 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-01-08 09:29:54.541 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-01-08 09:29:54.544 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:29:54.546 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:29:54.548 | + functions-common:update_package_repo:1325 : apt_get_update 2021-01-08 09:29:54.551 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-01-08 09:29:54.553 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-01-08 09:29:54.555 | + functions-common:apt_get_update:1071 : return 2021-01-08 09:29:54.557 | + functions-common:install_package:1345 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-01-08 09:29:54.560 | + functions-common:real_install_package:1330 : is_ubuntu 2021-01-08 09:29:54.563 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:29:54.565 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:29:54.567 | + functions-common:real_install_package:1331 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-01-08 09:29:54.585 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-01-08 09:29:54.707 | Reading package lists... 2021-01-08 09:29:54.952 | Building dependency tree... 2021-01-08 09:29:54.953 | Reading state information... 2021-01-08 09:29:55.159 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-01-08 09:29:55.159 | The following packages were automatically installed and are no longer required: 2021-01-08 09:29:55.160 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-01-08 09:29:55.160 | python3-click python3-colorama python3-configobj python3-constantly 2021-01-08 09:29:55.160 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-01-08 09:29:55.160 | python3-pam python3-problem-report python3-pyasn1 2021-01-08 09:29:55.160 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-01-08 09:29:55.160 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-01-08 09:29:55.160 | Use 'sudo apt autoremove' to remove them. 2021-01-08 09:29:55.162 | Suggested packages: 2021-01-08 09:29:55.162 | python-uwsgidecorators python3-uwsgidecorators 2021-01-08 09:29:55.210 | The following NEW packages will be installed: 2021-01-08 09:29:55.210 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2021-01-08 09:29:55.612 | 0 upgraded, 3 newly installed, 0 to remove and 164 not upgraded. 2021-01-08 09:29:55.612 | Need to get 163 kB of archives. 2021-01-08 09:29:55.612 | After this operation, 634 kB of additional disk space will be used. 2021-01-08 09:29:55.612 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi amd64 2.0.15-10.2ubuntu2.1 [16.9 kB] 2021-01-08 09:29:55.883 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python amd64 2.0.15-10.2ubuntu2.1 [72.4 kB] 2021-01-08 09:29:56.071 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python3 amd64 2.0.15-10.2ubuntu2.1 [73.2 kB] 2021-01-08 09:29:56.742 | Fetched 163 kB in 1s (166 kB/s) 2021-01-08 09:29:56.800 | Selecting previously unselected package uwsgi. 2021-01-08 09:29:56.840 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 77268 files and directories currently installed.) 2021-01-08 09:29:56.844 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-01-08 09:29:56.846 | Unpacking uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-01-08 09:29:56.939 | Selecting previously unselected package uwsgi-plugin-python. 2021-01-08 09:29:56.946 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-01-08 09:29:56.949 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2021-01-08 09:29:57.037 | Selecting previously unselected package uwsgi-plugin-python3. 2021-01-08 09:29:57.045 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-01-08 09:29:57.047 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2021-01-08 09:29:57.130 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2021-01-08 09:29:57.175 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-08 09:29:57.198 | Setting up uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-01-08 09:29:57.743 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2021-01-08 09:29:57.796 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-08 09:29:58.000 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-08 09:29:58.524 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-08 09:30:00.448 | + functions-common:apt_get:1115 : result=0 2021-01-08 09:30:00.451 | + functions-common:apt_get:1118 : time_stop apt-get 2021-01-08 09:30:00.453 | + functions-common:time_stop:2306 : local name 2021-01-08 09:30:00.455 | + functions-common:time_stop:2307 : local end_time 2021-01-08 09:30:00.457 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:30:00.460 | + functions-common:time_stop:2309 : local total 2021-01-08 09:30:00.462 | + functions-common:time_stop:2310 : local start_time 2021-01-08 09:30:00.464 | + functions-common:time_stop:2312 : name=apt-get 2021-01-08 09:30:00.466 | + functions-common:time_stop:2313 : start_time=1610098194583 2021-01-08 09:30:00.468 | + functions-common:time_stop:2315 : [[ -z 1610098194583 ]] 2021-01-08 09:30:00.471 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:30:00.474 | + functions-common:time_stop:2318 : end_time=1610098200472 2021-01-08 09:30:00.476 | + functions-common:time_stop:2319 : elapsed_time=5889 2021-01-08 09:30:00.478 | + functions-common:time_stop:2320 : total=204688 2021-01-08 09:30:00.481 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:30:00.483 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=210577 2021-01-08 09:30:00.485 | + functions-common:apt_get:1119 : return 0 2021-01-08 09:30:00.488 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-01-08 09:30:00.490 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:30:00.492 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:30:00.494 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-01-08 09:30:00.552 | Enabling module proxy. 2021-01-08 09:30:00.557 | To activate the new configuration, you need to run: 2021-01-08 09:30:00.557 | systemctl restart apache2 2021-01-08 09:30:00.562 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-01-08 09:30:00.618 | Considering dependency proxy for proxy_uwsgi: 2021-01-08 09:30:00.618 | Module proxy already enabled 2021-01-08 09:30:00.619 | Enabling module proxy_uwsgi. 2021-01-08 09:30:00.624 | To activate the new configuration, you need to run: 2021-01-08 09:30:00.624 | systemctl restart apache2 2021-01-08 09:30:00.628 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-01-08 09:30:00.630 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-01-08 09:30:00.632 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-01-08 09:30:00.635 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-01-08 09:30:00.772 | + ./stack.sh:main:844 : install_keystoneauth 2021-01-08 09:30:00.775 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2021-01-08 09:30:00.778 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-01-08 09:30:00.780 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:30:00.783 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:30:00.785 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-01-08 09:30:00.787 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:30:00.790 | + ./stack.sh:main:845 : install_keystoneclient 2021-01-08 09:30:00.792 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2021-01-08 09:30:00.795 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-01-08 09:30:00.797 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:30:00.799 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:30:00.802 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-01-08 09:30:00.804 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:30:00.806 | + ./stack.sh:main:846 : install_glanceclient 2021-01-08 09:30:00.808 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2021-01-08 09:30:00.811 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-01-08 09:30:00.813 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:30:00.816 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:30:00.818 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-01-08 09:30:00.820 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:30:00.822 | + ./stack.sh:main:847 : install_cinderclient 2021-01-08 09:30:00.825 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2021-01-08 09:30:00.827 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-01-08 09:30:00.829 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:30:00.831 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:30:00.834 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-01-08 09:30:00.836 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:30:00.838 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2021-01-08 09:30:00.841 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-01-08 09:30:00.843 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:30:00.845 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:30:00.848 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-01-08 09:30:00.850 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:30:00.853 | + ./stack.sh:main:848 : install_novaclient 2021-01-08 09:30:00.856 | + lib/nova:install_novaclient:788 : use_library_from_git python-novaclient 2021-01-08 09:30:00.858 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-01-08 09:30:00.860 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:30:00.862 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:30:00.865 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-01-08 09:30:00.867 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:30:00.869 | + ./stack.sh:main:849 : is_service_enabled swift glance horizon 2021-01-08 09:30:00.885 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:30:00.887 | + ./stack.sh:main:850 : install_swiftclient 2021-01-08 09:30:00.889 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-01-08 09:30:00.891 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-01-08 09:30:00.894 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:30:00.896 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:30:00.898 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-01-08 09:30:00.902 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:30:00.904 | + ./stack.sh:main:852 : is_service_enabled neutron nova horizon 2021-01-08 09:30:00.920 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:30:00.922 | + ./stack.sh:main:853 : install_neutronclient 2021-01-08 09:30:00.925 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-01-08 09:30:00.927 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-01-08 09:30:00.929 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:30:00.931 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:30:00.934 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-01-08 09:30:00.936 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:30:00.939 | + ./stack.sh:main:857 : install_keystonemiddleware 2021-01-08 09:30:00.941 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2021-01-08 09:30:00.943 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-01-08 09:30:00.946 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:30:00.948 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:30:00.950 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-01-08 09:30:00.953 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:30:00.955 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2021-01-08 09:30:00.957 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-01-08 09:30:00.959 | + inc/python:pip_install_gr:77 : local clean_name 2021-01-08 09:30:00.962 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-01-08 09:30:00.965 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-01-08 09:30:00.967 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-01-08 09:30:00.971 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-01-08 09:30:00.971 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-01-08 09:30:00.975 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-01-08 09:30:00.977 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-01-08 09:30:00.980 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-01-08 09:30:00.983 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-01-08 09:30:00.985 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-01-08 09:30:01.003 | Using python 3.6 to install keystonemiddleware 2021-01-08 09:30:01.005 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-01-08 09:30:02.819 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-08 09:30:02.823 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-08 09:30:02.990 | Collecting keystonemiddleware===9.2.0 2021-01-08 09:30:02.998 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/921/fa4f305c8070a/keystonemiddleware-9.2.0-py3-none-any.whl (119 kB) 2021-01-08 09:30:03.244 | Collecting oslo.cache===2.6.1 2021-01-08 09:30:03.251 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab7/718f31294f6d2/oslo.cache-2.6.1-py3-none-any.whl (61 kB) 2021-01-08 09:30:03.504 | Collecting oslo.config===8.4.0 2021-01-08 09:30:03.512 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/453/2e94c2da67cde/oslo.config-8.4.0-py3-none-any.whl (127 kB) 2021-01-08 09:30:03.673 | Collecting dogpile.cache===1.1.1 2021-01-08 09:30:03.681 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/658/0a63ee595dd42/dogpile.cache-1.1.1-py3-none-any.whl (49 kB) 2021-01-08 09:30:03.727 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (3.3.0) 2021-01-08 09:30:03.736 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (1.15.0) 2021-01-08 09:30:03.799 | Collecting rfc3986===1.4.0 2021-01-08 09:30:03.805 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/147e9aceda37c/rfc3986-1.4.0-py2.py3-none-any.whl (31 kB) 2021-01-08 09:30:03.973 | Collecting keystoneauth1===4.3.0 2021-01-08 09:30:03.981 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/db4/38f606c098f83/keystoneauth1-4.3.0-py3-none-any.whl (314 kB) 2021-01-08 09:30:04.221 | Collecting python-keystoneclient===4.2.0 2021-01-08 09:30:04.227 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/570/2f387e2a3f364/python_keystoneclient-4.2.0-py3-none-any.whl (397 kB) 2021-01-08 09:30:04.368 | Collecting decorator===4.4.2 2021-01-08 09:30:04.374 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/a54c2a0cc4ba6/decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) 2021-01-08 09:30:04.578 | Collecting oslo.utils===4.7.0 2021-01-08 09:30:04.585 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51c/1127c518e44be/oslo.utils-4.7.0-py3-none-any.whl (97 kB) 2021-01-08 09:30:04.982 | Collecting pytz===2020.5 2021-01-08 09:30:04.989 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/169/62c5fb8db4a8f/pytz-2020.5-py2.py3-none-any.whl (510 kB) 2021-01-08 09:30:05.131 | Collecting pycadf===3.1.1 2021-01-08 09:30:05.137 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1f/a1dea7638c0f6/pycadf-3.1.1-py3-none-any.whl (39 kB) 2021-01-08 09:30:05.287 | Collecting oslo.context===3.1.1 2021-01-08 09:30:05.292 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b4/d59c515d0dcaa/oslo.context-3.1.1-py3-none-any.whl (16 kB) 2021-01-08 09:30:05.473 | Collecting oslo.serialization===4.0.1 2021-01-08 09:30:05.480 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ed/86d8378a845a2/oslo.serialization-4.0.1-py3-none-any.whl (21 kB) 2021-01-08 09:30:05.629 | Collecting WebOb===1.8.6 2021-01-08 09:30:05.636 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3c/89a8e9ba0aeb1/WebOb-1.8.6-py2.py3-none-any.whl (114 kB) 2021-01-08 09:30:05.798 | Collecting oslo.i18n===5.0.1 2021-01-08 09:30:05.804 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/99a/6453b9b7a9d16/oslo.i18n-5.0.1-py3-none-any.whl (42 kB) 2021-01-08 09:30:05.850 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-01-08 09:30:06.006 | Collecting oslo.log===4.4.0 2021-01-08 09:30:06.012 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/189/726ef91641f36/oslo.log-4.4.0-py3-none-any.whl (66 kB) 2021-01-08 09:30:06.095 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (2.25.1) 2021-01-08 09:30:06.116 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (5.3.1) 2021-01-08 09:30:06.118 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (0.8.0) 2021-01-08 09:30:06.125 | Requirement already satisfied: importlib-metadata===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 273)) (3.3.0) 2021-01-08 09:30:06.252 | Collecting debtcollector===2.2.0 2021-01-08 09:30:06.259 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/346/63e5de257c67b/debtcollector-2.2.0-py3-none-any.whl (20 kB) 2021-01-08 09:30:06.366 | Collecting iso8601===0.1.13 2021-01-08 09:30:06.373 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f0/2f01dd13320a7/iso8601-0.1.13-py3-none-any.whl (9.3 kB) 2021-01-08 09:30:06.467 | Collecting os-service-types===1.7.0 2021-01-08 09:30:06.473 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/050/5c72205690910/os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2021-01-08 09:30:06.594 | Collecting netifaces===0.10.9 2021-01-08 09:30:06.601 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30e/d89ab8aff715c/netifaces-0.10.9-cp36-cp36m-manylinux1_x86_64.whl (32 kB) 2021-01-08 09:30:06.606 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (2.4.7) 2021-01-08 09:30:06.691 | Collecting packaging===20.8 2021-01-08 09:30:06.697 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/24e/0da08660a8748/packaging-20.8-py2.py3-none-any.whl (39 kB) 2021-01-08 09:30:06.905 | Collecting msgpack===1.0.2 2021-01-08 09:30:06.912 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26a/1759f1a88df5f/msgpack-1.0.2-cp36-cp36m-manylinux1_x86_64.whl (272 kB) 2021-01-08 09:30:07.029 | Collecting python-dateutil===2.8.1 2021-01-08 09:30:07.035 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/75b/b3f31ea686f11/python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) 2021-01-08 09:30:07.132 | Collecting pyinotify===0.9.6 2021-01-08 09:30:07.138 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c9/98a5d7606ca83/pyinotify-0.9.6.tar.gz (60 kB) 2021-01-08 09:30:07.700 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-01-08 09:30:07.702 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.10) 2021-01-08 09:30:07.705 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-01-08 09:30:07.708 | Requirement already satisfied: urllib3===1.26.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.26.2) 2021-01-08 09:30:07.731 | Requirement already satisfied: importlib-resources===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (4.1.1) 2021-01-08 09:30:07.758 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (3.4.0) 2021-01-08 09:30:07.784 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.7.4.3) 2021-01-08 09:30:07.856 | Collecting wrapt===1.12.1 2021-01-08 09:30:07.862 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/ffa81fb85f433/wrapt-1.12.1.tar.gz (27 kB) 2021-01-08 09:30:08.415 | Building wheels for collected packages: pyinotify, wrapt 2021-01-08 09:30:08.416 | Building wheel for pyinotify (setup.py): started 2021-01-08 09:30:08.995 | Building wheel for pyinotify (setup.py): finished with status 'done' 2021-01-08 09:30:08.996 | Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25339 sha256=3048dba940eab6d4216050c8dd9770d5d94d4cd31594bed3af50503b41a00929 2021-01-08 09:30:08.996 | Stored in directory: /root/.cache/pip/wheels/f3/7a/03/56564493d2862ac4c0677c91d99261394dd512a1bbb90af9a7 2021-01-08 09:30:08.998 | Building wheel for wrapt (setup.py): started 2021-01-08 09:30:10.486 | Building wheel for wrapt (setup.py): finished with status 'done' 2021-01-08 09:30:10.487 | Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=67494 sha256=c7c781a151598631a5a19b41e9d89e2e256f40366f477af46dca656135ee0aeb 2021-01-08 09:30:10.487 | Stored in directory: /root/.cache/pip/wheels/27/b0/63/c6302d953c843aa78fedbee048633aa67fa3f28a2ab130c797 2021-01-08 09:30:10.488 | Successfully built pyinotify wrapt 2021-01-08 09:30:11.230 | Installing collected packages: WebOb, oslo.i18n, wrapt, debtcollector, oslo.context, rfc3986, oslo.config, pytz, msgpack, iso8601, netifaces, packaging, oslo.utils, oslo.serialization, pycadf, pyinotify, python-dateutil, oslo.log, os-service-types, keystoneauth1, python-keystoneclient, decorator, dogpile.cache, oslo.cache, keystonemiddleware 2021-01-08 09:30:11.954 | Attempting uninstall: netifaces 2021-01-08 09:30:11.955 | Found existing installation: netifaces 0.10.4 2021-01-08 09:30:11.963 | Uninstalling netifaces-0.10.4: 2021-01-08 09:30:11.991 | Successfully uninstalled netifaces-0.10.4 2021-01-08 09:30:13.467 | Successfully installed WebOb-1.8.6 debtcollector-2.2.0 decorator-4.4.2 dogpile.cache-1.1.1 iso8601-0.1.13 keystoneauth1-4.3.0 keystonemiddleware-9.2.0 msgpack-1.0.2 netifaces-0.10.9 os-service-types-1.7.0 oslo.cache-2.6.1 oslo.config-8.4.0 oslo.context-3.1.1 oslo.i18n-5.0.1 oslo.log-4.4.0 oslo.serialization-4.0.1 oslo.utils-4.7.0 packaging-20.8 pycadf-3.1.1 pyinotify-0.9.6 python-dateutil-2.8.1 python-keystoneclient-4.2.0 pytz-2020.5 rfc3986-1.4.0 wrapt-1.12.1 2021-01-08 09:30:13.545 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-08 09:30:13.545 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-08 09:30:13.647 | + inc/python:pip_install:200 : result=0 2021-01-08 09:30:13.649 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-08 09:30:13.652 | + functions-common:time_stop:2306 : local name 2021-01-08 09:30:13.654 | + functions-common:time_stop:2307 : local end_time 2021-01-08 09:30:13.656 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:30:13.658 | + functions-common:time_stop:2309 : local total 2021-01-08 09:30:13.661 | + functions-common:time_stop:2310 : local start_time 2021-01-08 09:30:13.663 | + functions-common:time_stop:2312 : name=pip_install 2021-01-08 09:30:13.665 | + functions-common:time_stop:2313 : start_time=1610098200998 2021-01-08 09:30:13.668 | + functions-common:time_stop:2315 : [[ -z 1610098200998 ]] 2021-01-08 09:30:13.671 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:30:13.674 | + functions-common:time_stop:2318 : end_time=1610098213671 2021-01-08 09:30:13.676 | + functions-common:time_stop:2319 : elapsed_time=12673 2021-01-08 09:30:13.678 | + functions-common:time_stop:2320 : total=62212 2021-01-08 09:30:13.680 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:30:13.683 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=74885 2021-01-08 09:30:13.685 | + inc/python:pip_install:203 : return 0 2021-01-08 09:30:13.687 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2021-01-08 09:30:13.690 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-01-08 09:30:13.692 | + inc/python:pip_install_gr:77 : local clean_name 2021-01-08 09:30:13.695 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-01-08 09:30:13.697 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-01-08 09:30:13.700 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-01-08 09:30:13.703 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-01-08 09:30:13.703 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-01-08 09:30:13.707 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-01-08 09:30:13.710 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-01-08 09:30:13.712 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-01-08 09:30:13.715 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-01-08 09:30:13.717 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-01-08 09:30:13.736 | Using python 3.6 to install python-memcached 2021-01-08 09:30:13.738 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-01-08 09:30:15.597 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-08 09:30:15.601 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-08 09:30:15.710 | Collecting python-memcached===1.59 2021-01-08 09:30:15.736 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-01-08 09:30:15.796 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (1.15.0) 2021-01-08 09:30:16.596 | Installing collected packages: python-memcached 2021-01-08 09:30:16.655 | Successfully installed python-memcached-1.59 2021-01-08 09:30:16.732 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-08 09:30:16.732 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-08 09:30:16.808 | + inc/python:pip_install:200 : result=0 2021-01-08 09:30:16.810 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-08 09:30:16.812 | + functions-common:time_stop:2306 : local name 2021-01-08 09:30:16.815 | + functions-common:time_stop:2307 : local end_time 2021-01-08 09:30:16.817 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:30:16.819 | + functions-common:time_stop:2309 : local total 2021-01-08 09:30:16.821 | + functions-common:time_stop:2310 : local start_time 2021-01-08 09:30:16.824 | + functions-common:time_stop:2312 : name=pip_install 2021-01-08 09:30:16.826 | + functions-common:time_stop:2313 : start_time=1610098213731 2021-01-08 09:30:16.828 | + functions-common:time_stop:2315 : [[ -z 1610098213731 ]] 2021-01-08 09:30:16.831 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:30:16.834 | + functions-common:time_stop:2318 : end_time=1610098216831 2021-01-08 09:30:16.836 | + functions-common:time_stop:2319 : elapsed_time=3100 2021-01-08 09:30:16.838 | + functions-common:time_stop:2320 : total=74885 2021-01-08 09:30:16.841 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:30:16.843 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=77985 2021-01-08 09:30:16.845 | + inc/python:pip_install:203 : return 0 2021-01-08 09:30:16.848 | + ./stack.sh:main:859 : is_service_enabled keystone 2021-01-08 09:30:16.863 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:30:16.865 | + ./stack.sh:main:860 : '[' 10.222.0.53 == 10.222.0.53 ']' 2021-01-08 09:30:16.867 | + ./stack.sh:main:861 : stack_install_service keystone 2021-01-08 09:30:16.869 | + lib/stack:stack_install_service:20 : local service=keystone 2021-01-08 09:30:16.872 | + lib/stack:stack_install_service:21 : type install_keystone 2021-01-08 09:30:16.874 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-01-08 09:30:16.876 | + lib/stack:stack_install_service:32 : install_keystone 2021-01-08 09:30:16.878 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2021-01-08 09:30:16.893 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:30:16.895 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-01-08 09:30:16.897 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2021-01-08 09:30:16.899 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2021-01-08 09:30:16.902 | + functions-common:git_clone:527 : local git_ref=master 2021-01-08 09:30:16.904 | + functions-common:git_clone:528 : local orig_dir 2021-01-08 09:30:16.906 | ++ functions-common:git_clone:529 : pwd 2021-01-08 09:30:16.909 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-01-08 09:30:16.911 | + functions-common:git_clone:530 : local git_clone_flags= 2021-01-08 09:30:16.913 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-01-08 09:30:16.927 | + functions-common:git_clone:532 : RECLONE=False 2021-01-08 09:30:16.929 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-01-08 09:30:16.931 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-01-08 09:30:16.934 | + functions-common:git_clone:546 : echo master 2021-01-08 09:30:16.934 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-01-08 09:30:16.939 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2021-01-08 09:30:16.941 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-01-08 09:30:16.943 | + functions-common:git_clone:594 : cd /opt/stack/keystone 2021-01-08 09:30:16.945 | + functions-common:git_clone:595 : git show --oneline 2021-01-08 09:30:16.946 | + functions-common:git_clone:595 : head -1 2021-01-08 09:30:16.950 | b0b93c039 Merge "Generalize release note for bug 1878938" 2021-01-08 09:30:16.952 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-01-08 09:30:16.955 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2021-01-08 09:30:16.957 | + inc/python:setup_develop:338 : local bindep 2021-01-08 09:30:16.959 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-01-08 09:30:16.961 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-01-08 09:30:16.964 | + inc/python:setup_develop:344 : local extras= 2021-01-08 09:30:16.966 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-01-08 09:30:16.969 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-01-08 09:30:16.971 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-01-08 09:30:16.973 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-01-08 09:30:16.975 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-01-08 09:30:16.977 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-01-08 09:30:16.980 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-01-08 09:30:16.982 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-01-08 09:30:16.985 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-01-08 09:30:16.987 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-01-08 09:30:16.989 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-01-08 09:30:16.992 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-01-08 09:30:16.997 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-01-08 09:30:16.999 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2021-01-08 09:30:17.683 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-01-08 09:30:17.685 | + inc/python:setup_package:417 : local bindep=0 2021-01-08 09:30:17.688 | + inc/python:setup_package:418 : local bindep_flag= 2021-01-08 09:30:17.690 | + inc/python:setup_package:419 : local bindep_profiles= 2021-01-08 09:30:17.692 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-01-08 09:30:17.694 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-01-08 09:30:17.696 | + inc/python:setup_package:426 : local flags=-e 2021-01-08 09:30:17.698 | + inc/python:setup_package:427 : local extras= 2021-01-08 09:30:17.701 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-01-08 09:30:17.703 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-01-08 09:30:17.705 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-01-08 09:30:17.707 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-01-08 09:30:17.709 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-01-08 09:30:17.711 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-01-08 09:30:17.732 | Using python 3.6 to install /opt/stack/keystone 2021-01-08 09:30:17.734 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-01-08 09:30:19.582 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-08 09:30:19.583 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-01-08 09:30:19.600 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-08 09:30:19.605 | Obtaining file:///opt/stack/keystone 2021-01-08 09:30:21.141 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-01-08 09:30:22.759 | Collecting Flask===1.1.2 2021-01-08 09:30:22.766 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-01-08 09:30:22.922 | Collecting Flask-RESTful===0.3.8 2021-01-08 09:30:22.929 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2021-01-08 09:30:23.029 | Collecting Jinja2===2.11.2 2021-01-08 09:30:23.036 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f0a/4641d3cf95532/Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) 2021-01-08 09:30:23.115 | Collecting MarkupSafe===1.1.1 2021-01-08 09:30:23.121 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/717/ba8fe3ae9cc00/MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl (27 kB) 2021-01-08 09:30:23.185 | Collecting PyJWT===2.0.0 2021-01-08 09:30:23.192 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5c2/ff2eb27d7e342/PyJWT-2.0.0-py3-none-any.whl (15 kB) 2021-01-08 09:30:23.512 | Collecting SQLAlchemy===1.3.22 2021-01-08 09:30:23.522 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bde/677047305fe76/SQLAlchemy-1.3.22-cp36-cp36m-manylinux2010_x86_64.whl (1.3 MB) 2021-01-08 09:30:23.636 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-01-08 09:30:23.757 | Collecting Werkzeug===1.0.1 2021-01-08 09:30:23.764 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-01-08 09:30:23.909 | Collecting aniso8601===8.1.0 2021-01-08 09:30:23.915 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/510/47d4fb51d7b8a/aniso8601-8.1.0-py2.py3-none-any.whl (44 kB) 2021-01-08 09:30:24.163 | Collecting bcrypt===3.2.0 2021-01-08 09:30:24.169 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cd1/ea2ff3038509e/bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB) 2021-01-08 09:30:24.830 | Collecting cffi===1.14.4 2021-01-08 09:30:24.836 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/063/8c3ae1a0edfb7/cffi-1.14.4-cp36-cp36m-manylinux1_x86_64.whl (401 kB) 2021-01-08 09:30:24.944 | Collecting click===7.1.2 2021-01-08 09:30:24.950 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2021-01-08 09:30:25.683 | Collecting cryptography===3.3.1 2021-01-08 09:30:25.695 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/69e/836c9e5ff4373/cryptography-3.3.1-cp36-abi3-manylinux2010_x86_64.whl (2.6 MB) 2021-01-08 09:30:25.800 | Requirement already satisfied: dogpile.cache===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.1.1) 2021-01-08 09:30:25.869 | Collecting itsdangerous===1.1.0 2021-01-08 09:30:25.875 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-01-08 09:30:25.971 | Collecting jsonschema===3.2.0 2021-01-08 09:30:25.978 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e5/b3cf8216f577b/jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 2021-01-08 09:30:26.013 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (9.2.0) 2021-01-08 09:30:26.076 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (1.0.2) 2021-01-08 09:30:26.115 | Collecting oauthlib===3.1.0 2021-01-08 09:30:26.121 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df8/84cd6cbe20e32/oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) 2021-01-08 09:30:26.139 | Requirement already satisfied: oslo.cache===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.6.1) 2021-01-08 09:30:26.178 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (8.4.0) 2021-01-08 09:30:26.225 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (3.1.1) 2021-01-08 09:30:26.408 | Collecting oslo.db===8.4.0 2021-01-08 09:30:26.415 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/76489ec9dce77/oslo.db-8.4.0-py3-none-any.whl (172 kB) 2021-01-08 09:30:26.518 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.0.1) 2021-01-08 09:30:26.524 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (4.4.0) 2021-01-08 09:30:26.824 | Collecting oslo.messaging===12.6.0 2021-01-08 09:30:26.832 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e17/200f2741a84c7/oslo.messaging-12.6.0-py3-none-any.whl (240 kB) 2021-01-08 09:30:27.081 | Collecting oslo.middleware===4.1.1 2021-01-08 09:30:27.088 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce8/859e6bf38d53d/oslo.middleware-4.1.1-py3-none-any.whl (56 kB) 2021-01-08 09:30:27.319 | Collecting oslo.policy===3.6.0 2021-01-08 09:30:27.326 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c30/265ab0563689d/oslo.policy-3.6.0-py3-none-any.whl (83 kB) 2021-01-08 09:30:27.391 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.0.1) 2021-01-08 09:30:27.544 | Collecting oslo.service===2.4.0 2021-01-08 09:30:27.551 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/453/99fc3b445febf/oslo.service-2.4.0-py3-none-any.whl (73 kB) 2021-01-08 09:30:27.693 | Collecting oslo.upgradecheck===1.3.0 2021-01-08 09:30:27.699 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/62920db8b773e/oslo.upgradecheck-1.3.0-py3-none-any.whl (14 kB) 2021-01-08 09:30:27.755 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.7.0) 2021-01-08 09:30:27.875 | Collecting osprofiler===3.4.0 2021-01-08 09:30:27.881 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4cc/de8ab98fd2861/osprofiler-3.4.0-py3-none-any.whl (85 kB) 2021-01-08 09:30:27.982 | Requirement already satisfied: packaging===20.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (20.8) 2021-01-08 09:30:28.064 | Collecting passlib===1.7.4 2021-01-08 09:30:28.076 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-01-08 09:30:28.147 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (5.5.1) 2021-01-08 09:30:28.149 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (0.7.2) 2021-01-08 09:30:28.152 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (3.1.1) 2021-01-08 09:30:28.227 | Collecting pycparser===2.20 2021-01-08 09:30:28.234 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/758/2ad22678f0fcd/pycparser-2.20-py2.py3-none-any.whl (112 kB) 2021-01-08 09:30:28.283 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (0.9.6) 2021-01-08 09:30:28.285 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (2.4.7) 2021-01-08 09:30:28.377 | Collecting pyrsistent===0.17.3 2021-01-08 09:30:28.383 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e6/36185d9eb976a/pyrsistent-0.17.3.tar.gz (106 kB) 2021-01-08 09:30:29.091 | Collecting pysaml2===6.4.1 2021-01-08 09:30:29.098 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/583/da5a69888ceea/pysaml2-6.4.1-py2.py3-none-any.whl (338 kB) 2021-01-08 09:30:29.170 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (2.8.1) 2021-01-08 09:30:29.175 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (4.2.0) 2021-01-08 09:30:29.195 | Requirement already satisfied: pytz===2020.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (2020.5) 2021-01-08 09:30:29.200 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (2.25.1) 2021-01-08 09:30:29.222 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.4.0) 2021-01-08 09:30:29.426 | Collecting scrypt===0.8.17 2021-01-08 09:30:29.433 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dae/9bc00391fab92/scrypt-0.8.17-cp36-cp36m-manylinux2010_x86_64.whl (924 kB) 2021-01-08 09:30:29.503 | Requirement already satisfied: setuptools===51.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (51.1.1) 2021-01-08 09:30:29.549 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (1.15.0) 2021-01-08 09:30:29.627 | Collecting sqlalchemy-migrate===0.13.0 2021-01-08 09:30:29.633 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e5d/2348db19a5062/sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB) 2021-01-08 09:30:29.767 | Collecting sqlparse===0.4.1 2021-01-08 09:30:29.774 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/017/cde379adbd6a1/sqlparse-0.4.1-py3-none-any.whl (42 kB) 2021-01-08 09:30:29.895 | Collecting statsd===3.3.0 2021-01-08 09:30:29.902 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c61/0fb80347fca0e/statsd-3.3.0-py2.py3-none-any.whl (11 kB) 2021-01-08 09:30:29.950 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (3.3.0) 2021-01-08 09:30:30.018 | Collecting testresources===2.0.1 2021-01-08 09:30:30.024 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67a/361c3a2412231/testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2021-01-08 09:30:30.136 | Collecting testscenarios===0.5.0 2021-01-08 09:30:30.142 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/480/263fa5d6e6181/testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2021-01-08 09:30:30.194 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (2.4.0) 2021-01-08 09:30:30.213 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (1.4.0) 2021-01-08 09:30:30.217 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.1.0) 2021-01-08 09:30:30.223 | Requirement already satisfied: urllib3===1.26.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.26.2) 2021-01-08 09:30:30.305 | Collecting yappi===1.3.2 2021-01-08 09:30:30.312 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a51/d3e6e5563cc74/yappi-1.3.2.tar.gz (58 kB) 2021-01-08 09:30:30.976 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (4.4.2) 2021-01-08 09:30:30.979 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-01-08 09:30:31.024 | Requirement already satisfied: importlib-metadata===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (3.3.0) 2021-01-08 09:30:31.099 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (4.3.0) 2021-01-08 09:30:31.173 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (2.2.0) 2021-01-08 09:30:31.181 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2021-01-08 09:30:31.184 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (0.8.0) 2021-01-08 09:30:31.294 | Collecting alembic===1.4.3 2021-01-08 09:30:31.300 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e0/2ed2aa796bd17/alembic-1.4.3-py2.py3-none-any.whl (159 kB) 2021-01-08 09:30:31.528 | Collecting kombu===5.0.2 2021-01-08 09:30:31.535 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6dc/509178ac4269b/kombu-5.0.2-py2.py3-none-any.whl (180 kB) 2021-01-08 09:30:31.633 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2.3.0) 2021-01-08 09:30:31.724 | Collecting cachetools===4.2.0 2021-01-08 09:30:31.730 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6b/07a6ded8c78bf/cachetools-4.2.0-py3-none-any.whl (12 kB) 2021-01-08 09:30:31.882 | Collecting amqp===5.0.2 2021-01-08 09:30:31.889 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5b9/062d5c0812335/amqp-5.0.2-py3-none-any.whl (46 kB) 2021-01-08 09:30:32.011 | Collecting PasteDeploy===2.1.1 2021-01-08 09:30:32.017 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/23cfd6ad4281b/PasteDeploy-2.1.1-py2.py3-none-any.whl (17 kB) 2021-01-08 09:30:32.193 | Collecting Paste===3.5.0 2021-01-08 09:30:32.200 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e0/8200a570f7e29/Paste-3.5.0-py2.py3-none-any.whl (593 kB) 2021-01-08 09:30:32.398 | Collecting oslo.concurrency===4.3.1 2021-01-08 09:30:32.405 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/367/2179805822f15/oslo.concurrency-4.3.1-py3-none-any.whl (42 kB) 2021-01-08 09:30:32.463 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2021-01-08 09:30:32.733 | Collecting greenlet===0.4.17 2021-01-08 09:30:32.739 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bee/111161420f341/greenlet-0.4.17-cp36-cp36m-manylinux1_x86_64.whl (44 kB) 2021-01-08 09:30:32.871 | Collecting Routes===2.5.1 2021-01-08 09:30:32.877 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fab/5a042a3a87778/Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2021-01-08 09:30:33.023 | Collecting eventlet===0.30.0 2021-01-08 09:30:33.030 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b33/f31ae8d87eb28/eventlet-0.30.0-py2.py3-none-any.whl (224 kB) 2021-01-08 09:30:33.092 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (0.1.13) 2021-01-08 09:30:33.094 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (0.10.9) 2021-01-08 09:30:33.158 | Collecting defusedxml===0.6.0 2021-01-08 09:30:33.164 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2021-01-08 09:30:33.262 | Collecting pyOpenSSL===20.0.1 2021-01-08 09:30:33.268 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/818/ae18e06922c06/pyOpenSSL-20.0.1-py2.py3-none-any.whl (54 kB) 2021-01-08 09:30:33.288 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2021-01-08 09:30:33.291 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.12.5) 2021-01-08 09:30:33.294 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2021-01-08 09:30:33.356 | Collecting Tempita===0.5.2 2021-01-08 09:30:33.363 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/52d/39a6dbde3c2df/Tempita-0.5.2-py3-none-any.whl (12 kB) 2021-01-08 09:30:33.411 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2021-01-08 09:30:33.413 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (1.6.0) 2021-01-08 09:30:33.415 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (1.0.0) 2021-01-08 09:30:33.417 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.4.0) 2021-01-08 09:30:33.419 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (3.4.0) 2021-01-08 09:30:33.445 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (3.7.4.3) 2021-01-08 09:30:33.450 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (1.7.0) 2021-01-08 09:30:33.454 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.12.1) 2021-01-08 09:30:33.456 | Requirement already satisfied: importlib-resources===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.1.1) 2021-01-08 09:30:33.547 | Collecting python-editor===1.0.4 2021-01-08 09:30:33.554 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1bf/6e860a8ad52a1/python_editor-1.0.4-py3-none-any.whl (4.9 kB) 2021-01-08 09:30:33.690 | Collecting Mako===1.1.3 2021-01-08 09:30:33.696 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/937/29a258e4ff074/Mako-1.1.3-py2.py3-none-any.whl (75 kB) 2021-01-08 09:30:33.826 | Collecting vine===5.0.0 2021-01-08 09:30:33.833 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4c9/dceab6f76ed92/vine-5.0.0-py2.py3-none-any.whl (9.4 kB) 2021-01-08 09:30:33.967 | Collecting fasteners===0.14.1 2021-01-08 09:30:33.975 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/564/a115ff9698767/fasteners-0.14.1-py2.py3-none-any.whl (20 kB) 2021-01-08 09:30:34.099 | Collecting repoze.lru===0.7 2021-01-08 09:30:34.106 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f77/bf0e1096ea445/repoze.lru-0.7-py3-none-any.whl (10 kB) 2021-01-08 09:30:34.229 | Collecting dnspython===1.16.0 2021-01-08 09:30:34.236 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f69/c21288a962f4d/dnspython-1.16.0-py2.py3-none-any.whl (188 kB) 2021-01-08 09:30:34.373 | Collecting monotonic===1.5 2021-01-08 09:30:34.380 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/552/a91f381532e33/monotonic-1.5-py2.py3-none-any.whl (5.3 kB) 2021-01-08 09:30:34.429 | Building wheels for collected packages: pyrsistent, yappi 2021-01-08 09:30:34.430 | Building wheel for pyrsistent (setup.py): started 2021-01-08 09:30:35.847 | Building wheel for pyrsistent (setup.py): finished with status 'done' 2021-01-08 09:30:35.848 | Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_x86_64.whl size=97029 sha256=50b9a66b6078167bce0da528a61866a2c8d15f96e932663735117778e21322e7 2021-01-08 09:30:35.849 | Stored in directory: /root/.cache/pip/wheels/d9/35/06/14a1989d794cd957ba6aff4bd2bd7ba2db723cfa921ed47738 2021-01-08 09:30:35.850 | Building wheel for yappi (setup.py): started 2021-01-08 09:30:38.272 | Building wheel for yappi (setup.py): finished with status 'done' 2021-01-08 09:30:38.273 | Created wheel for yappi: filename=yappi-1.3.2-cp36-cp36m-linux_x86_64.whl size=90044 sha256=eaa403c1c6810ccb71fb6b51d4e61d70abae7df7586847a8897b9dd0c4ea37db 2021-01-08 09:30:38.273 | Stored in directory: /root/.cache/pip/wheels/2c/f6/ed/37af57410b5f53067a2a196175f565d15ab76949cca6b2c3b9 2021-01-08 09:30:38.274 | Successfully built pyrsistent yappi 2021-01-08 09:30:39.251 | Installing collected packages: click, MarkupSafe, Jinja2, itsdangerous, Werkzeug, Flask, aniso8601, Flask-RESTful, pycparser, cffi, cryptography, SQLAlchemy, sqlparse, Tempita, sqlalchemy-migrate, passlib, bcrypt, scrypt, vine, amqp, kombu, cachetools, PasteDeploy, Paste, monotonic, fasteners, oslo.concurrency, yappi, greenlet, repoze.lru, Routes, dnspython, eventlet, oslo.service, statsd, oslo.middleware, oslo.messaging, python-editor, Mako, alembic, testscenarios, testresources, oslo.db, oslo.policy, oslo.upgradecheck, oauthlib, defusedxml, pyOpenSSL, pysaml2, PyJWT, pyrsistent, jsonschema, osprofiler, keystone 2021-01-08 09:30:39.251 | Attempting uninstall: click 2021-01-08 09:30:39.253 | Found existing installation: click 6.7 2021-01-08 09:30:39.262 | Uninstalling click-6.7: 2021-01-08 09:30:39.291 | Successfully uninstalled click-6.7 2021-01-08 09:30:39.371 | Attempting uninstall: MarkupSafe 2021-01-08 09:30:39.372 | Found existing installation: MarkupSafe 1.0 2021-01-08 09:30:39.374 | Uninstalling MarkupSafe-1.0: 2021-01-08 09:30:39.401 | Successfully uninstalled MarkupSafe-1.0 2021-01-08 09:30:39.419 | Attempting uninstall: Jinja2 2021-01-08 09:30:39.420 | Found existing installation: Jinja2 2.10 2021-01-08 09:30:39.423 | Uninstalling Jinja2-2.10: 2021-01-08 09:30:39.450 | Successfully uninstalled Jinja2-2.10 2021-01-08 09:30:40.218 | Attempting uninstall: cryptography 2021-01-08 09:30:40.219 | Found existing installation: cryptography 2.1.4 2021-01-08 09:30:40.226 | Uninstalling cryptography-2.1.4: 2021-01-08 09:30:40.254 | Successfully uninstalled cryptography-2.1.4 2021-01-08 09:30:44.232 | Attempting uninstall: oauthlib 2021-01-08 09:30:44.233 | Found existing installation: oauthlib 2.0.6 2021-01-08 09:30:44.235 | Uninstalling oauthlib-2.0.6: 2021-01-08 09:30:44.260 | Successfully uninstalled oauthlib-2.0.6 2021-01-08 09:30:44.402 | Attempting uninstall: pyOpenSSL 2021-01-08 09:30:44.403 | Found existing installation: pyOpenSSL 17.5.0 2021-01-08 09:30:44.407 | Uninstalling pyOpenSSL-17.5.0: 2021-01-08 09:30:44.430 | Successfully uninstalled pyOpenSSL-17.5.0 2021-01-08 09:30:44.960 | Attempting uninstall: PyJWT 2021-01-08 09:30:44.961 | Found existing installation: PyJWT 1.5.3 2021-01-08 09:30:44.970 | Uninstalling PyJWT-1.5.3: 2021-01-08 09:30:44.994 | Successfully uninstalled PyJWT-1.5.3 2021-01-08 09:30:45.074 | Attempting uninstall: jsonschema 2021-01-08 09:30:45.075 | Found existing installation: jsonschema 2.6.0 2021-01-08 09:30:45.078 | Uninstalling jsonschema-2.6.0: 2021-01-08 09:30:45.120 | Successfully uninstalled jsonschema-2.6.0 2021-01-08 09:30:45.293 | Running setup.py develop for keystone 2021-01-08 09:30:47.050 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 Jinja2-2.11.2 Mako-1.1.3 MarkupSafe-1.1.1 Paste-3.5.0 PasteDeploy-2.1.1 PyJWT-2.0.0 Routes-2.5.1 SQLAlchemy-1.3.22 Tempita-0.5.2 Werkzeug-1.0.1 alembic-1.4.3 amqp-5.0.2 aniso8601-8.1.0 bcrypt-3.2.0 cachetools-4.2.0 cffi-1.14.4 click-7.1.2 cryptography-3.3.1 defusedxml-0.6.0 dnspython-1.16.0 eventlet-0.30.0 fasteners-0.14.1 greenlet-0.4.17 itsdangerous-1.1.0 jsonschema-3.2.0 keystone kombu-5.0.2 monotonic-1.5 oauthlib-3.1.0 oslo.concurrency-4.3.1 oslo.db-8.4.0 oslo.messaging-12.6.0 oslo.middleware-4.1.1 oslo.policy-3.6.0 oslo.service-2.4.0 oslo.upgradecheck-1.3.0 osprofiler-3.4.0 passlib-1.7.4 pyOpenSSL-20.0.1 pycparser-2.20 pyrsistent-0.17.3 pysaml2-6.4.1 python-editor-1.0.4 repoze.lru-0.7 scrypt-0.8.17 sqlalchemy-migrate-0.13.0 sqlparse-0.4.1 statsd-3.3.0 testresources-2.0.1 testscenarios-0.5.0 vine-5.0.0 yappi-1.3.2 2021-01-08 09:30:47.147 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-08 09:30:47.147 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-08 09:30:47.296 | + inc/python:pip_install:200 : result=0 2021-01-08 09:30:47.298 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-08 09:30:47.300 | + functions-common:time_stop:2306 : local name 2021-01-08 09:30:47.302 | + functions-common:time_stop:2307 : local end_time 2021-01-08 09:30:47.304 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:30:47.307 | + functions-common:time_stop:2309 : local total 2021-01-08 09:30:47.309 | + functions-common:time_stop:2310 : local start_time 2021-01-08 09:30:47.311 | + functions-common:time_stop:2312 : name=pip_install 2021-01-08 09:30:47.313 | + functions-common:time_stop:2313 : start_time=1610098217726 2021-01-08 09:30:47.315 | + functions-common:time_stop:2315 : [[ -z 1610098217726 ]] 2021-01-08 09:30:47.318 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:30:47.321 | + functions-common:time_stop:2318 : end_time=1610098247319 2021-01-08 09:30:47.324 | + functions-common:time_stop:2319 : elapsed_time=29593 2021-01-08 09:30:47.326 | + functions-common:time_stop:2320 : total=77985 2021-01-08 09:30:47.328 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:30:47.330 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=107578 2021-01-08 09:30:47.332 | + inc/python:pip_install:203 : return 0 2021-01-08 09:30:47.334 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-01-08 09:30:47.337 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-01-08 09:30:47.339 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-01-08 09:30:47.355 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-01-08 09:30:47.366 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-01-08 09:30:47.368 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-01-08 09:30:47.371 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:30:47.373 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:30:47.375 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-01-08 09:30:47.378 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:30:47.380 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2021-01-08 09:30:47.395 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:30:47.397 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2021-01-08 09:30:47.399 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-01-08 09:30:47.402 | + ./stack.sh:main:862 : configure_keystone 2021-01-08 09:30:47.404 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-01-08 09:30:47.415 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-01-08 09:30:47.418 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-01-08 09:30:47.422 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-01-08 09:30:47.436 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:30:47.439 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-01-08 09:30:47.464 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-01-08 09:30:47.488 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-01-08 09:30:47.514 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-01-08 09:30:47.539 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-01-08 09:30:47.564 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-01-08 09:30:47.590 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-01-08 09:30:47.613 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-01-08 09:30:47.637 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-01-08 09:30:47.640 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-01-08 09:30:47.642 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-01-08 09:30:47.644 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-01-08 09:30:47.646 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-01-08 09:30:47.648 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-01-08 09:30:47.662 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:30:47.665 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-01-08 09:30:47.668 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-01-08 09:30:47.671 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-01-08 09:30:47.685 | ++ functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:30:47.687 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-01-08 09:30:47.690 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-01-08 09:30:47.715 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-01-08 09:30:47.717 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-01-08 09:30:47.719 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-01-08 09:30:47.721 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-01-08 09:30:47.723 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-01-08 09:30:47.738 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:30:47.740 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.53/identity 2021-01-08 09:30:47.766 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.53/identity 2021-01-08 09:30:47.788 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-01-08 09:30:47.791 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-01-08 09:30:47.817 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-01-08 09:30:47.820 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-01-08 09:30:47.822 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-01-08 09:30:47.824 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-01-08 09:30:47.826 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-01-08 09:30:47.829 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-01-08 09:30:47.854 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-01-08 09:30:47.857 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-01-08 09:30:47.859 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2021-01-08 09:30:47.861 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2021-01-08 09:30:47.864 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-01-08 09:30:47.879 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-01-08 09:30:47.881 | + functions:setup_systemd_logging:719 : local pidstr= 2021-01-08 09:30:47.883 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-01-08 09:30:47.886 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-01-08 09:30:47.888 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-01-08 09:30:47.912 | + functions:setup_systemd_logging:728 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-01-08 09:30:47.936 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-01-08 09:30:47.960 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-01-08 09:30:47.984 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-01-08 09:30:48.007 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-01-08 09:30:48.009 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-01-08 09:30:48.011 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-01-08 09:30:48.013 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-01-08 09:30:48.016 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-01-08 09:30:48.018 | + lib/apache:write_uwsgi_config:260 : local http= 2021-01-08 09:30:48.020 | + lib/apache:write_uwsgi_config:261 : local name= 2021-01-08 09:30:48.023 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-01-08 09:30:48.026 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-01-08 09:30:48.029 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-01-08 09:30:48.031 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-01-08 09:30:48.043 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-01-08 09:30:48.043 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-01-08 09:30:48.050 | d /var/run/uwsgi 0755 ubuntu root 2021-01-08 09:30:48.053 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-01-08 09:30:48.066 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-01-08 09:30:48.068 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-01-08 09:30:48.072 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-01-08 09:30:48.096 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-01-08 09:30:48.120 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-01-08 09:30:48.142 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-01-08 09:30:48.165 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-01-08 09:30:48.188 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-01-08 09:30:48.211 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-01-08 09:30:48.235 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-01-08 09:30:48.258 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-01-08 09:30:48.281 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-01-08 09:30:48.304 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-01-08 09:30:48.327 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-01-08 09:30:48.351 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-01-08 09:30:48.374 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-01-08 09:30:48.376 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-01-08 09:30:48.379 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-01-08 09:30:48.381 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-01-08 09:30:48.383 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-01-08 09:30:48.386 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:30:48.388 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:30:48.390 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-01-08 09:30:48.393 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-01-08 09:30:48.395 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-01-08 09:30:48.419 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-01-08 09:30:48.443 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2021-01-08 09:30:48.443 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-01-08 09:30:48.451 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-01-08 09:30:48.454 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-01-08 09:30:48.456 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-01-08 09:30:48.458 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-01-08 09:30:48.460 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-01-08 09:30:48.462 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-01-08 09:30:48.465 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:30:48.467 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:30:48.469 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-01-08 09:30:48.472 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-01-08 09:30:48.474 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:30:48.476 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:30:48.478 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-01-08 09:30:48.535 | Enabling site keystone-wsgi-public. 2021-01-08 09:30:48.539 | To activate the new configuration, you need to run: 2021-01-08 09:30:48.540 | systemctl reload apache2 2021-01-08 09:30:48.544 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-01-08 09:30:48.546 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-01-08 09:30:48.548 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-01-08 09:30:48.550 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-01-08 09:30:48.689 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-01-08 09:30:48.691 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-01-08 09:30:48.694 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-01-08 09:30:48.696 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-01-08 09:30:48.699 | + lib/apache:write_uwsgi_config:260 : local http= 2021-01-08 09:30:48.701 | + lib/apache:write_uwsgi_config:261 : local name= 2021-01-08 09:30:48.704 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-01-08 09:30:48.707 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-01-08 09:30:48.710 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-01-08 09:30:48.712 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-01-08 09:30:48.724 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-01-08 09:30:48.724 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-01-08 09:30:48.731 | d /var/run/uwsgi 0755 ubuntu root 2021-01-08 09:30:48.735 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-01-08 09:30:48.748 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-01-08 09:30:48.750 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-01-08 09:30:48.754 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-01-08 09:30:48.780 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-01-08 09:30:48.803 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-01-08 09:30:48.827 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-01-08 09:30:48.849 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-01-08 09:30:48.873 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-01-08 09:30:48.896 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-01-08 09:30:48.919 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-01-08 09:30:48.942 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-01-08 09:30:48.966 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-01-08 09:30:48.989 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-01-08 09:30:49.012 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-01-08 09:30:49.036 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-01-08 09:30:49.059 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-01-08 09:30:49.061 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-01-08 09:30:49.064 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-01-08 09:30:49.067 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-01-08 09:30:49.069 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-01-08 09:30:49.071 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:30:49.073 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:30:49.076 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-01-08 09:30:49.078 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-01-08 09:30:49.081 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-01-08 09:30:49.105 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-01-08 09:30:49.128 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2021-01-08 09:30:49.129 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-01-08 09:30:49.136 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-01-08 09:30:49.139 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-01-08 09:30:49.142 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-01-08 09:30:49.144 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-01-08 09:30:49.146 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-01-08 09:30:49.148 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-01-08 09:30:49.151 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:30:49.153 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:30:49.155 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-01-08 09:30:49.158 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-01-08 09:30:49.160 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:30:49.162 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:30:49.164 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-01-08 09:30:49.221 | Enabling site keystone-wsgi-admin. 2021-01-08 09:30:49.225 | To activate the new configuration, you need to run: 2021-01-08 09:30:49.226 | systemctl reload apache2 2021-01-08 09:30:49.230 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-01-08 09:30:49.232 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-01-08 09:30:49.234 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-01-08 09:30:49.236 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-01-08 09:30:49.376 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-01-08 09:30:49.403 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-01-08 09:30:49.428 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-01-08 09:30:49.454 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-01-08 09:30:49.457 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-01-08 09:30:49.482 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-01-08 09:30:49.506 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-01-08 09:30:49.531 | + ./stack.sh:main:866 : is_service_enabled swift 2021-01-08 09:30:49.546 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:30:49.548 | + ./stack.sh:main:867 : is_service_enabled ceilometer 2021-01-08 09:30:49.564 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:30:49.566 | + ./stack.sh:main:870 : stack_install_service swift 2021-01-08 09:30:49.568 | + lib/stack:stack_install_service:20 : local service=swift 2021-01-08 09:30:49.571 | + lib/stack:stack_install_service:21 : type install_swift 2021-01-08 09:30:49.573 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-01-08 09:30:49.575 | + lib/stack:stack_install_service:32 : install_swift 2021-01-08 09:30:49.578 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-01-08 09:30:49.580 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2021-01-08 09:30:49.583 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2021-01-08 09:30:49.585 | + functions-common:git_clone:527 : local git_ref=master 2021-01-08 09:30:49.587 | + functions-common:git_clone:528 : local orig_dir 2021-01-08 09:30:49.590 | ++ functions-common:git_clone:529 : pwd 2021-01-08 09:30:49.593 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-01-08 09:30:49.595 | + functions-common:git_clone:530 : local git_clone_flags= 2021-01-08 09:30:49.598 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-01-08 09:30:49.613 | + functions-common:git_clone:532 : RECLONE=False 2021-01-08 09:30:49.615 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-01-08 09:30:49.617 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-01-08 09:30:49.620 | + functions-common:git_clone:546 : echo master 2021-01-08 09:30:49.621 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-01-08 09:30:49.625 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2021-01-08 09:30:49.627 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-01-08 09:30:49.629 | + functions-common:git_clone:594 : cd /opt/stack/swift 2021-01-08 09:30:49.632 | + functions-common:git_clone:595 : git show --oneline 2021-01-08 09:30:49.632 | + functions-common:git_clone:595 : head -1 2021-01-08 09:30:49.634 | 322227bb9 Merge "Remove vendor names from deployment guide" 2021-01-08 09:30:49.637 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-01-08 09:30:49.639 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-01-08 09:30:49.641 | + inc/python:setup_develop:338 : local bindep 2021-01-08 09:30:49.644 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-01-08 09:30:49.646 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-01-08 09:30:49.648 | + inc/python:setup_develop:344 : local extras=keystone 2021-01-08 09:30:49.651 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-01-08 09:30:49.654 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-01-08 09:30:49.656 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-01-08 09:30:49.658 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-01-08 09:30:49.660 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-01-08 09:30:49.663 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-01-08 09:30:49.666 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-01-08 09:30:49.669 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-01-08 09:30:49.671 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-01-08 09:30:49.674 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-01-08 09:30:49.676 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-01-08 09:30:49.679 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-01-08 09:30:49.684 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-01-08 09:30:49.686 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2021-01-08 09:30:50.361 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-01-08 09:30:50.364 | + inc/python:setup_package:417 : local bindep=0 2021-01-08 09:30:50.366 | + inc/python:setup_package:418 : local bindep_flag= 2021-01-08 09:30:50.368 | + inc/python:setup_package:419 : local bindep_profiles= 2021-01-08 09:30:50.370 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-01-08 09:30:50.373 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-01-08 09:30:50.375 | + inc/python:setup_package:426 : local flags=-e 2021-01-08 09:30:50.377 | + inc/python:setup_package:427 : local extras=keystone 2021-01-08 09:30:50.379 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-01-08 09:30:50.381 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-01-08 09:30:50.384 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-01-08 09:30:50.386 | + inc/python:setup_package:437 : extras='[keystone]' 2021-01-08 09:30:50.388 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-01-08 09:30:50.390 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-01-08 09:30:50.408 | Using python 3.6 to install /opt/stack/swift 2021-01-08 09:30:50.411 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-01-08 09:30:52.435 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-08 09:30:52.436 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-01-08 09:30:52.452 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-08 09:30:52.457 | Obtaining file:///opt/stack/swift 2021-01-08 09:30:53.719 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-01-08 09:30:54.985 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-01-08 09:30:54.994 | Requirement already satisfied: cryptography===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.3.1) 2021-01-08 09:30:55.038 | Requirement already satisfied: eventlet===0.30.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.30.0) 2021-01-08 09:30:55.048 | Requirement already satisfied: greenlet===0.4.17 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (0.4.17) 2021-01-08 09:30:55.050 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (9.2.0) 2021-01-08 09:30:55.937 | Collecting lxml===4.6.2 2021-01-08 09:30:55.960 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4fb/85c447e288df5/lxml-4.6.2-cp36-cp36m-manylinux1_x86_64.whl (5.5 MB) 2021-01-08 09:30:56.157 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (0.10.9) 2021-01-08 09:30:56.159 | Requirement already satisfied: oslo.cache===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.6.1) 2021-01-08 09:30:56.200 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (8.4.0) 2021-01-08 09:30:56.248 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (3.1.1) 2021-01-08 09:30:56.282 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.0.1) 2021-01-08 09:30:56.288 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.4.0) 2021-01-08 09:30:56.331 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.0.1) 2021-01-08 09:30:56.341 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.7.0) 2021-01-08 09:30:56.361 | Requirement already satisfied: packaging===20.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (20.8) 2021-01-08 09:30:56.367 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.5.1) 2021-01-08 09:30:56.370 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (3.1.1) 2021-01-08 09:30:56.464 | Collecting pyeclib===1.6.0 2021-01-08 09:30:56.484 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-01-08 09:30:57.475 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (0.9.6) 2021-01-08 09:30:57.478 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.4.7) 2021-01-08 09:30:57.482 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (2.8.1) 2021-01-08 09:30:57.486 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (4.2.0) 2021-01-08 09:30:57.507 | Requirement already satisfied: pytz===2020.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (2020.5) 2021-01-08 09:30:57.511 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2.25.1) 2021-01-08 09:30:57.533 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (1.4.0) 2021-01-08 09:30:57.538 | Requirement already satisfied: setuptools===51.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (51.1.1) 2021-01-08 09:30:57.587 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (1.15.0) 2021-01-08 09:30:57.589 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (3.3.0) 2021-01-08 09:30:57.599 | Requirement already satisfied: urllib3===1.26.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.26.2) 2021-01-08 09:30:57.717 | Collecting xattr===0.9.7 2021-01-08 09:30:57.724 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-01-08 09:30:58.458 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.4) 2021-01-08 09:30:58.461 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2021-01-08 09:30:58.471 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-01-08 09:30:58.485 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (4.3.0) 2021-01-08 09:30:58.553 | Requirement already satisfied: dogpile.cache===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.1.1) 2021-01-08 09:30:58.558 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2021-01-08 09:30:58.561 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (0.8.0) 2021-01-08 09:30:58.568 | Requirement already satisfied: importlib-metadata===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (3.3.0) 2021-01-08 09:30:58.610 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (2.2.0) 2021-01-08 09:30:58.617 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.2) 2021-01-08 09:30:58.621 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (0.1.13) 2021-01-08 09:30:58.623 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2021-01-08 09:30:58.626 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2021-01-08 09:30:58.630 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.12.5) 2021-01-08 09:30:58.633 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (2.20) 2021-01-08 09:30:58.635 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (1.7.0) 2021-01-08 09:30:58.640 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (4.4.2) 2021-01-08 09:30:58.643 | Requirement already satisfied: importlib-resources===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.1.1) 2021-01-08 09:30:58.672 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (3.7.4.3) 2021-01-08 09:30:58.676 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (3.4.0) 2021-01-08 09:30:58.704 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.12.1) 2021-01-08 09:30:58.707 | Building wheels for collected packages: pyeclib, xattr 2021-01-08 09:30:58.708 | Building wheel for pyeclib (setup.py): started 2021-01-08 09:30:59.849 | Building wheel for pyeclib (setup.py): finished with status 'done' 2021-01-08 09:30:59.850 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp36-cp36m-linux_x86_64.whl size=53034 sha256=9648c923875bb777c88d72329eaf9a639e020f30ba6db3b8cea1ec3945c87295 2021-01-08 09:30:59.850 | Stored in directory: /root/.cache/pip/wheels/d1/e7/5c/187cdc036d5d2f2d7173a0c15ffdcd6a80b739475f849c4829 2021-01-08 09:30:59.852 | Building wheel for xattr (setup.py): started 2021-01-08 09:31:01.086 | Building wheel for xattr (setup.py): finished with status 'done' 2021-01-08 09:31:01.087 | Created wheel for xattr: filename=xattr-0.9.7-cp36-cp36m-linux_x86_64.whl size=30930 sha256=d61e0f6d98ca36619db8568751e8d6d6e04878a9bf783865ab0c5f8e544da1a4 2021-01-08 09:31:01.087 | Stored in directory: /root/.cache/pip/wheels/6f/e1/5d/b2a3587e1783702a1ae6ae1c99d9d21d246d5a189b4b1a2038 2021-01-08 09:31:01.088 | Successfully built pyeclib xattr 2021-01-08 09:31:01.920 | Installing collected packages: lxml, xattr, pyeclib, swift 2021-01-08 09:31:02.260 | Running setup.py develop for swift 2021-01-08 09:31:03.784 | Successfully installed lxml-4.6.2 pyeclib-1.6.0 swift xattr-0.9.7 2021-01-08 09:31:03.918 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-08 09:31:03.918 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-08 09:31:04.016 | + inc/python:pip_install:200 : result=0 2021-01-08 09:31:04.018 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-08 09:31:04.020 | + functions-common:time_stop:2306 : local name 2021-01-08 09:31:04.023 | + functions-common:time_stop:2307 : local end_time 2021-01-08 09:31:04.025 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:31:04.027 | + functions-common:time_stop:2309 : local total 2021-01-08 09:31:04.029 | + functions-common:time_stop:2310 : local start_time 2021-01-08 09:31:04.031 | + functions-common:time_stop:2312 : name=pip_install 2021-01-08 09:31:04.033 | + functions-common:time_stop:2313 : start_time=1610098250404 2021-01-08 09:31:04.036 | + functions-common:time_stop:2315 : [[ -z 1610098250404 ]] 2021-01-08 09:31:04.038 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:31:04.042 | + functions-common:time_stop:2318 : end_time=1610098264039 2021-01-08 09:31:04.044 | + functions-common:time_stop:2319 : elapsed_time=13635 2021-01-08 09:31:04.046 | + functions-common:time_stop:2320 : total=107578 2021-01-08 09:31:04.048 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:31:04.050 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=121213 2021-01-08 09:31:04.052 | + inc/python:pip_install:203 : return 0 2021-01-08 09:31:04.055 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-01-08 09:31:04.057 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-01-08 09:31:04.060 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-01-08 09:31:04.077 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-01-08 09:31:04.087 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-01-08 09:31:04.090 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-01-08 09:31:04.092 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:31:04.094 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:31:04.097 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-01-08 09:31:04.099 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:31:04.101 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-01-08 09:31:04.104 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-01-08 09:31:04.106 | + ./stack.sh:main:871 : configure_swift 2021-01-08 09:31:04.109 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-01-08 09:31:04.111 | + lib/swift:configure_swift:335 : local node_number 2021-01-08 09:31:04.113 | + lib/swift:configure_swift:336 : local swift_node_config 2021-01-08 09:31:04.115 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-01-08 09:31:04.117 | + lib/swift:configure_swift:338 : local user_group 2021-01-08 09:31:04.119 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-01-08 09:31:04.960 | No container-sync running 2021-01-08 09:31:04.960 | No container-reconciler running 2021-01-08 09:31:04.960 | No container-server running 2021-01-08 09:31:04.960 | No container-replicator running 2021-01-08 09:31:04.960 | No container-sharder running 2021-01-08 09:31:04.960 | No object-replicator running 2021-01-08 09:31:04.960 | No object-reconstructor running 2021-01-08 09:31:04.960 | No account-auditor running 2021-01-08 09:31:04.960 | No account-server running 2021-01-08 09:31:04.960 | No account-reaper running 2021-01-08 09:31:04.960 | No object-server running 2021-01-08 09:31:04.960 | No proxy-server running 2021-01-08 09:31:04.960 | No object-expirer running 2021-01-08 09:31:04.960 | No account-replicator running 2021-01-08 09:31:04.960 | No object-auditor running 2021-01-08 09:31:04.960 | No container-auditor running 2021-01-08 09:31:04.960 | No container-updater running 2021-01-08 09:31:04.960 | No object-updater running 2021-01-08 09:31:05.006 | + lib/swift:configure_swift:341 : true 2021-01-08 09:31:05.008 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-01-08 09:31:05.020 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-01-08 09:31:05.032 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-01-08 09:31:05.035 | + lib/swift:configure_swift:355 : sed -e ' 2021-01-08 09:31:05.035 | s/%GROUP%//; 2021-01-08 09:31:05.035 | s/%USER%/ubuntu/; 2021-01-08 09:31:05.035 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-01-08 09:31:05.035 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-01-08 09:31:05.035 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-01-08 09:31:05.042 | uid = ubuntu 2021-01-08 09:31:05.042 | gid = 2021-01-08 09:31:05.042 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-01-08 09:31:05.042 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-01-08 09:31:05.042 | address = 127.0.0.1 2021-01-08 09:31:05.042 | 2021-01-08 09:31:05.042 | [account6612] 2021-01-08 09:31:05.042 | max connections = 25 2021-01-08 09:31:05.042 | path = /opt/stack/data/swift/1/node/ 2021-01-08 09:31:05.042 | read only = false 2021-01-08 09:31:05.042 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-01-08 09:31:05.042 | 2021-01-08 09:31:05.042 | [account6622] 2021-01-08 09:31:05.042 | max connections = 25 2021-01-08 09:31:05.042 | path = /opt/stack/data/swift/2/node/ 2021-01-08 09:31:05.042 | read only = false 2021-01-08 09:31:05.042 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-01-08 09:31:05.042 | 2021-01-08 09:31:05.042 | [account6632] 2021-01-08 09:31:05.042 | max connections = 25 2021-01-08 09:31:05.042 | path = /opt/stack/data/swift/3/node/ 2021-01-08 09:31:05.042 | read only = false 2021-01-08 09:31:05.042 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-01-08 09:31:05.043 | 2021-01-08 09:31:05.043 | [account6642] 2021-01-08 09:31:05.043 | max connections = 25 2021-01-08 09:31:05.043 | path = /opt/stack/data/swift/4/node/ 2021-01-08 09:31:05.043 | read only = false 2021-01-08 09:31:05.043 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-01-08 09:31:05.043 | 2021-01-08 09:31:05.043 | 2021-01-08 09:31:05.043 | [container6611] 2021-01-08 09:31:05.043 | max connections = 25 2021-01-08 09:31:05.043 | path = /opt/stack/data/swift/1/node/ 2021-01-08 09:31:05.043 | read only = false 2021-01-08 09:31:05.043 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-01-08 09:31:05.043 | 2021-01-08 09:31:05.043 | [container6621] 2021-01-08 09:31:05.043 | max connections = 25 2021-01-08 09:31:05.043 | path = /opt/stack/data/swift/2/node/ 2021-01-08 09:31:05.043 | read only = false 2021-01-08 09:31:05.043 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-01-08 09:31:05.043 | 2021-01-08 09:31:05.043 | [container6631] 2021-01-08 09:31:05.043 | max connections = 25 2021-01-08 09:31:05.043 | path = /opt/stack/data/swift/3/node/ 2021-01-08 09:31:05.043 | read only = false 2021-01-08 09:31:05.043 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-01-08 09:31:05.043 | 2021-01-08 09:31:05.043 | [container6641] 2021-01-08 09:31:05.043 | max connections = 25 2021-01-08 09:31:05.043 | path = /opt/stack/data/swift/4/node/ 2021-01-08 09:31:05.043 | read only = false 2021-01-08 09:31:05.043 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-01-08 09:31:05.043 | 2021-01-08 09:31:05.043 | 2021-01-08 09:31:05.043 | [object6613] 2021-01-08 09:31:05.043 | max connections = 25 2021-01-08 09:31:05.043 | path = /opt/stack/data/swift/1/node/ 2021-01-08 09:31:05.044 | read only = false 2021-01-08 09:31:05.044 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-01-08 09:31:05.044 | 2021-01-08 09:31:05.044 | [object6623] 2021-01-08 09:31:05.044 | max connections = 25 2021-01-08 09:31:05.044 | path = /opt/stack/data/swift/2/node/ 2021-01-08 09:31:05.044 | read only = false 2021-01-08 09:31:05.044 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-01-08 09:31:05.044 | 2021-01-08 09:31:05.044 | [object6633] 2021-01-08 09:31:05.044 | max connections = 25 2021-01-08 09:31:05.044 | path = /opt/stack/data/swift/3/node/ 2021-01-08 09:31:05.044 | read only = false 2021-01-08 09:31:05.044 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-01-08 09:31:05.044 | 2021-01-08 09:31:05.044 | [object6643] 2021-01-08 09:31:05.044 | max connections = 25 2021-01-08 09:31:05.044 | path = /opt/stack/data/swift/4/node/ 2021-01-08 09:31:05.044 | read only = false 2021-01-08 09:31:05.044 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-01-08 09:31:05.045 | + lib/swift:configure_swift:361 : is_ubuntu 2021-01-08 09:31:05.047 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:31:05.049 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:31:05.051 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-01-08 09:31:05.066 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-01-08 09:31:05.068 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-01-08 09:31:05.073 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-01-08 09:31:05.076 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-01-08 09:31:05.078 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-01-08 09:31:05.082 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-01-08 09:31:05.106 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.53:8080/v1/ 2021-01-08 09:31:05.128 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-01-08 09:31:05.147 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-01-08 09:31:05.175 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-01-08 09:31:05.194 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-01-08 09:31:05.222 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-01-08 09:31:05.241 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-01-08 09:31:05.268 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-01-08 09:31:05.287 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-01-08 09:31:05.315 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-01-08 09:31:05.335 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-01-08 09:31:05.362 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-01-08 09:31:05.381 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-01-08 09:31:05.395 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:31:05.397 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-01-08 09:31:05.424 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-01-08 09:31:05.451 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-01-08 09:31:05.477 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-01-08 09:31:05.504 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-01-08 09:31:05.518 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:31:05.520 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-01-08 09:31:05.546 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-01-08 09:31:05.560 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:31:05.562 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-01-08 09:31:05.576 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:31:05.578 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-01-08 09:31:05.580 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-01-08 09:31:05.594 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:31:05.596 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-01-08 09:31:05.598 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-01-08 09:31:05.600 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-01-08 09:31:05.609 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-01-08 09:31:05.617 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-01-08 09:31:05.644 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-01-08 09:31:05.672 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-01-08 09:31:05.701 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-01-08 09:31:05.729 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-01-08 09:31:05.756 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-01-08 09:31:05.758 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2021-01-08 09:31:05.760 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2021-01-08 09:31:05.762 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2021-01-08 09:31:05.764 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-01-08 09:31:05.790 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-01-08 09:31:05.817 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.53/identity 2021-01-08 09:31:05.843 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-01-08 09:31:05.870 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-01-08 09:31:05.896 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-01-08 09:31:05.930 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-01-08 09:31:05.958 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-01-08 09:31:05.986 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-01-08 09:31:06.013 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-01-08 09:31:06.042 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-01-08 09:31:06.068 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-01-08 09:31:06.095 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-01-08 09:31:06.122 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-01-08 09:31:06.150 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-01-08 09:31:06.177 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-01-08 09:31:06.196 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-01-08 09:31:06.223 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-01-08 09:31:06.251 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-01-08 09:31:06.254 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-01-08 09:31:06.279 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-01-08 09:31:06.302 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-01-08 09:31:06.325 | + lib/swift:configure_swift:479 : local node_number 2021-01-08 09:31:06.327 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-01-08 09:31:06.329 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-01-08 09:31:06.331 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-01-08 09:31:06.335 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-01-08 09:31:06.337 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-01-08 09:31:06.340 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-01-08 09:31:06.342 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-01-08 09:31:06.344 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-01-08 09:31:06.346 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-01-08 09:31:06.348 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-01-08 09:31:06.350 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-01-08 09:31:06.367 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-01-08 09:31:06.392 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-01-08 09:31:06.410 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-01-08 09:31:06.435 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-01-08 09:31:06.453 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-01-08 09:31:06.479 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-01-08 09:31:06.496 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-01-08 09:31:06.522 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-01-08 09:31:06.539 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-01-08 09:31:06.565 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-01-08 09:31:06.583 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-01-08 09:31:06.609 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-01-08 09:31:06.626 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-01-08 09:31:06.653 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-01-08 09:31:06.670 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-01-08 09:31:06.696 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-01-08 09:31:06.714 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-01-08 09:31:06.739 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-01-08 09:31:06.744 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-01-08 09:31:06.763 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-01-08 09:31:06.788 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-01-08 09:31:06.814 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-01-08 09:31:06.816 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-01-08 09:31:06.821 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-01-08 09:31:06.823 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-01-08 09:31:06.826 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-01-08 09:31:06.828 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-01-08 09:31:06.830 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-01-08 09:31:06.832 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-01-08 09:31:06.834 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-01-08 09:31:06.836 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-01-08 09:31:06.853 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-01-08 09:31:06.878 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-01-08 09:31:06.896 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-01-08 09:31:06.921 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-01-08 09:31:06.939 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-01-08 09:31:06.965 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-01-08 09:31:06.983 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-01-08 09:31:07.008 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-01-08 09:31:07.026 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-01-08 09:31:07.052 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-01-08 09:31:07.070 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-01-08 09:31:07.096 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-01-08 09:31:07.113 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-01-08 09:31:07.139 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-01-08 09:31:07.157 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-01-08 09:31:07.182 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-01-08 09:31:07.200 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-01-08 09:31:07.224 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-01-08 09:31:07.230 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-01-08 09:31:07.247 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-01-08 09:31:07.273 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-01-08 09:31:07.275 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-01-08 09:31:07.280 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-01-08 09:31:07.282 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-01-08 09:31:07.284 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-01-08 09:31:07.286 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-01-08 09:31:07.288 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-01-08 09:31:07.290 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-01-08 09:31:07.292 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-01-08 09:31:07.295 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-01-08 09:31:07.311 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-01-08 09:31:07.336 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-01-08 09:31:07.353 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-01-08 09:31:07.378 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-01-08 09:31:07.395 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-01-08 09:31:07.420 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-01-08 09:31:07.437 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-01-08 09:31:07.462 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-01-08 09:31:07.479 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-01-08 09:31:07.505 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-01-08 09:31:07.522 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-01-08 09:31:07.546 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-01-08 09:31:07.563 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-01-08 09:31:07.589 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-01-08 09:31:07.606 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-01-08 09:31:07.633 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-01-08 09:31:07.649 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-01-08 09:31:07.674 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-01-08 09:31:07.679 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-01-08 09:31:07.696 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-01-08 09:31:07.721 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-01-08 09:31:07.748 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-01-08 09:31:07.775 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-01-08 09:31:07.802 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-01-08 09:31:07.804 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-01-08 09:31:07.808 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-01-08 09:31:07.832 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-01-08 09:31:07.857 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-01-08 09:31:07.881 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-01-08 09:31:07.906 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-01-08 09:31:07.931 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-01-08 09:31:07.954 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-01-08 09:31:07.980 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-01-08 09:31:08.003 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-01-08 09:31:08.028 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-01-08 09:31:08.042 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:31:08.045 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-01-08 09:31:08.061 | + lib/swift:configure_swift:522 : local auth_vers 2021-01-08 09:31:08.064 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-01-08 09:31:08.082 | + lib/swift:configure_swift:523 : auth_vers=3 2021-01-08 09:31:08.084 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.53 2021-01-08 09:31:08.108 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-01-08 09:31:08.110 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-01-08 09:31:08.133 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.53/identity 2021-01-08 09:31:08.159 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-01-08 09:31:08.161 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-01-08 09:31:08.184 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-01-08 09:31:08.199 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:31:08.202 | + lib/swift:configure_swift:542 : local user_group 2021-01-08 09:31:08.204 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-01-08 09:31:08.208 | + lib/swift:configure_swift:543 : user_group=1000 2021-01-08 09:31:08.210 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-01-08 09:31:08.222 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-01-08 09:31:08.224 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-01-08 09:31:08.234 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-01-08 09:31:08.236 | + lib/swift:configure_swift:549 : is_suse 2021-01-08 09:31:08.238 | + functions-common:is_suse:464 : is_opensuse 2021-01-08 09:31:08.240 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-01-08 09:31:08.242 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-01-08 09:31:08.245 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-01-08 09:31:08.247 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-01-08 09:31:08.249 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-01-08 09:31:08.252 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-01-08 09:31:08.263 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-01-08 09:31:08.265 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-01-08 09:31:08.268 | + ./stack.sh:main:874 : is_service_enabled s3api 2021-01-08 09:31:08.283 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:31:08.285 | + ./stack.sh:main:880 : is_service_enabled g-api n-api 2021-01-08 09:31:08.301 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:31:08.303 | + ./stack.sh:main:882 : stack_install_service glance 2021-01-08 09:31:08.305 | + lib/stack:stack_install_service:20 : local service=glance 2021-01-08 09:31:08.308 | + lib/stack:stack_install_service:21 : type install_glance 2021-01-08 09:31:08.311 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-01-08 09:31:08.313 | + lib/stack:stack_install_service:32 : install_glance 2021-01-08 09:31:08.315 | + lib/glance:install_glance:436 : glance_store_extras=() 2021-01-08 09:31:08.318 | + lib/glance:install_glance:436 : local glance_store_extras 2021-01-08 09:31:08.320 | + lib/glance:install_glance:438 : is_service_enabled cinder 2021-01-08 09:31:08.336 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:31:08.339 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-01-08 09:31:08.341 | + lib/glance:install_glance:442 : is_service_enabled swift 2021-01-08 09:31:08.356 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:31:08.359 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-01-08 09:31:08.361 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2021-01-08 09:31:08.364 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-01-08 09:31:08.366 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:31:08.369 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:31:08.372 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-01-08 09:31:08.374 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:31:08.377 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2021-01-08 09:31:08.380 | ++ inc/python:join_extras:29 : local IFS=, 2021-01-08 09:31:08.383 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-01-08 09:31:08.385 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2021-01-08 09:31:08.388 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-01-08 09:31:08.391 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-01-08 09:31:08.393 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-01-08 09:31:08.396 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-01-08 09:31:08.399 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-01-08 09:31:08.402 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-01-08 09:31:08.406 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-01-08 09:31:08.407 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-01-08 09:31:08.411 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-01-08 09:31:08.414 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-01-08 09:31:08.416 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-01-08 09:31:08.419 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-01-08 09:31:08.421 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-01-08 09:31:08.441 | Using python 3.6 to install glance-store[swift,cinder]!=0.29.0 2021-01-08 09:31:08.443 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-01-08 09:31:10.479 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-08 09:31:10.479 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-01-08 09:31:10.497 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-08 09:31:10.657 | Collecting glance-store===2.4.0 2021-01-08 09:31:10.665 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/59f/79a3d41ec315b/glance_store-2.4.0-py3-none-any.whl (215 kB) 2021-01-08 09:31:10.927 | Collecting httplib2===0.18.1 2021-01-08 09:31:10.935 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ca2/914b015b62477/httplib2-0.18.1-py3-none-any.whl (95 kB) 2021-01-08 09:31:11.006 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (3.2.0) 2021-01-08 09:31:11.039 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (4.3.0) 2021-01-08 09:31:11.280 | Collecting os-brick===4.1.0 2021-01-08 09:31:11.287 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/914/945bdb17581e0/os_brick-4.1.0-py3-none-any.whl (239 kB) 2021-01-08 09:31:11.396 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (1.7.0) 2021-01-08 09:31:11.525 | Collecting os-win===5.4.0 2021-01-08 09:31:11.531 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/101/6e34bab38f089/os_win-5.4.0-py3-none-any.whl (273 kB) 2021-01-08 09:31:11.626 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (4.3.1) 2021-01-08 09:31:11.638 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (8.4.0) 2021-01-08 09:31:11.686 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (3.1.1) 2021-01-08 09:31:11.692 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.0.1) 2021-01-08 09:31:11.699 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.4.0) 2021-01-08 09:31:11.899 | Collecting oslo.privsep===2.4.0 2021-01-08 09:31:11.907 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/145/175818dc0ea1c/oslo.privsep-2.4.0-py3-none-any.whl (33 kB) 2021-01-08 09:31:12.138 | Collecting oslo.rootwrap===6.2.0 2021-01-08 09:31:12.145 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddc/377863c93f8cb/oslo.rootwrap-6.2.0-py3-none-any.whl (33 kB) 2021-01-08 09:31:12.212 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.0.1) 2021-01-08 09:31:12.222 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.4.0) 2021-01-08 09:31:12.249 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.7.0) 2021-01-08 09:31:12.269 | Requirement already satisfied: packaging===20.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (20.8) 2021-01-08 09:31:12.274 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.5.1) 2021-01-08 09:31:12.278 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (0.9.6) 2021-01-08 09:31:12.280 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.4.7) 2021-01-08 09:31:12.283 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.17.3) 2021-01-08 09:31:12.413 | Collecting python-cinderclient===7.2.0 2021-01-08 09:31:12.420 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a1b/ef06dcba610b2/python_cinderclient-7.2.0-py3-none-any.whl (274 kB) 2021-01-08 09:31:12.515 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (2.8.1) 2021-01-08 09:31:12.520 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (4.2.0) 2021-01-08 09:31:12.648 | Collecting python-swiftclient===3.11.0 2021-01-08 09:31:12.655 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/265/7e2871691bac4/python_swiftclient-3.11.0-py2.py3-none-any.whl (86 kB) 2021-01-08 09:31:12.748 | Requirement already satisfied: pytz===2020.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (2020.5) 2021-01-08 09:31:12.752 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2.25.1) 2021-01-08 09:31:12.775 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (1.4.0) 2021-01-08 09:31:12.779 | Requirement already satisfied: setuptools===51.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (51.1.1) 2021-01-08 09:31:13.065 | Collecting simplejson===3.17.2 2021-01-08 09:31:13.071 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bc0/0d1210567a4cd/simplejson-3.17.2-cp36-cp36m-manylinux2010_x86_64.whl (127 kB) 2021-01-08 09:31:13.139 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (1.15.0) 2021-01-08 09:31:13.142 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (3.3.0) 2021-01-08 09:31:13.151 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (6.3.1) 2021-01-08 09:31:13.167 | Requirement already satisfied: urllib3===1.26.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.26.2) 2021-01-08 09:31:13.190 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.3.2) 2021-01-08 09:31:13.195 | Requirement already satisfied: eventlet===0.30.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.30.0) 2021-01-08 09:31:13.206 | Requirement already satisfied: importlib-metadata===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (3.3.0) 2021-01-08 09:31:13.246 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-01-08 09:31:13.291 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (0.1.13) 2021-01-08 09:31:13.295 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2021-01-08 09:31:13.300 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (0.8.0) 2021-01-08 09:31:13.306 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2021-01-08 09:31:13.310 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (2.2.0) 2021-01-08 09:31:13.318 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.2) 2021-01-08 09:31:13.321 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.4) 2021-01-08 09:31:13.325 | Requirement already satisfied: greenlet===0.4.17 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (0.4.17) 2021-01-08 09:31:13.327 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-01-08 09:31:13.336 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-01-08 09:31:13.349 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-01-08 09:31:13.363 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2021-01-08 09:31:13.375 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-01-08 09:31:13.385 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (0.10.9) 2021-01-08 09:31:13.387 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (0.7.2) 2021-01-08 09:31:13.389 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.12.5) 2021-01-08 09:31:13.392 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2021-01-08 09:31:13.395 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2021-01-08 09:31:13.399 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2021-01-08 09:31:13.408 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (3.4.0) 2021-01-08 09:31:13.436 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (3.7.4.3) 2021-01-08 09:31:13.440 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.5) 2021-01-08 09:31:13.442 | Requirement already satisfied: importlib-resources===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.1.1) 2021-01-08 09:31:13.471 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.12.1) 2021-01-08 09:31:13.473 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (2.20) 2021-01-08 09:31:13.476 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (0.7) 2021-01-08 09:31:13.484 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (2.4.0) 2021-01-08 09:31:13.504 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (1.6.0) 2021-01-08 09:31:13.506 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (1.4.0) 2021-01-08 09:31:13.509 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2021-01-08 09:31:13.511 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.1.0) 2021-01-08 09:31:13.519 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (1.0.0) 2021-01-08 09:31:13.521 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.4.0) 2021-01-08 09:31:14.515 | Installing collected packages: oslo.privsep, os-win, os-brick, simplejson, python-cinderclient, oslo.rootwrap, httplib2, python-swiftclient, glance-store 2021-01-08 09:31:15.938 | Successfully installed glance-store-2.4.0 httplib2-0.18.1 os-brick-4.1.0 os-win-5.4.0 oslo.privsep-2.4.0 oslo.rootwrap-6.2.0 python-cinderclient-7.2.0 python-swiftclient-3.11.0 simplejson-3.17.2 2021-01-08 09:31:16.044 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-08 09:31:16.044 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-08 09:31:16.137 | + inc/python:pip_install:200 : result=0 2021-01-08 09:31:16.139 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-08 09:31:16.141 | + functions-common:time_stop:2306 : local name 2021-01-08 09:31:16.144 | + functions-common:time_stop:2307 : local end_time 2021-01-08 09:31:16.146 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:31:16.148 | + functions-common:time_stop:2309 : local total 2021-01-08 09:31:16.150 | + functions-common:time_stop:2310 : local start_time 2021-01-08 09:31:16.152 | + functions-common:time_stop:2312 : name=pip_install 2021-01-08 09:31:16.155 | + functions-common:time_stop:2313 : start_time=1610098268436 2021-01-08 09:31:16.157 | + functions-common:time_stop:2315 : [[ -z 1610098268436 ]] 2021-01-08 09:31:16.160 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:31:16.163 | + functions-common:time_stop:2318 : end_time=1610098276160 2021-01-08 09:31:16.165 | + functions-common:time_stop:2319 : elapsed_time=7724 2021-01-08 09:31:16.168 | + functions-common:time_stop:2320 : total=121213 2021-01-08 09:31:16.170 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:31:16.172 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=128937 2021-01-08 09:31:16.175 | + inc/python:pip_install:203 : return 0 2021-01-08 09:31:16.177 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2021-01-08 09:31:16.180 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2021-01-08 09:31:16.182 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2021-01-08 09:31:16.195 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-01-08 09:31:16.199 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-01-08 09:31:16.202 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2021-01-08 09:31:16.204 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2021-01-08 09:31:16.206 | + functions-common:git_clone:527 : local git_ref=master 2021-01-08 09:31:16.208 | + functions-common:git_clone:528 : local orig_dir 2021-01-08 09:31:16.211 | ++ functions-common:git_clone:529 : pwd 2021-01-08 09:31:16.214 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-01-08 09:31:16.216 | + functions-common:git_clone:530 : local git_clone_flags= 2021-01-08 09:31:16.219 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-01-08 09:31:16.234 | + functions-common:git_clone:532 : RECLONE=False 2021-01-08 09:31:16.237 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-01-08 09:31:16.239 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-01-08 09:31:16.242 | + functions-common:git_clone:546 : echo master 2021-01-08 09:31:16.242 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-01-08 09:31:16.247 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2021-01-08 09:31:16.249 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-01-08 09:31:16.251 | + functions-common:git_clone:594 : cd /opt/stack/glance 2021-01-08 09:31:16.254 | + functions-common:git_clone:595 : git show --oneline 2021-01-08 09:31:16.254 | + functions-common:git_clone:595 : head -1 2021-01-08 09:31:16.260 | 73742be9 Imported Translations from Zanata 2021-01-08 09:31:16.263 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-01-08 09:31:16.265 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2021-01-08 09:31:16.268 | + inc/python:setup_develop:338 : local bindep 2021-01-08 09:31:16.270 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-01-08 09:31:16.273 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-01-08 09:31:16.275 | + inc/python:setup_develop:344 : local extras= 2021-01-08 09:31:16.278 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-01-08 09:31:16.280 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-01-08 09:31:16.282 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-01-08 09:31:16.285 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-01-08 09:31:16.287 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-01-08 09:31:16.289 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-01-08 09:31:16.293 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-01-08 09:31:16.295 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-01-08 09:31:16.298 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-01-08 09:31:16.301 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-01-08 09:31:16.303 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-01-08 09:31:16.306 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-01-08 09:31:16.312 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-01-08 09:31:16.314 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2021-01-08 09:31:16.988 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-01-08 09:31:16.990 | + inc/python:setup_package:417 : local bindep=0 2021-01-08 09:31:16.993 | + inc/python:setup_package:418 : local bindep_flag= 2021-01-08 09:31:16.995 | + inc/python:setup_package:419 : local bindep_profiles= 2021-01-08 09:31:16.997 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-01-08 09:31:17.000 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-01-08 09:31:17.002 | + inc/python:setup_package:426 : local flags=-e 2021-01-08 09:31:17.004 | + inc/python:setup_package:427 : local extras= 2021-01-08 09:31:17.007 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-01-08 09:31:17.009 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-01-08 09:31:17.011 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-01-08 09:31:17.014 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-01-08 09:31:17.016 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-01-08 09:31:17.018 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-01-08 09:31:17.037 | Using python 3.6 to install /opt/stack/glance 2021-01-08 09:31:17.039 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-01-08 09:31:19.098 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-08 09:31:19.098 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-01-08 09:31:19.115 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-08 09:31:19.119 | Obtaining file:///opt/stack/glance 2021-01-08 09:31:20.405 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-01-08 09:31:21.679 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-01-08 09:31:21.688 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-01-08 09:31:21.698 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-01-08 09:31:21.710 | Requirement already satisfied: SQLAlchemy===1.3.22 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.22) 2021-01-08 09:31:21.848 | Collecting WSME===0.10.0 2021-01-08 09:31:21.856 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2021-01-08 09:31:21.933 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-01-08 09:31:21.948 | Requirement already satisfied: alembic===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.3) 2021-01-08 09:31:22.092 | Collecting castellan===3.7.0 2021-01-08 09:31:22.099 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af3/facd94857f477/castellan-3.7.0-py3-none-any.whl (93 kB) 2021-01-08 09:31:22.190 | Requirement already satisfied: cryptography===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.3.1) 2021-01-08 09:31:22.310 | Collecting cursive===0.2.2 2021-01-08 09:31:22.317 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-01-08 09:31:22.397 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (2.2.0) 2021-01-08 09:31:22.405 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (0.6.0) 2021-01-08 09:31:22.411 | Requirement already satisfied: eventlet===0.30.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.30.0) 2021-01-08 09:31:22.421 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2.3.0) 2021-01-08 09:31:22.427 | Requirement already satisfied: glance-store===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.0) 2021-01-08 09:31:22.527 | Requirement already satisfied: greenlet===0.4.17 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (0.4.17) 2021-01-08 09:31:22.531 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (0.18.1) 2021-01-08 09:31:22.533 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (0.1.13) 2021-01-08 09:31:22.536 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (3.2.0) 2021-01-08 09:31:22.568 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (4.3.0) 2021-01-08 09:31:22.637 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (9.2.0) 2021-01-08 09:31:22.696 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (0.8.0) 2021-01-08 09:31:22.704 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (1.7.0) 2021-01-08 09:31:22.708 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (5.4.0) 2021-01-08 09:31:22.728 | Requirement already satisfied: oslo.cache===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.6.1) 2021-01-08 09:31:22.769 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (4.3.1) 2021-01-08 09:31:22.781 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (8.4.0) 2021-01-08 09:31:22.829 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (3.1.1) 2021-01-08 09:31:22.835 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (8.4.0) 2021-01-08 09:31:22.890 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.0.1) 2021-01-08 09:31:22.896 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.4.0) 2021-01-08 09:31:22.941 | Requirement already satisfied: oslo.messaging===12.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (12.6.0) 2021-01-08 09:31:23.005 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.1.1) 2021-01-08 09:31:23.025 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.6.0) 2021-01-08 09:31:23.173 | Collecting oslo.reports===2.2.0 2021-01-08 09:31:23.179 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/ef1cf70a64013/oslo.reports-2.2.0-py3-none-any.whl (50 kB) 2021-01-08 09:31:23.262 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.0.1) 2021-01-08 09:31:23.272 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.4.0) 2021-01-08 09:31:23.298 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (1.3.0) 2021-01-08 09:31:23.309 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.7.0) 2021-01-08 09:31:23.330 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (3.4.0) 2021-01-08 09:31:23.383 | Requirement already satisfied: packaging===20.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (20.8) 2021-01-08 09:31:23.389 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.5.1) 2021-01-08 09:31:23.392 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (0.7.2) 2021-01-08 09:31:23.974 | Collecting psutil===5.8.0 2021-01-08 09:31:23.981 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/99d/e3e8739258b3c/psutil-5.8.0-cp36-cp36m-manylinux2010_x86_64.whl (291 kB) 2021-01-08 09:31:24.081 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (20.0.1) 2021-01-08 09:31:24.097 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (3.1.1) 2021-01-08 09:31:24.109 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (0.9.6) 2021-01-08 09:31:24.111 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.4.7) 2021-01-08 09:31:24.114 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.17.3) 2021-01-08 09:31:24.225 | Collecting python-barbicanclient===5.0.1 2021-01-08 09:31:24.233 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0a2/c78d3a61be98e/python_barbicanclient-5.0.1-py3-none-any.whl (80 kB) 2021-01-08 09:31:24.319 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (2.8.1) 2021-01-08 09:31:24.324 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (1.0.4) 2021-01-08 09:31:24.326 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (4.2.0) 2021-01-08 09:31:24.347 | Requirement already satisfied: pytz===2020.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (2020.5) 2021-01-08 09:31:24.351 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (0.7) 2021-01-08 09:31:24.359 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2.25.1) 2021-01-08 09:31:24.458 | Collecting retrying===1.3.3 2021-01-08 09:31:24.464 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-01-08 09:31:24.533 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (1.4.0) 2021-01-08 09:31:24.537 | Requirement already satisfied: setuptools===51.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (51.1.1) 2021-01-08 09:31:24.662 | Collecting simplegeneric===0.8.1 2021-01-08 09:31:24.670 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-01-08 09:31:25.337 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (1.15.0) 2021-01-08 09:31:25.340 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (0.13.0) 2021-01-08 09:31:25.351 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (0.4.1) 2021-01-08 09:31:25.354 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (3.3.0) 2021-01-08 09:31:25.357 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (3.3.0) 2021-01-08 09:31:25.526 | Collecting taskflow===4.5.0 2021-01-08 09:31:25.532 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2b0/a10f9e46ddf23/taskflow-4.5.0-py3-none-any.whl (488 kB) 2021-01-08 09:31:25.682 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (6.3.1) 2021-01-08 09:31:25.697 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (2.0.1) 2021-01-08 09:31:25.707 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (0.5.0) 2021-01-08 09:31:25.713 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (2.4.0) 2021-01-08 09:31:25.733 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (1.4.0) 2021-01-08 09:31:25.736 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.1.0) 2021-01-08 09:31:25.743 | Requirement already satisfied: urllib3===1.26.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.26.2) 2021-01-08 09:31:25.767 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.12.1) 2021-01-08 09:31:25.769 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (1.3.2) 2021-01-08 09:31:25.775 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2021-01-08 09:31:25.784 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.4) 2021-01-08 09:31:25.787 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2021-01-08 09:31:25.797 | Requirement already satisfied: importlib-metadata===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (3.3.0) 2021-01-08 09:31:25.837 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-01-08 09:31:25.883 | Requirement already satisfied: importlib-resources===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.1.1) 2021-01-08 09:31:25.912 | Requirement already satisfied: dogpile.cache===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.1.1) 2021-01-08 09:31:25.918 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2021-01-08 09:31:25.923 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2021-01-08 09:31:25.927 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (5.0.2) 2021-01-08 09:31:25.974 | Requirement already satisfied: cachetools===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.2.0) 2021-01-08 09:31:25.976 | Requirement already satisfied: amqp===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.2) 2021-01-08 09:31:25.981 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2021-01-08 09:31:25.988 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.2) 2021-01-08 09:31:25.991 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2021-01-08 09:31:26.004 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (0.10.9) 2021-01-08 09:31:26.007 | Requirement already satisfied: cliff===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.5.0) 2021-01-08 09:31:26.021 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.12.5) 2021-01-08 09:31:26.024 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2021-01-08 09:31:26.027 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2021-01-08 09:31:26.031 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (4.4.2) 2021-01-08 09:31:26.034 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-01-08 09:31:26.144 | Collecting automaton===2.2.0 2021-01-08 09:31:26.150 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3e8/275eabd89ee53/automaton-2.2.0-py3-none-any.whl (18 kB) 2021-01-08 09:31:26.402 | Collecting networkx===2.5 2021-01-08 09:31:26.413 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c5/812e9f798d37c/networkx-2.5-py3-none-any.whl (1.6 MB) 2021-01-08 09:31:26.662 | Collecting pydot===1.4.1 2021-01-08 09:31:26.668 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2021-01-08 09:31:26.737 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (1.6.0) 2021-01-08 09:31:26.740 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2021-01-08 09:31:26.742 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (1.0.0) 2021-01-08 09:31:26.744 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.4.0) 2021-01-08 09:31:26.747 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-01-08 09:31:26.750 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (2.20) 2021-01-08 09:31:26.753 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (3.4.0) 2021-01-08 09:31:26.781 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (3.7.4.3) 2021-01-08 09:31:26.785 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.5) 2021-01-08 09:31:26.788 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (5.0.0) 2021-01-08 09:31:26.790 | Requirement already satisfied: cmd2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.4.0) 2021-01-08 09:31:26.851 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (1.8.1) 2021-01-08 09:31:26.854 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.2.5) 2021-01-08 09:31:26.859 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.4) 2021-01-08 09:31:26.864 | Building wheels for collected packages: simplegeneric 2021-01-08 09:31:26.865 | Building wheel for simplegeneric (setup.py): started 2021-01-08 09:31:27.530 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-01-08 09:31:27.531 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=c09fcdd81b758f76616985227369724454a6760940fb12a78dd5ac1e3eeaac94 2021-01-08 09:31:27.531 | Stored in directory: /root/.cache/pip/wheels/17/b5/18/7c8e3ef2ac5cd764f26ea6ec4bfd228353d17b72c30045fad4 2021-01-08 09:31:27.532 | Successfully built simplegeneric 2021-01-08 09:31:28.181 | Installing collected packages: automaton, networkx, pydot, taskflow, simplegeneric, WSME, psutil, oslo.reports, retrying, python-barbicanclient, castellan, cursive, glance 2021-01-08 09:31:30.791 | Running setup.py develop for glance 2021-01-08 09:31:32.277 | Successfully installed WSME-0.10.0 automaton-2.2.0 castellan-3.7.0 cursive-0.2.2 glance networkx-2.5 oslo.reports-2.2.0 psutil-5.8.0 pydot-1.4.1 python-barbicanclient-5.0.1 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.5.0 2021-01-08 09:31:32.415 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-08 09:31:32.415 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-08 09:31:32.528 | + inc/python:pip_install:200 : result=0 2021-01-08 09:31:32.531 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-08 09:31:32.533 | + functions-common:time_stop:2306 : local name 2021-01-08 09:31:32.535 | + functions-common:time_stop:2307 : local end_time 2021-01-08 09:31:32.538 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:31:32.540 | + functions-common:time_stop:2309 : local total 2021-01-08 09:31:32.542 | + functions-common:time_stop:2310 : local start_time 2021-01-08 09:31:32.544 | + functions-common:time_stop:2312 : name=pip_install 2021-01-08 09:31:32.546 | + functions-common:time_stop:2313 : start_time=1610098277032 2021-01-08 09:31:32.548 | + functions-common:time_stop:2315 : [[ -z 1610098277032 ]] 2021-01-08 09:31:32.551 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:31:32.554 | + functions-common:time_stop:2318 : end_time=1610098292552 2021-01-08 09:31:32.556 | + functions-common:time_stop:2319 : elapsed_time=15520 2021-01-08 09:31:32.559 | + functions-common:time_stop:2320 : total=128937 2021-01-08 09:31:32.561 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:31:32.563 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=144457 2021-01-08 09:31:32.565 | + inc/python:pip_install:203 : return 0 2021-01-08 09:31:32.568 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-01-08 09:31:32.570 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-01-08 09:31:32.572 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-01-08 09:31:32.593 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-01-08 09:31:32.604 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-01-08 09:31:32.607 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-01-08 09:31:32.609 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:31:32.612 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:31:32.614 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-01-08 09:31:32.616 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:31:32.619 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-01-08 09:31:32.621 | + ./stack.sh:main:883 : configure_glance 2021-01-08 09:31:32.624 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-01-08 09:31:32.635 | + lib/glance:configure_glance:270 : local dburl 2021-01-08 09:31:32.639 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2021-01-08 09:31:32.641 | ++ lib/database:database_connection_url:132 : local db=glance 2021-01-08 09:31:32.643 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-01-08 09:31:32.646 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-01-08 09:31:32.648 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-01-08 09:31:32.651 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-01-08 09:31:32.653 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-01-08 09:31:32.678 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-01-08 09:31:32.705 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-01-08 09:31:32.729 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-01-08 09:31:32.753 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-01-08 09:31:32.779 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-01-08 09:31:32.805 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-01-08 09:31:32.807 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2021-01-08 09:31:32.810 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-01-08 09:31:32.812 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-01-08 09:31:32.815 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-01-08 09:31:32.840 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-01-08 09:31:32.864 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.53/identity 2021-01-08 09:31:32.889 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-01-08 09:31:32.913 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-01-08 09:31:32.937 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-01-08 09:31:32.962 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-01-08 09:31:32.986 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-01-08 09:31:33.010 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-01-08 09:31:33.035 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-01-08 09:31:33.059 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-01-08 09:31:33.086 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-01-08 09:31:33.089 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-01-08 09:31:33.091 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-01-08 09:31:33.093 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-01-08 09:31:33.095 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-01-08 09:31:33.098 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-01-08 09:31:33.113 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:31:33.116 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-01-08 09:31:33.118 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-01-08 09:31:33.121 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-01-08 09:31:33.136 | ++ functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:31:33.139 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-01-08 09:31:33.142 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-01-08 09:31:33.166 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-01-08 09:31:33.169 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-01-08 09:31:33.171 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2021-01-08 09:31:33.173 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2021-01-08 09:31:33.175 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2021-01-08 09:31:33.178 | + lib/glance:configure_glance:291 : configure_glance_store False False 2021-01-08 09:31:33.180 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2021-01-08 09:31:33.182 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2021-01-08 09:31:33.185 | + lib/glance:configure_glance_store:230 : local be 2021-01-08 09:31:33.187 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2021-01-08 09:31:33.190 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2021-01-08 09:31:33.192 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-01-08 09:31:33.219 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2021-01-08 09:31:33.221 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.53 2021-01-08 09:31:33.247 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2021-01-08 09:31:33.250 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2021-01-08 09:31:33.265 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:31:33.268 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-01-08 09:31:33.292 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-01-08 09:31:33.317 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-01-08 09:31:33.342 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-01-08 09:31:33.366 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-01-08 09:31:33.391 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2021-01-08 09:31:33.407 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:31:33.409 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-01-08 09:31:33.433 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-01-08 09:31:33.460 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-01-08 09:31:33.484 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.53/identity/v3 2021-01-08 09:31:33.508 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-01-08 09:31:33.534 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.53/image 2021-01-08 09:31:33.557 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2021-01-08 09:31:33.573 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:31:33.576 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2021-01-08 09:31:33.578 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2021-01-08 09:31:33.581 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2021-01-08 09:31:33.584 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-01-08 09:31:33.600 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-01-08 09:31:33.602 | + functions:setup_systemd_logging:719 : local pidstr= 2021-01-08 09:31:33.604 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-01-08 09:31:33.607 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-01-08 09:31:33.609 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-01-08 09:31:33.633 | + functions:setup_systemd_logging:728 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-01-08 09:31:33.659 | + functions:setup_systemd_logging:729 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-01-08 09:31:33.683 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-01-08 09:31:33.709 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-01-08 09:31:33.713 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-01-08 09:31:33.739 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-01-08 09:31:33.764 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-01-08 09:31:33.788 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.53/identity 2021-01-08 09:31:33.812 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-01-08 09:31:33.837 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-01-08 09:31:33.861 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-01-08 09:31:33.886 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-01-08 09:31:33.913 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-01-08 09:31:33.939 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-01-08 09:31:33.966 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-01-08 09:31:33.991 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-01-08 09:31:33.995 | + lib/glance:configure_glance:356 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-01-08 09:31:34.002 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2021-01-08 09:31:34.017 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:31:34.020 | + lib/glance:configure_glance:366 : [[ False == False ]] 2021-01-08 09:31:34.022 | + lib/glance:configure_glance:367 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-01-08 09:31:34.025 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-01-08 09:31:34.027 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-01-08 09:31:34.029 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-01-08 09:31:34.032 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-01-08 09:31:34.035 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-01-08 09:31:34.037 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-01-08 09:31:34.041 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-01-08 09:31:34.067 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-01-08 09:31:34.070 | ++ functions:get_random_port:865 : read lower_port upper_port 2021-01-08 09:31:34.072 | ++ functions:get_random_port:866 : true 2021-01-08 09:31:34.074 | ++ functions:get_random_port:867 : (( port = upper_port )) 2021-01-08 09:31:34.077 | ++ functions:get_random_port:867 : (( port >= lower_port )) 2021-01-08 09:31:34.079 | ++ functions:get_random_port:868 : sudo lsof -i :60999 2021-01-08 09:31:34.135 | ++ functions:get_random_port:869 : [[ 1 > 0 ]] 2021-01-08 09:31:34.137 | ++ functions:get_random_port:870 : break 2 2021-01-08 09:31:34.140 | ++ functions:get_random_port:874 : echo 60999 2021-01-08 09:31:34.144 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-01-08 09:31:34.147 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-01-08 09:31:34.171 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-01-08 09:31:34.195 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-01-08 09:31:34.219 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-01-08 09:31:34.243 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-01-08 09:31:34.266 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-01-08 09:31:34.290 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-01-08 09:31:34.315 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-01-08 09:31:34.338 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-01-08 09:31:34.362 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-01-08 09:31:34.386 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-01-08 09:31:34.410 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-01-08 09:31:34.434 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-01-08 09:31:34.458 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-01-08 09:31:34.482 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-01-08 09:31:34.506 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-01-08 09:31:34.530 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-01-08 09:31:34.553 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-01-08 09:31:34.577 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-01-08 09:31:34.602 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-01-08 09:31:34.604 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-01-08 09:31:34.607 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-01-08 09:31:34.610 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:31:34.612 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:31:34.614 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-01-08 09:31:34.617 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-01-08 09:31:34.679 | proxy (enabled by site administrator) 2021-01-08 09:31:34.682 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-01-08 09:31:34.684 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-01-08 09:31:34.687 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-01-08 09:31:34.689 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:31:34.691 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:31:34.694 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-01-08 09:31:34.696 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-01-08 09:31:34.746 | No module matches proxy_http 2021-01-08 09:31:34.749 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-01-08 09:31:34.812 | Considering dependency proxy for proxy_http: 2021-01-08 09:31:34.812 | Module proxy already enabled 2021-01-08 09:31:34.812 | Enabling module proxy_http. 2021-01-08 09:31:34.817 | To activate the new configuration, you need to run: 2021-01-08 09:31:34.817 | systemctl restart apache2 2021-01-08 09:31:34.822 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-01-08 09:31:34.825 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-01-08 09:31:34.828 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-01-08 09:31:34.830 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-01-08 09:31:34.984 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-01-08 09:31:34.988 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-01-08 09:31:34.990 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-01-08 09:31:34.993 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-01-08 09:31:34.996 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:31:35.001 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:31:35.003 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-01-08 09:31:35.006 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-01-08 09:31:35.009 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-01-08 09:31:35.010 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-01-08 09:31:35.018 | KeepAlive Off 2021-01-08 09:31:35.022 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-01-08 09:31:35.023 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-01-08 09:31:35.030 | SetEnv proxy-sendchunked 1 2021-01-08 09:31:35.035 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-01-08 09:31:35.035 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-01-08 09:31:35.043 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-01-08 09:31:35.047 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-01-08 09:31:35.049 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-01-08 09:31:35.051 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-01-08 09:31:35.054 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-01-08 09:31:35.056 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-01-08 09:31:35.061 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:31:35.063 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:31:35.066 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-01-08 09:31:35.069 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-01-08 09:31:35.071 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:31:35.073 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:31:35.076 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-01-08 09:31:35.140 | Enabling site glance-wsgi-api. 2021-01-08 09:31:35.145 | To activate the new configuration, you need to run: 2021-01-08 09:31:35.145 | systemctl reload apache2 2021-01-08 09:31:35.149 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-01-08 09:31:35.152 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-01-08 09:31:35.155 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-01-08 09:31:35.158 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-01-08 09:31:35.297 | + ./stack.sh:main:886 : is_service_enabled cinder 2021-01-08 09:31:35.315 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:31:35.318 | + ./stack.sh:main:888 : stack_install_service cinder 2021-01-08 09:31:35.320 | + lib/stack:stack_install_service:20 : local service=cinder 2021-01-08 09:31:35.323 | + lib/stack:stack_install_service:21 : type install_cinder 2021-01-08 09:31:35.326 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-01-08 09:31:35.329 | + lib/stack:stack_install_service:32 : install_cinder 2021-01-08 09:31:35.331 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-01-08 09:31:35.334 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2021-01-08 09:31:35.336 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2021-01-08 09:31:35.338 | + functions-common:git_clone:527 : local git_ref=master 2021-01-08 09:31:35.342 | + functions-common:git_clone:528 : local orig_dir 2021-01-08 09:31:35.345 | ++ functions-common:git_clone:529 : pwd 2021-01-08 09:31:35.348 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-01-08 09:31:35.350 | + functions-common:git_clone:530 : local git_clone_flags= 2021-01-08 09:31:35.353 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-01-08 09:31:35.370 | + functions-common:git_clone:532 : RECLONE=False 2021-01-08 09:31:35.373 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-01-08 09:31:35.375 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-01-08 09:31:35.378 | + functions-common:git_clone:546 : echo master 2021-01-08 09:31:35.378 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-01-08 09:31:35.382 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2021-01-08 09:31:35.385 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-01-08 09:31:35.390 | + functions-common:git_clone:594 : cd /opt/stack/cinder 2021-01-08 09:31:35.393 | + functions-common:git_clone:595 : git show --oneline 2021-01-08 09:31:35.393 | + functions-common:git_clone:595 : head -1 2021-01-08 09:31:35.396 | 662bb5851 Merge "Tests: Fix rbd unit test failure due to ceph keyring file" 2021-01-08 09:31:35.399 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-01-08 09:31:35.404 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2021-01-08 09:31:35.407 | + inc/python:setup_develop:338 : local bindep 2021-01-08 09:31:35.410 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-01-08 09:31:35.412 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-01-08 09:31:35.415 | + inc/python:setup_develop:344 : local extras= 2021-01-08 09:31:35.417 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-01-08 09:31:35.420 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-01-08 09:31:35.423 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-01-08 09:31:35.425 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-01-08 09:31:35.427 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-01-08 09:31:35.430 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-01-08 09:31:35.433 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-01-08 09:31:35.436 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-01-08 09:31:35.438 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-01-08 09:31:35.441 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-01-08 09:31:35.444 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-01-08 09:31:35.447 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-01-08 09:31:35.452 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-01-08 09:31:35.455 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2021-01-08 09:31:36.129 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-01-08 09:31:36.131 | + inc/python:setup_package:417 : local bindep=0 2021-01-08 09:31:36.134 | + inc/python:setup_package:418 : local bindep_flag= 2021-01-08 09:31:36.136 | + inc/python:setup_package:419 : local bindep_profiles= 2021-01-08 09:31:36.139 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-01-08 09:31:36.141 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-01-08 09:31:36.144 | + inc/python:setup_package:426 : local flags=-e 2021-01-08 09:31:36.147 | + inc/python:setup_package:427 : local extras= 2021-01-08 09:31:36.149 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-01-08 09:31:36.151 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-01-08 09:31:36.155 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-01-08 09:31:36.157 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-01-08 09:31:36.159 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-01-08 09:31:36.161 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-01-08 09:31:36.180 | Using python 3.6 to install /opt/stack/cinder 2021-01-08 09:31:36.182 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-01-08 09:31:38.277 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-08 09:31:38.277 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-01-08 09:31:38.295 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-08 09:31:38.299 | Obtaining file:///opt/stack/cinder 2021-01-08 09:31:40.427 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-01-08 09:31:42.556 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-01-08 09:31:42.566 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-01-08 09:31:42.576 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-01-08 09:31:42.589 | Requirement already satisfied: SQLAlchemy===1.3.22 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.22) 2021-01-08 09:31:42.612 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-01-08 09:31:42.627 | Requirement already satisfied: castellan===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.7.0) 2021-01-08 09:31:42.650 | Requirement already satisfied: cryptography===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.3.1) 2021-01-08 09:31:42.694 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.2.2) 2021-01-08 09:31:42.709 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (4.4.2) 2021-01-08 09:31:42.712 | Requirement already satisfied: eventlet===0.30.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.30.0) 2021-01-08 09:31:42.915 | Collecting google-api-python-client===1.12.8 2021-01-08 09:31:42.923 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3c4/c4ca46b5c2119/google_api_python_client-1.12.8-py2.py3-none-any.whl (61 kB) 2021-01-08 09:31:43.163 | Collecting google-auth===1.24.0 2021-01-08 09:31:43.171 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce7/52cc51c31f479/google_auth-1.24.0-py2.py3-none-any.whl (114 kB) 2021-01-08 09:31:43.369 | Collecting google-auth-httplib2===0.0.4 2021-01-08 09:31:43.377 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aea/ff501738b2897/google_auth_httplib2-0.0.4-py2.py3-none-any.whl (9.1 kB) 2021-01-08 09:31:43.452 | Requirement already satisfied: greenlet===0.4.17 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.17) 2021-01-08 09:31:43.455 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (0.18.1) 2021-01-08 09:31:43.457 | Requirement already satisfied: importlib-metadata===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (3.3.0) 2021-01-08 09:31:43.498 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (0.1.13) 2021-01-08 09:31:43.501 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (3.2.0) 2021-01-08 09:31:43.534 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.3.0) 2021-01-08 09:31:43.602 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (9.2.0) 2021-01-08 09:31:43.662 | Requirement already satisfied: lxml===4.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (4.6.2) 2021-01-08 09:31:43.801 | Collecting oauth2client===4.1.3 2021-01-08 09:31:43.807 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-01-08 09:31:43.890 | Requirement already satisfied: os-brick===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (4.1.0) 2021-01-08 09:31:43.917 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (1.7.0) 2021-01-08 09:31:43.922 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (5.4.0) 2021-01-08 09:31:43.942 | Requirement already satisfied: oslo.cache===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.6.1) 2021-01-08 09:31:43.984 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (4.3.1) 2021-01-08 09:31:43.995 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (8.4.0) 2021-01-08 09:31:44.044 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (3.1.1) 2021-01-08 09:31:44.050 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (8.4.0) 2021-01-08 09:31:44.105 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.0.1) 2021-01-08 09:31:44.111 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.4.0) 2021-01-08 09:31:44.156 | Requirement already satisfied: oslo.messaging===12.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (12.6.0) 2021-01-08 09:31:44.220 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.1.1) 2021-01-08 09:31:44.241 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.6.0) 2021-01-08 09:31:44.257 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (2.4.0) 2021-01-08 09:31:44.274 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (2.2.0) 2021-01-08 09:31:44.290 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (6.2.0) 2021-01-08 09:31:44.295 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.0.1) 2021-01-08 09:31:44.304 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2021-01-08 09:31:44.331 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (1.3.0) 2021-01-08 09:31:44.343 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.7.0) 2021-01-08 09:31:44.522 | Collecting oslo.versionedobjects===2.4.0 2021-01-08 09:31:44.528 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/98db096a09c1d/oslo.versionedobjects-2.4.0-py3-none-any.whl (86 kB) 2021-01-08 09:31:44.789 | Collecting oslo.vmware===3.7.0 2021-01-08 09:31:44.795 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/329/18f39db9fbef2/oslo.vmware-3.7.0-py3-none-any.whl (355 kB) 2021-01-08 09:31:44.901 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (3.4.0) 2021-01-08 09:31:44.955 | Requirement already satisfied: packaging===20.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (20.8) 2021-01-08 09:31:45.133 | Collecting paramiko===2.7.2 2021-01-08 09:31:45.140 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2021-01-08 09:31:45.279 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (5.5.1) 2021-01-08 09:31:45.282 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (0.7.2) 2021-01-08 09:31:45.285 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (5.8.0) 2021-01-08 09:31:45.455 | Collecting pyasn1===0.4.8 2021-01-08 09:31:45.460 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-01-08 09:31:45.651 | Collecting pyasn1-modules===0.2.8 2021-01-08 09:31:45.658 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2021-01-08 09:31:45.738 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (3.1.1) 2021-01-08 09:31:45.749 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (0.9.6) 2021-01-08 09:31:45.752 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.4.7) 2021-01-08 09:31:45.755 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (0.17.3) 2021-01-08 09:31:45.760 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (5.0.1) 2021-01-08 09:31:45.778 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.8.1) 2021-01-08 09:31:45.925 | Collecting python-glanceclient===3.2.2 2021-01-08 09:31:45.931 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a6/98806cba5fd9b/python_glanceclient-3.2.2-py3-none-any.whl (189 kB) 2021-01-08 09:31:46.027 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (4.2.0) 2021-01-08 09:31:46.216 | Collecting python-novaclient===17.2.1 2021-01-08 09:31:46.222 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f4a/5fda834d951af/python_novaclient-17.2.1-py3-none-any.whl (319 kB) 2021-01-08 09:31:46.319 | Requirement already satisfied: python-swiftclient===3.11.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (3.11.0) 2021-01-08 09:31:46.349 | Requirement already satisfied: pytz===2020.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (2020.5) 2021-01-08 09:31:46.353 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (0.7) 2021-01-08 09:31:46.361 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2.25.1) 2021-01-08 09:31:46.382 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (1.4.0) 2021-01-08 09:31:46.493 | Collecting rsa===4.6 2021-01-08 09:31:46.500 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/616/6864e23d6b519/rsa-4.6-py3-none-any.whl (47 kB) 2021-01-08 09:31:46.667 | Collecting rtslib-fb===2.1.74 2021-01-08 09:31:46.673 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-01-08 09:31:47.413 | Requirement already satisfied: setuptools===51.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (51.1.1) 2021-01-08 09:31:47.462 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (3.17.2) 2021-01-08 09:31:47.465 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (1.15.0) 2021-01-08 09:31:47.468 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (0.13.0) 2021-01-08 09:31:47.479 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (0.4.1) 2021-01-08 09:31:47.482 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (3.3.0) 2021-01-08 09:31:47.485 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.3.0) 2021-01-08 09:31:47.587 | Collecting suds-jurko===0.6 2021-01-08 09:31:47.597 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-01-08 09:31:47.810 | Collecting tabulate===0.8.7 2021-01-08 09:31:47.816 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2021-01-08 09:31:47.890 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (4.5.0) 2021-01-08 09:31:47.991 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (6.3.1) 2021-01-08 09:31:48.007 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (2.0.1) 2021-01-08 09:31:48.017 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (0.5.0) 2021-01-08 09:31:48.023 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (2.4.0) 2021-01-08 09:31:48.224 | Collecting tooz===2.8.0 2021-01-08 09:31:48.231 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d6e/06c42ef836cf6/tooz-2.8.0-py3-none-any.whl (93 kB) 2021-01-08 09:31:48.370 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (1.4.0) 2021-01-08 09:31:48.374 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (3.7.4.3) 2021-01-08 09:31:48.378 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.1.0) 2021-01-08 09:31:48.470 | Collecting uritemplate===3.0.1 2021-01-08 09:31:48.477 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-01-08 09:31:48.549 | Requirement already satisfied: urllib3===1.26.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.26.2) 2021-01-08 09:31:48.572 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (0.12.1) 2021-01-08 09:31:48.663 | Collecting warlock===1.3.3 2021-01-08 09:31:48.669 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2021-01-08 09:31:48.752 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.12.1) 2021-01-08 09:31:48.755 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.3.2) 2021-01-08 09:31:48.760 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (3.4.0) 2021-01-08 09:31:48.872 | Collecting zstd===1.4.8.1 2021-01-08 09:31:48.879 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/b21eb850abd6b/zstd-1.4.8.1.tar.gz (506 kB) 2021-01-08 09:31:49.626 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.4) 2021-01-08 09:31:49.630 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2021-01-08 09:31:49.773 | Collecting google-api-core===1.24.1 2021-01-08 09:31:49.779 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7f/5794446a22ff7/google_api_core-1.24.1-py2.py3-none-any.whl (92 kB) 2021-01-08 09:31:49.878 | Requirement already satisfied: cachetools===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.2.0) 2021-01-08 09:31:49.881 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-01-08 09:31:49.928 | Requirement already satisfied: dogpile.cache===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.1.1) 2021-01-08 09:31:49.934 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2021-01-08 09:31:49.940 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (0.8.0) 2021-01-08 09:31:49.947 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2021-01-08 09:31:49.950 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (2.2.0) 2021-01-08 09:31:49.958 | Requirement already satisfied: alembic===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.3) 2021-01-08 09:31:49.968 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2.3.0) 2021-01-08 09:31:49.974 | Requirement already satisfied: amqp===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.2) 2021-01-08 09:31:49.979 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.0.2) 2021-01-08 09:31:50.028 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2021-01-08 09:31:50.035 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.2) 2021-01-08 09:31:50.038 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2021-01-08 09:31:50.050 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (0.10.9) 2021-01-08 09:31:50.217 | Collecting PyNaCl===1.4.0 2021-01-08 09:31:50.226 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2021-01-08 09:31:50.335 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2021-01-08 09:31:50.345 | Requirement already satisfied: cliff===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.5.0) 2021-01-08 09:31:50.362 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (20.0.1) 2021-01-08 09:31:50.377 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2021-01-08 09:31:50.381 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2021-01-08 09:31:50.384 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.12.5) 2021-01-08 09:31:50.478 | Collecting pyudev===0.22.0 2021-01-08 09:31:50.484 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-01-08 09:31:50.559 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-01-08 09:31:50.562 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5) 2021-01-08 09:31:50.604 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2021-01-08 09:31:50.613 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (1.4.1) 2021-01-08 09:31:50.618 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2021-01-08 09:31:50.620 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (1.6.0) 2021-01-08 09:31:50.623 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.0) 2021-01-08 09:31:50.625 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.4.0) 2021-01-08 09:31:50.669 | Collecting jsonpatch===1.28 2021-01-08 09:31:50.676 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/da3/831be60919e8c/jsonpatch-1.28-py2.py3-none-any.whl (12 kB) 2021-01-08 09:31:50.684 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (2.20) 2021-01-08 09:31:50.687 | Requirement already satisfied: protobuf===3.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (3.14.0) 2021-01-08 09:31:50.788 | Collecting googleapis-common-protos===1.52.0 2021-01-08 09:31:50.796 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c89/61760f5aad9a7/googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB) 2021-01-08 09:31:50.874 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (1.5) 2021-01-08 09:31:50.876 | Requirement already satisfied: importlib-resources===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (4.1.1) 2021-01-08 09:31:50.906 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2021-01-08 09:31:50.915 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.0.4) 2021-01-08 09:31:50.917 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (5.0.0) 2021-01-08 09:31:50.920 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-01-08 09:31:50.923 | Requirement already satisfied: cmd2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.4.0) 2021-01-08 09:31:51.013 | Collecting jsonpointer===2.0 2021-01-08 09:31:51.020 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ff3/79fa021d1b81a/jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) 2021-01-08 09:31:51.026 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.2.5) 2021-01-08 09:31:51.032 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.4) 2021-01-08 09:31:51.037 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.8.1) 2021-01-08 09:31:51.039 | Building wheels for collected packages: rtslib-fb, zstd 2021-01-08 09:31:51.040 | Building wheel for rtslib-fb (setup.py): started 2021-01-08 09:31:51.785 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-01-08 09:31:51.787 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85410 sha256=3564e7674b55c1c6e1fe937922957dadfa562f06f869204105e01bea61fb9911 2021-01-08 09:31:51.787 | Stored in directory: /root/.cache/pip/wheels/d1/ed/a4/4f0113c98639b05fa912fd390b3ffa6feb900ec306c3311edf 2021-01-08 09:31:51.788 | Building wheel for zstd (setup.py): started 2021-01-08 09:32:26.039 | Building wheel for zstd (setup.py): finished with status 'done' 2021-01-08 09:32:26.049 | Created wheel for zstd: filename=zstd-1.4.8.1-cp36-cp36m-linux_x86_64.whl size=1206076 sha256=0af2769e7f68ed3a6e1c940acb3b22a7a00b17e825f6260b28531316454fabab 2021-01-08 09:32:26.049 | Stored in directory: /root/.cache/pip/wheels/2d/1d/e6/e2ab9e3ef13f5231c8b84de2e0f00990c07414aaf378944ac2 2021-01-08 09:32:26.050 | Successfully built rtslib-fb zstd 2021-01-08 09:32:26.916 | Installing collected packages: pyasn1, rsa, pyasn1-modules, oauth2client, oslo.versionedobjects, PyNaCl, paramiko, jsonpointer, jsonpatch, warlock, python-glanceclient, python-novaclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, tooz, google-auth, google-auth-httplib2, uritemplate, googleapis-common-protos, google-api-core, google-api-python-client, zstd, cinder 2021-01-08 09:32:26.917 | Attempting uninstall: pyasn1 2021-01-08 09:32:26.918 | Found existing installation: pyasn1 0.4.2 2021-01-08 09:32:26.925 | Uninstalling pyasn1-0.4.2: 2021-01-08 09:32:26.948 | Successfully uninstalled pyasn1-0.4.2 2021-01-08 09:32:27.756 | Attempting uninstall: jsonpointer 2021-01-08 09:32:27.757 | Found existing installation: jsonpointer 1.10 2021-01-08 09:32:27.765 | Uninstalling jsonpointer-1.10: 2021-01-08 09:32:27.787 | Successfully uninstalled jsonpointer-1.10 2021-01-08 09:32:27.799 | Attempting uninstall: jsonpatch 2021-01-08 09:32:27.801 | Found existing installation: jsonpatch 1.16 2021-01-08 09:32:27.810 | Uninstalling jsonpatch-1.16: 2021-01-08 09:32:27.831 | Successfully uninstalled jsonpatch-1.16 2021-01-08 09:32:29.490 | Running setup.py develop for cinder 2021-01-08 09:32:31.800 | Successfully installed PyNaCl-1.4.0 cinder google-api-core-1.24.1 google-api-python-client-1.12.8 google-auth-1.24.0 google-auth-httplib2-0.0.4 googleapis-common-protos-1.52.0 jsonpatch-1.28 jsonpointer-2.0 oauth2client-4.1.3 oslo.versionedobjects-2.4.0 oslo.vmware-3.7.0 paramiko-2.7.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.2.2 python-novaclient-17.2.1 pyudev-0.22.0 rsa-4.6 rtslib-fb-2.1.74 suds-jurko-0.6 tabulate-0.8.7 tooz-2.8.0 uritemplate-3.0.1 warlock-1.3.3 zstd-1.4.8.1 2021-01-08 09:32:31.925 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-08 09:32:31.925 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-08 09:32:32.057 | + inc/python:pip_install:200 : result=0 2021-01-08 09:32:32.059 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-08 09:32:32.062 | + functions-common:time_stop:2306 : local name 2021-01-08 09:32:32.064 | + functions-common:time_stop:2307 : local end_time 2021-01-08 09:32:32.066 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:32:32.069 | + functions-common:time_stop:2309 : local total 2021-01-08 09:32:32.071 | + functions-common:time_stop:2310 : local start_time 2021-01-08 09:32:32.073 | + functions-common:time_stop:2312 : name=pip_install 2021-01-08 09:32:32.075 | + functions-common:time_stop:2313 : start_time=1610098296175 2021-01-08 09:32:32.078 | + functions-common:time_stop:2315 : [[ -z 1610098296175 ]] 2021-01-08 09:32:32.081 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:32:32.084 | + functions-common:time_stop:2318 : end_time=1610098352081 2021-01-08 09:32:32.086 | + functions-common:time_stop:2319 : elapsed_time=55906 2021-01-08 09:32:32.088 | + functions-common:time_stop:2320 : total=144457 2021-01-08 09:32:32.090 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:32:32.093 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=200363 2021-01-08 09:32:32.095 | + inc/python:pip_install:203 : return 0 2021-01-08 09:32:32.098 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-01-08 09:32:32.100 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-01-08 09:32:32.102 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-01-08 09:32:32.119 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-01-08 09:32:32.130 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-01-08 09:32:32.133 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-01-08 09:32:32.135 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:32:32.138 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:32:32.141 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-01-08 09:32:32.143 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:32:32.146 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2021-01-08 09:32:32.148 | + lib/cinder:install_cinder:416 : install_package tgt 2021-01-08 09:32:32.150 | + functions-common:install_package:1344 : update_package_repo 2021-01-08 09:32:32.153 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-01-08 09:32:32.156 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-01-08 09:32:32.158 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-01-08 09:32:32.161 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-01-08 09:32:32.163 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-01-08 09:32:32.166 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:32:32.168 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:32:32.170 | + functions-common:update_package_repo:1325 : apt_get_update 2021-01-08 09:32:32.173 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-01-08 09:32:32.175 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-01-08 09:32:32.177 | + functions-common:apt_get_update:1071 : return 2021-01-08 09:32:32.180 | + functions-common:install_package:1345 : real_install_package tgt 2021-01-08 09:32:32.182 | + functions-common:real_install_package:1330 : is_ubuntu 2021-01-08 09:32:32.185 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:32:32.188 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:32:32.190 | + functions-common:real_install_package:1331 : apt_get install tgt 2021-01-08 09:32:32.210 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2021-01-08 09:32:32.330 | Reading package lists... 2021-01-08 09:32:32.577 | Building dependency tree... 2021-01-08 09:32:32.578 | Reading state information... 2021-01-08 09:32:32.787 | The following packages were automatically installed and are no longer required: 2021-01-08 09:32:32.788 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-01-08 09:32:32.788 | python3-click python3-colorama python3-configobj python3-constantly 2021-01-08 09:32:32.788 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-01-08 09:32:32.788 | python3-pam python3-problem-report python3-pyasn1 2021-01-08 09:32:32.788 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-01-08 09:32:32.788 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-01-08 09:32:32.788 | Use 'sudo apt autoremove' to remove them. 2021-01-08 09:32:32.788 | The following additional packages will be installed: 2021-01-08 09:32:32.789 | ibverbs-providers libconfig-general-perl libibverbs1 librdmacm1 2021-01-08 09:32:32.789 | libsgutils2-2 sg3-utils 2021-01-08 09:32:32.790 | Suggested packages: 2021-01-08 09:32:32.790 | tgt-rbd 2021-01-08 09:32:32.841 | The following NEW packages will be installed: 2021-01-08 09:32:32.842 | libconfig-general-perl librdmacm1 libsgutils2-2 sg3-utils tgt 2021-01-08 09:32:32.842 | The following packages will be upgraded: 2021-01-08 09:32:32.843 | ibverbs-providers libibverbs1 2021-01-08 09:32:32.986 | 2 upgraded, 5 newly installed, 0 to remove and 162 not upgraded. 2021-01-08 09:32:32.986 | Need to get 1,413 kB of archives. 2021-01-08 09:32:32.986 | After this operation, 3,556 kB of additional disk space will be used. 2021-01-08 09:32:32.986 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2021-01-08 09:32:33.132 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ibverbs-providers amd64 28.0-1ubuntu1~cloud0 [221 kB] 2021-01-08 09:32:33.170 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsgutils2-2 amd64 1.42-2ubuntu1.18.04.2 [59.8 kB] 2021-01-08 09:32:33.197 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sg3-utils amd64 1.42-2ubuntu1.18.04.2 [749 kB] 2021-01-08 09:32:33.489 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 tgt amd64 1:1.0.72-1ubuntu1 [214 kB] 2021-01-08 09:32:33.857 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 libibverbs1 amd64 28.0-1ubuntu1~cloud0 [54.1 kB] 2021-01-08 09:32:33.884 | Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 librdmacm1 amd64 28.0-1ubuntu1~cloud0 [61.7 kB] 2021-01-08 09:32:34.467 | Fetched 1,413 kB in 1s (1,345 kB/s) 2021-01-08 09:32:34.600 | (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 ... 77315 files and directories currently installed.) 2021-01-08 09:32:34.604 | Preparing to unpack .../0-ibverbs-providers_28.0-1ubuntu1~cloud0_amd64.deb ... 2021-01-08 09:32:34.733 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1~cloud0) over (17.1-1ubuntu0.2) ... 2021-01-08 09:32:34.874 | Preparing to unpack .../1-libibverbs1_28.0-1ubuntu1~cloud0_amd64.deb ... 2021-01-08 09:32:34.896 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1~cloud0) over (17.1-1ubuntu0.2) ... 2021-01-08 09:32:34.970 | Selecting previously unselected package libconfig-general-perl. 2021-01-08 09:32:34.978 | Preparing to unpack .../2-libconfig-general-perl_2.63-1_all.deb ... 2021-01-08 09:32:34.981 | Unpacking libconfig-general-perl (2.63-1) ... 2021-01-08 09:32:35.076 | Selecting previously unselected package librdmacm1:amd64. 2021-01-08 09:32:35.084 | Preparing to unpack .../3-librdmacm1_28.0-1ubuntu1~cloud0_amd64.deb ... 2021-01-08 09:32:35.086 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1~cloud0) ... 2021-01-08 09:32:35.178 | Selecting previously unselected package libsgutils2-2. 2021-01-08 09:32:35.186 | Preparing to unpack .../4-libsgutils2-2_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-01-08 09:32:35.189 | Unpacking libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-01-08 09:32:35.255 | Selecting previously unselected package sg3-utils. 2021-01-08 09:32:35.265 | Preparing to unpack .../5-sg3-utils_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-01-08 09:32:35.267 | Unpacking sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-01-08 09:32:35.495 | Selecting previously unselected package tgt. 2021-01-08 09:32:35.503 | Preparing to unpack .../6-tgt_1%3a1.0.72-1ubuntu1_amd64.deb ... 2021-01-08 09:32:35.505 | Unpacking tgt (1:1.0.72-1ubuntu1) ... 2021-01-08 09:32:35.623 | Setting up libibverbs1:amd64 (28.0-1ubuntu1~cloud0) ... 2021-01-08 09:32:35.644 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-08 09:32:35.667 | Setting up librdmacm1:amd64 (28.0-1ubuntu1~cloud0) ... 2021-01-08 09:32:35.694 | Setting up libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-01-08 09:32:35.722 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-01-08 09:32:35.751 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1~cloud0) ... 2021-01-08 09:32:35.926 | Removing obsolete conffile /etc/libibverbs.d/nes.driver ... 2021-01-08 09:32:35.933 | Removing obsolete conffile /etc/libibverbs.d/cxgb3.driver ... 2021-01-08 09:32:35.937 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-08 09:32:36.133 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-01-08 09:32:37.617 | Setting up sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-01-08 09:32:37.644 | Setting up libconfig-general-perl (2.63-1) ... 2021-01-08 09:32:37.672 | Setting up tgt (1:1.0.72-1ubuntu1) ... 2021-01-08 09:32:37.963 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2021-01-08 09:32:38.637 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-01-08 09:32:38.665 | Processing triggers for systemd (237-3ubuntu10.43) ... 2021-01-08 09:32:38.877 | Processing triggers for ureadahead (0.100.0-21) ... 2021-01-08 09:32:40.808 | + functions-common:apt_get:1115 : result=0 2021-01-08 09:32:40.811 | + functions-common:apt_get:1118 : time_stop apt-get 2021-01-08 09:32:40.814 | + functions-common:time_stop:2306 : local name 2021-01-08 09:32:40.816 | + functions-common:time_stop:2307 : local end_time 2021-01-08 09:32:40.819 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:32:40.822 | + functions-common:time_stop:2309 : local total 2021-01-08 09:32:40.824 | + functions-common:time_stop:2310 : local start_time 2021-01-08 09:32:40.826 | + functions-common:time_stop:2312 : name=apt-get 2021-01-08 09:32:40.829 | + functions-common:time_stop:2313 : start_time=1610098352207 2021-01-08 09:32:40.831 | + functions-common:time_stop:2315 : [[ -z 1610098352207 ]] 2021-01-08 09:32:40.834 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:32:40.838 | + functions-common:time_stop:2318 : end_time=1610098360835 2021-01-08 09:32:40.840 | + functions-common:time_stop:2319 : elapsed_time=8628 2021-01-08 09:32:40.842 | + functions-common:time_stop:2320 : total=210577 2021-01-08 09:32:40.845 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:32:40.847 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=219205 2021-01-08 09:32:40.850 | + functions-common:apt_get:1119 : return 0 2021-01-08 09:32:40.852 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-01-08 09:32:40.854 | + ./stack.sh:main:889 : configure_cinder 2021-01-08 09:32:40.857 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-01-08 09:32:40.869 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2021-01-08 09:32:40.872 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2021-01-08 09:32:40.874 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-01-08 09:32:40.877 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-01-08 09:32:40.880 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-01-08 09:32:40.880 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-01-08 09:32:40.884 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-01-08 09:32:40.886 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-01-08 09:32:40.888 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-01-08 09:32:40.890 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-01-08 09:32:40.892 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-01-08 09:32:40.894 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-01-08 09:32:40.896 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-01-08 09:32:40.898 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-01-08 09:32:40.909 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-01-08 09:32:40.919 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2021-01-08 09:32:40.931 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-01-08 09:32:40.943 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-01-08 09:32:40.953 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-01-08 09:32:40.956 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-01-08 09:32:40.959 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.1DjDRziSGt 2021-01-08 09:32:40.961 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-01-08 09:32:40.963 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-01-08 09:32:40.966 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-01-08 09:32:40.968 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.1DjDRziSGt 2021-01-08 09:32:40.971 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.1DjDRziSGt 2021-01-08 09:32:40.981 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.1DjDRziSGt /etc/sudoers.d/cinder-rootwrap 2021-01-08 09:32:40.993 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-01-08 09:32:40.996 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-01-08 09:32:40.998 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-01-08 09:32:41.001 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-01-08 09:32:41.003 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-01-08 09:32:41.005 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-01-08 09:32:41.007 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-01-08 09:32:41.009 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-01-08 09:32:41.012 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-01-08 09:32:41.016 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-01-08 09:32:41.019 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-01-08 09:32:41.037 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-01-08 09:32:41.054 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-01-08 09:32:41.072 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-01-08 09:32:41.089 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-01-08 09:32:41.106 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-01-08 09:32:41.124 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-01-08 09:32:41.142 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-01-08 09:32:41.159 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-01-08 09:32:41.162 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-01-08 09:32:41.164 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2021-01-08 09:32:41.166 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-01-08 09:32:41.169 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-01-08 09:32:41.194 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-01-08 09:32:41.217 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.53/identity 2021-01-08 09:32:41.242 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-01-08 09:32:41.265 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-01-08 09:32:41.290 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-01-08 09:32:41.314 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-01-08 09:32:41.338 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-01-08 09:32:41.362 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-01-08 09:32:41.386 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-01-08 09:32:41.410 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-01-08 09:32:41.435 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2021-01-08 09:32:41.460 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2021-01-08 09:32:41.463 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-01-08 09:32:41.465 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-01-08 09:32:41.467 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-01-08 09:32:41.471 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-01-08 09:32:41.473 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-01-08 09:32:41.499 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-01-08 09:32:41.524 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-01-08 09:32:41.548 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-01-08 09:32:41.572 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-01-08 09:32:41.598 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-01-08 09:32:41.622 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-01-08 09:32:41.648 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2021-01-08 09:32:41.650 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.53 2021-01-08 09:32:41.674 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-01-08 09:32:41.701 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2021-01-08 09:32:41.708 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 2ef0aae9379a45dc4ab9596d04abdb03 2021-01-08 09:32:41.733 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2021-01-08 09:32:41.748 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:32:41.750 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2021-01-08 09:32:41.766 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:32:41.768 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2021-01-08 09:32:41.784 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:32:41.786 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2021-01-08 09:32:41.801 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:32:41.804 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2021-01-08 09:32:41.806 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-01-08 09:32:41.808 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-01-08 09:32:41.811 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-01-08 09:32:41.813 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-01-08 09:32:41.815 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-01-08 09:32:41.818 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-01-08 09:32:41.834 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:32:41.837 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-01-08 09:32:41.839 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-01-08 09:32:41.841 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-01-08 09:32:41.856 | ++ functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:32:41.858 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-01-08 09:32:41.862 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-01-08 09:32:41.886 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-01-08 09:32:41.889 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-01-08 09:32:41.891 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2021-01-08 09:32:41.893 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2021-01-08 09:32:41.896 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2021-01-08 09:32:41.899 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-01-08 09:32:41.915 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-01-08 09:32:41.917 | + functions:setup_systemd_logging:719 : local pidstr= 2021-01-08 09:32:41.919 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-01-08 09:32:41.922 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-01-08 09:32:41.925 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-01-08 09:32:41.949 | + functions:setup_systemd_logging:728 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-01-08 09:32:41.974 | + functions:setup_systemd_logging:729 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-01-08 09:32:41.999 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-01-08 09:32:42.023 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-01-08 09:32:42.025 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-01-08 09:32:42.028 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-01-08 09:32:42.030 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-01-08 09:32:42.033 | + lib/apache:write_uwsgi_config:260 : local http= 2021-01-08 09:32:42.036 | + lib/apache:write_uwsgi_config:261 : local name= 2021-01-08 09:32:42.038 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-01-08 09:32:42.042 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-01-08 09:32:42.044 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-01-08 09:32:42.047 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-01-08 09:32:42.058 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-01-08 09:32:42.059 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-01-08 09:32:42.066 | d /var/run/uwsgi 0755 ubuntu root 2021-01-08 09:32:42.069 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-01-08 09:32:42.082 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-01-08 09:32:42.085 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-01-08 09:32:42.088 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-01-08 09:32:42.114 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-01-08 09:32:42.138 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-01-08 09:32:42.162 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-01-08 09:32:42.186 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-01-08 09:32:42.209 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-01-08 09:32:42.233 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-01-08 09:32:42.258 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-01-08 09:32:42.282 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-01-08 09:32:42.306 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-01-08 09:32:42.330 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-01-08 09:32:42.354 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-01-08 09:32:42.378 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-01-08 09:32:42.402 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-01-08 09:32:42.404 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-01-08 09:32:42.408 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-01-08 09:32:42.410 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-01-08 09:32:42.412 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-01-08 09:32:42.415 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:32:42.417 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:32:42.419 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-01-08 09:32:42.422 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-01-08 09:32:42.425 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-01-08 09:32:42.448 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-01-08 09:32:42.474 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-01-08 09:32:42.474 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-01-08 09:32:42.481 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-01-08 09:32:42.484 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-01-08 09:32:42.487 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-01-08 09:32:42.489 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-01-08 09:32:42.491 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-01-08 09:32:42.494 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-01-08 09:32:42.496 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:32:42.498 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:32:42.501 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-01-08 09:32:42.503 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-01-08 09:32:42.507 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:32:42.509 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:32:42.511 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-01-08 09:32:42.572 | Enabling site cinder-wsgi. 2021-01-08 09:32:42.577 | To activate the new configuration, you need to run: 2021-01-08 09:32:42.577 | systemctl reload apache2 2021-01-08 09:32:42.582 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-01-08 09:32:42.585 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-01-08 09:32:42.587 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-01-08 09:32:42.589 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-01-08 09:32:42.734 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-01-08 09:32:42.737 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-01-08 09:32:42.764 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.53/image 2021-01-08 09:32:42.789 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-01-08 09:32:42.804 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:32:42.807 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-01-08 09:32:42.809 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-01-08 09:32:42.811 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-01-08 09:32:42.814 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-01-08 09:32:42.816 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-01-08 09:32:42.844 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2021-01-08 09:32:42.869 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.53/identity 2021-01-08 09:32:42.894 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2021-01-08 09:32:42.919 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-01-08 09:32:42.943 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-01-08 09:32:42.968 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2021-01-08 09:32:42.993 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-01-08 09:32:43.018 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-01-08 09:32:43.043 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-01-08 09:32:43.069 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-01-08 09:32:43.093 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-01-08 09:32:43.117 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2021-01-08 09:32:43.120 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2021-01-08 09:32:43.136 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:32:43.138 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.53:2379 2021-01-08 09:32:43.164 | + ./stack.sh:main:892 : is_service_enabled neutron 2021-01-08 09:32:43.181 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:32:43.183 | + ./stack.sh:main:894 : stack_install_service neutron 2021-01-08 09:32:43.186 | + lib/stack:stack_install_service:20 : local service=neutron 2021-01-08 09:32:43.189 | + lib/stack:stack_install_service:21 : type install_neutron 2021-01-08 09:32:43.191 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-01-08 09:32:43.194 | + lib/stack:stack_install_service:32 : install_neutron 2021-01-08 09:32:43.196 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-01-08 09:32:43.200 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-01-08 09:32:43.200 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-01-08 09:32:43.204 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-01-08 09:32:43.207 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-01-08 09:32:43.210 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-01-08 09:32:43.212 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-01-08 09:32:43.215 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-01-08 09:32:43.217 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-01-08 09:32:43.220 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-01-08 09:32:43.222 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:32:43.225 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:32:43.227 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2021-01-08 09:32:43.230 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:32:43.232 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-01-08 09:32:43.235 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2021-01-08 09:32:43.237 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2021-01-08 09:32:43.240 | + functions-common:git_clone:527 : local git_ref=master 2021-01-08 09:32:43.242 | + functions-common:git_clone:528 : local orig_dir 2021-01-08 09:32:43.245 | ++ functions-common:git_clone:529 : pwd 2021-01-08 09:32:43.247 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-01-08 09:32:43.249 | + functions-common:git_clone:530 : local git_clone_flags= 2021-01-08 09:32:43.253 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-01-08 09:32:43.268 | + functions-common:git_clone:532 : RECLONE=False 2021-01-08 09:32:43.270 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-01-08 09:32:43.272 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-01-08 09:32:43.275 | + functions-common:git_clone:546 : echo master 2021-01-08 09:32:43.276 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-01-08 09:32:43.280 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2021-01-08 09:32:43.282 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-01-08 09:32:43.285 | + functions-common:git_clone:594 : cd /opt/stack/neutron 2021-01-08 09:32:43.287 | + functions-common:git_clone:595 : git show --oneline 2021-01-08 09:32:43.288 | + functions-common:git_clone:595 : head -1 2021-01-08 09:32:43.291 | 588be19298 Merge "[L3] Document QoS support in Neutron" 2021-01-08 09:32:43.294 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-01-08 09:32:43.296 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-01-08 09:32:43.299 | + inc/python:setup_develop:338 : local bindep 2021-01-08 09:32:43.302 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-01-08 09:32:43.304 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-01-08 09:32:43.306 | + inc/python:setup_develop:344 : local extras= 2021-01-08 09:32:43.309 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-01-08 09:32:43.311 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-01-08 09:32:43.314 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-01-08 09:32:43.317 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-01-08 09:32:43.319 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-01-08 09:32:43.322 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-01-08 09:32:43.325 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-01-08 09:32:43.327 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-01-08 09:32:43.330 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-01-08 09:32:43.333 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-01-08 09:32:43.335 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-01-08 09:32:43.338 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-01-08 09:32:43.343 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-01-08 09:32:43.346 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2021-01-08 09:32:44.050 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-01-08 09:32:44.053 | + inc/python:setup_package:417 : local bindep=0 2021-01-08 09:32:44.055 | + inc/python:setup_package:418 : local bindep_flag= 2021-01-08 09:32:44.057 | + inc/python:setup_package:419 : local bindep_profiles= 2021-01-08 09:32:44.060 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-01-08 09:32:44.062 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-01-08 09:32:44.064 | + inc/python:setup_package:426 : local flags=-e 2021-01-08 09:32:44.067 | + inc/python:setup_package:427 : local extras= 2021-01-08 09:32:44.069 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-01-08 09:32:44.071 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-01-08 09:32:44.074 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-01-08 09:32:44.076 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-01-08 09:32:44.079 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-01-08 09:32:44.081 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-01-08 09:32:44.099 | Using python 3.6 to install /opt/stack/neutron 2021-01-08 09:32:44.101 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-01-08 09:32:46.259 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-08 09:32:46.259 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-01-08 09:32:46.276 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-08 09:32:46.280 | Obtaining file:///opt/stack/neutron 2021-01-08 09:32:48.574 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-01-08 09:32:50.846 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2021-01-08 09:32:50.853 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-01-08 09:32:50.856 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-01-08 09:32:50.866 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-01-08 09:32:50.876 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-01-08 09:32:50.888 | Requirement already satisfied: SQLAlchemy===1.3.22 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.22) 2021-01-08 09:32:50.912 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-01-08 09:32:50.927 | Requirement already satisfied: alembic===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.3) 2021-01-08 09:32:50.936 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-01-08 09:32:50.944 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-01-08 09:32:50.947 | Requirement already satisfied: eventlet===0.30.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.30.0) 2021-01-08 09:32:50.958 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2021-01-08 09:32:50.964 | Requirement already satisfied: greenlet===0.4.17 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.17) 2021-01-08 09:32:50.967 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2021-01-08 09:32:50.970 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.3.0) 2021-01-08 09:32:51.037 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.2.0) 2021-01-08 09:32:51.096 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (0.8.0) 2021-01-08 09:32:51.103 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.10.9) 2021-01-08 09:32:51.272 | Collecting neutron-lib===2.7.0 2021-01-08 09:32:51.280 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d58/3c0bfcd82929b/neutron_lib-2.7.0-py3-none-any.whl (519 kB) 2021-01-08 09:32:51.637 | Collecting openstacksdk===0.52.0 2021-01-08 09:32:51.646 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cd8/a23539961e295/openstacksdk-0.52.0-py3-none-any.whl (1.3 MB) 2021-01-08 09:32:51.900 | Collecting os-ken===1.3.0 2021-01-08 09:32:51.918 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4ca/11d69356c54d5/os_ken-1.3.0-py3-none-any.whl (2.1 MB) 2021-01-08 09:32:52.089 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.7.0) 2021-01-08 09:32:52.202 | Collecting os-traits===2.4.0 2021-01-08 09:32:52.209 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/85e/cc9635036635c/os_traits-2.4.0-py3-none-any.whl (31 kB) 2021-01-08 09:32:52.405 | Collecting os-vif===2.3.0 2021-01-08 09:32:52.412 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d45/ffef9628a96b5/os_vif-2.3.0-py3-none-any.whl (104 kB) 2021-01-08 09:32:52.517 | Requirement already satisfied: oslo.cache===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.6.1) 2021-01-08 09:32:52.555 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (4.3.1) 2021-01-08 09:32:52.568 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (8.4.0) 2021-01-08 09:32:52.616 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (3.1.1) 2021-01-08 09:32:52.622 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (8.4.0) 2021-01-08 09:32:52.676 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (5.0.1) 2021-01-08 09:32:52.682 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2021-01-08 09:32:52.726 | Requirement already satisfied: oslo.messaging===12.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (12.6.0) 2021-01-08 09:32:52.788 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (4.1.1) 2021-01-08 09:32:52.807 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (3.6.0) 2021-01-08 09:32:52.824 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (2.4.0) 2021-01-08 09:32:52.841 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.2.0) 2021-01-08 09:32:52.856 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (6.2.0) 2021-01-08 09:32:52.861 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.0.1) 2021-01-08 09:32:52.871 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.0) 2021-01-08 09:32:52.896 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (1.3.0) 2021-01-08 09:32:52.907 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.7.0) 2021-01-08 09:32:52.927 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.4.0) 2021-01-08 09:32:52.950 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.4.0) 2021-01-08 09:32:53.028 | Collecting ovs===2.13.0 2021-01-08 09:32:53.034 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/1bf/5c1d276201545/ovs-2.13.0-py3-none-any.whl (118 kB) 2021-01-08 09:32:53.178 | Collecting ovsdbapp===1.7.0 2021-01-08 09:32:53.184 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d46/331fb697bc961/ovsdbapp-1.7.0-py3-none-any.whl (110 kB) 2021-01-08 09:32:53.272 | Requirement already satisfied: packaging===20.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (20.8) 2021-01-08 09:32:53.278 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (5.5.1) 2021-01-08 09:32:53.404 | Collecting pecan===1.3.3 2021-01-08 09:32:53.411 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d95/927cd140c5839/pecan-1.3.3-py3-none-any.whl (146 kB) 2021-01-08 09:32:53.502 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (0.7.2) 2021-01-08 09:32:53.505 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (5.8.0) 2021-01-08 09:32:53.528 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (20.0.1) 2021-01-08 09:32:53.544 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (3.1.1) 2021-01-08 09:32:53.556 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.9.6) 2021-01-08 09:32:53.559 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.4.7) 2021-01-08 09:32:53.691 | Collecting pyroute2===0.5.14 2021-01-08 09:32:53.698 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/774/c5ecf05fe40f0/pyroute2-0.5.14.tar.gz (873 kB) 2021-01-08 09:32:54.751 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (2.8.1) 2021-01-08 09:32:54.870 | Collecting python-designateclient===4.1.0 2021-01-08 09:32:54.877 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a08/11d01a89b69c8/python_designateclient-4.1.0-py3-none-any.whl (80 kB) 2021-01-08 09:32:54.980 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (1.0.4) 2021-01-08 09:32:54.983 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (4.2.0) 2021-01-08 09:32:55.170 | Collecting python-neutronclient===7.2.1 2021-01-08 09:32:55.178 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c2f/4d57d42d5962d/python_neutronclient-7.2.1-py3-none-any.whl (433 kB) 2021-01-08 09:32:55.299 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (17.2.1) 2021-01-08 09:32:55.319 | Requirement already satisfied: pytz===2020.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (2020.5) 2021-01-08 09:32:55.323 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (0.7) 2021-01-08 09:32:55.331 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (2.25.1) 2021-01-08 09:32:55.445 | Collecting requestsexceptions===1.4.0 2021-01-08 09:32:55.451 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/308/3d872b6e07dc5/requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2021-01-08 09:32:55.530 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.4.0) 2021-01-08 09:32:55.645 | Collecting setproctitle===1.2.1 2021-01-08 09:32:55.650 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/24fefc6612099/setproctitle-1.2.1-cp36-cp36m-manylinux1_x86_64.whl (35 kB) 2021-01-08 09:32:55.733 | Requirement already satisfied: setuptools===51.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (51.1.1) 2021-01-08 09:32:55.780 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (3.17.2) 2021-01-08 09:32:55.784 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (1.15.0) 2021-01-08 09:32:55.829 | Collecting sortedcontainers===2.3.0 2021-01-08 09:32:55.836 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/372/57a32add0a3ee/sortedcontainers-2.3.0-py2.py3-none-any.whl (29 kB) 2021-01-08 09:32:55.843 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (0.13.0) 2021-01-08 09:32:55.855 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (0.4.1) 2021-01-08 09:32:55.858 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (3.3.0) 2021-01-08 09:32:55.861 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2021-01-08 09:32:55.870 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (6.3.1) 2021-01-08 09:32:55.886 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (2.0.1) 2021-01-08 09:32:55.896 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (0.5.0) 2021-01-08 09:32:55.903 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.4.0) 2021-01-08 09:32:56.017 | Collecting tinyrpc===1.0.4 2021-01-08 09:32:56.023 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/4e7/2714bf0a16e74/tinyrpc-1.0.4-py3-none-any.whl (35 kB) 2021-01-08 09:32:56.120 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.8.0) 2021-01-08 09:32:56.185 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (1.4.0) 2021-01-08 09:32:56.190 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.1.0) 2021-01-08 09:32:56.197 | Requirement already satisfied: urllib3===1.26.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.26.2) 2021-01-08 09:32:56.221 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (0.12.1) 2021-01-08 09:32:56.226 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.12.1) 2021-01-08 09:32:56.229 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.3.2) 2021-01-08 09:32:56.234 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2021-01-08 09:32:56.242 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-01-08 09:32:56.251 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.13) 2021-01-08 09:32:56.254 | Requirement already satisfied: importlib-resources===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (4.1.1) 2021-01-08 09:32:56.283 | Requirement already satisfied: importlib-metadata===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (3.3.0) 2021-01-08 09:32:56.323 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2021-01-08 09:32:56.327 | Requirement already satisfied: cryptography===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.3.1) 2021-01-08 09:32:56.473 | Collecting jmespath===0.10.0 2021-01-08 09:32:56.478 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdf/6525904cc5977/jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2021-01-08 09:32:56.559 | Requirement already satisfied: dogpile.cache===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.1) 2021-01-08 09:32:56.658 | Collecting munch===2.5.0 2021-01-08 09:32:56.665 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f4/4af89a2ce4ed0/munch-2.5.0-py2.py3-none-any.whl (10 kB) 2021-01-08 09:32:56.765 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-01-08 09:32:56.768 | Requirement already satisfied: jsonpatch===1.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (1.28) 2021-01-08 09:32:56.774 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.0.2) 2021-01-08 09:32:56.777 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2021-01-08 09:32:56.783 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (5.0.2) 2021-01-08 09:32:56.830 | Requirement already satisfied: amqp===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.2) 2021-01-08 09:32:56.834 | Requirement already satisfied: cachetools===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.2.0) 2021-01-08 09:32:56.837 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.4) 2021-01-08 09:32:56.841 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2021-01-08 09:32:56.977 | Collecting WebTest===2.0.35 2021-01-08 09:32:56.986 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/44d/dfe99b5eca4cf/WebTest-2.0.35-py2.py3-none-any.whl (32 kB) 2021-01-08 09:32:57.171 | Collecting logutils===0.3.5 2021-01-08 09:32:57.178 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/330/91b324881269f/logutils-0.3.5-py2.py3-none-any.whl (20 kB) 2021-01-08 09:32:57.256 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.2.0) 2021-01-08 09:32:57.288 | Requirement already satisfied: cliff===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.5.0) 2021-01-08 09:32:57.421 | Collecting osc-lib===2.3.0 2021-01-08 09:32:57.427 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a2/b93c7191589ed/osc_lib-2.3.0-py3-none-any.whl (88 kB) 2021-01-08 09:32:57.676 | Collecting os-client-config===2.1.0 2021-01-08 09:32:57.682 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/27b/dc338f8a87281/os_client_config-2.1.0-py3-none-any.whl (31 kB) 2021-01-08 09:32:57.763 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.12.5) 2021-01-08 09:32:57.766 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2021-01-08 09:32:57.770 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2021-01-08 09:32:57.774 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-01-08 09:32:57.776 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (1.6.0) 2021-01-08 09:32:57.779 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2021-01-08 09:32:57.781 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2021-01-08 09:32:57.784 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.4.0) 2021-01-08 09:32:57.787 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (3.4.0) 2021-01-08 09:32:57.842 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (3.7.4.3) 2021-01-08 09:32:57.846 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (2.0) 2021-01-08 09:32:57.850 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.5) 2021-01-08 09:32:57.852 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (5.0.0) 2021-01-08 09:32:57.855 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (2.20) 2021-01-08 09:32:57.981 | Collecting waitress===1.4.4 2021-01-08 09:32:57.987 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3d6/33e78149eb83b/waitress-1.4.4-py2.py3-none-any.whl (58 kB) 2021-01-08 09:32:58.199 | Collecting beautifulsoup4===4.9.3 2021-01-08 09:32:58.205 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fff/47e031e34ec82/beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) 2021-01-08 09:32:58.296 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.17.3) 2021-01-08 09:32:58.301 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-01-08 09:32:58.347 | Requirement already satisfied: cmd2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.4.0) 2021-01-08 09:32:58.528 | Collecting soupsieve===2.1 2021-01-08 09:32:58.535 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4bb/21a6ee4707bf4/soupsieve-2.1-py3-none-any.whl (32 kB) 2021-01-08 09:32:58.617 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.2.5) 2021-01-08 09:32:58.623 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.4) 2021-01-08 09:32:58.628 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (1.8.1) 2021-01-08 09:32:58.631 | Building wheels for collected packages: pyroute2 2021-01-08 09:32:58.631 | Building wheel for pyroute2 (setup.py): started 2021-01-08 09:32:59.672 | Building wheel for pyroute2 (setup.py): finished with status 'done' 2021-01-08 09:32:59.675 | Created wheel for pyroute2: filename=pyroute2-0.5.14-py3-none-any.whl size=391761 sha256=6e8d0784fa99de377c7bfb632de8cfe67ff899ac430c970e1109b78c7eb55397 2021-01-08 09:32:59.675 | Stored in directory: /root/.cache/pip/wheels/53/0a/0f/5bfd17b16df551bb25b3cf5daa998f0fc3a35dd9a717b2ffce 2021-01-08 09:32:59.676 | Successfully built pyroute2 2021-01-08 09:33:00.863 | Installing collected packages: waitress, soupsieve, beautifulsoup4, WebTest, logutils, pecan, os-traits, setproctitle, tinyrpc, sortedcontainers, ovs, os-ken, neutron-lib, jmespath, requestsexceptions, munch, openstacksdk, os-client-config, osc-lib, python-neutronclient, ovsdbapp, pyroute2, python-designateclient, os-vif, neutron 2021-01-08 09:33:01.393 | Attempting uninstall: sortedcontainers 2021-01-08 09:33:01.395 | Found existing installation: sortedcontainers 1.5.7 2021-01-08 09:33:01.396 | Uninstalling sortedcontainers-1.5.7: 2021-01-08 09:33:01.418 | Successfully uninstalled sortedcontainers-1.5.7 2021-01-08 09:33:01.449 | Attempting uninstall: ovs 2021-01-08 09:33:01.450 | Found existing installation: ovs 2.13.1 2021-01-08 09:33:01.452 | Uninstalling ovs-2.13.1: 2021-01-08 09:33:01.473 | Successfully uninstalled ovs-2.13.1 2021-01-08 09:33:07.363 | Running setup.py develop for neutron 2021-01-08 09:33:09.912 | Successfully installed WebTest-2.0.35 beautifulsoup4-4.9.3 jmespath-0.10.0 logutils-0.3.5 munch-2.5.0 neutron neutron-lib-2.7.0 openstacksdk-0.52.0 os-client-config-2.1.0 os-ken-1.3.0 os-traits-2.4.0 os-vif-2.3.0 osc-lib-2.3.0 ovs-2.13.0 ovsdbapp-1.7.0 pecan-1.3.3 pyroute2-0.5.14 python-designateclient-4.1.0 python-neutronclient-7.2.1 requestsexceptions-1.4.0 setproctitle-1.2.1 sortedcontainers-2.3.0 soupsieve-2.1 tinyrpc-1.0.4 waitress-1.4.4 2021-01-08 09:33:10.049 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-08 09:33:10.049 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-08 09:33:10.183 | + inc/python:pip_install:200 : result=0 2021-01-08 09:33:10.185 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-08 09:33:10.187 | + functions-common:time_stop:2306 : local name 2021-01-08 09:33:10.189 | + functions-common:time_stop:2307 : local end_time 2021-01-08 09:33:10.192 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:33:10.194 | + functions-common:time_stop:2309 : local total 2021-01-08 09:33:10.196 | + functions-common:time_stop:2310 : local start_time 2021-01-08 09:33:10.198 | + functions-common:time_stop:2312 : name=pip_install 2021-01-08 09:33:10.201 | + functions-common:time_stop:2313 : start_time=1610098364095 2021-01-08 09:33:10.203 | + functions-common:time_stop:2315 : [[ -z 1610098364095 ]] 2021-01-08 09:33:10.206 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:33:10.209 | + functions-common:time_stop:2318 : end_time=1610098390207 2021-01-08 09:33:10.211 | + functions-common:time_stop:2319 : elapsed_time=26112 2021-01-08 09:33:10.214 | + functions-common:time_stop:2320 : total=200363 2021-01-08 09:33:10.216 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:33:10.218 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=226475 2021-01-08 09:33:10.221 | + inc/python:pip_install:203 : return 0 2021-01-08 09:33:10.223 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-01-08 09:33:10.226 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-01-08 09:33:10.228 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-01-08 09:33:10.244 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-01-08 09:33:10.255 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-01-08 09:33:10.258 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-01-08 09:33:10.260 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:33:10.263 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:33:10.265 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2021-01-08 09:33:10.268 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:33:10.271 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2021-01-08 09:33:10.273 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-01-08 09:33:10.275 | + ./stack.sh:main:897 : is_service_enabled nova 2021-01-08 09:33:10.292 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:33:10.294 | + ./stack.sh:main:899 : stack_install_service nova 2021-01-08 09:33:10.296 | + lib/stack:stack_install_service:20 : local service=nova 2021-01-08 09:33:10.299 | + lib/stack:stack_install_service:21 : type install_nova 2021-01-08 09:33:10.301 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-01-08 09:33:10.304 | + lib/stack:stack_install_service:32 : install_nova 2021-01-08 09:33:10.306 | + lib/nova:install_nova:799 : use_library_from_git os-vif 2021-01-08 09:33:10.309 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-01-08 09:33:10.311 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:33:10.313 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:33:10.316 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2021-01-08 09:33:10.318 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:33:10.320 | + lib/nova:install_nova:804 : is_service_enabled n-cpu 2021-01-08 09:33:10.336 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:33:10.338 | + lib/nova:install_nova:808 : is_service_enabled n-novnc 2021-01-08 09:33:10.354 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:33:10.356 | + lib/nova:install_nova:820 : is_service_enabled n-spice 2021-01-08 09:33:10.371 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:33:10.374 | + lib/nova:install_nova:832 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2021-01-08 09:33:10.377 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2021-01-08 09:33:10.379 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2021-01-08 09:33:10.381 | + functions-common:git_clone:527 : local git_ref=master 2021-01-08 09:33:10.383 | + functions-common:git_clone:528 : local orig_dir 2021-01-08 09:33:10.386 | ++ functions-common:git_clone:529 : pwd 2021-01-08 09:33:10.388 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-01-08 09:33:10.391 | + functions-common:git_clone:530 : local git_clone_flags= 2021-01-08 09:33:10.394 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-01-08 09:33:10.408 | + functions-common:git_clone:532 : RECLONE=False 2021-01-08 09:33:10.410 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-01-08 09:33:10.412 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-01-08 09:33:10.415 | + functions-common:git_clone:546 : echo master 2021-01-08 09:33:10.415 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-01-08 09:33:10.420 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2021-01-08 09:33:10.422 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-01-08 09:33:10.424 | + functions-common:git_clone:594 : cd /opt/stack/nova 2021-01-08 09:33:10.427 | + functions-common:git_clone:595 : git show --oneline 2021-01-08 09:33:10.427 | + functions-common:git_clone:595 : head -1 2021-01-08 09:33:10.429 | 4689996861 Merge "tests: Remove 'test_extended_hypervisors'" 2021-01-08 09:33:10.432 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-01-08 09:33:10.434 | + lib/nova:install_nova:833 : setup_develop /opt/stack/nova 2021-01-08 09:33:10.436 | + inc/python:setup_develop:338 : local bindep 2021-01-08 09:33:10.439 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-01-08 09:33:10.442 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-01-08 09:33:10.444 | + inc/python:setup_develop:344 : local extras= 2021-01-08 09:33:10.447 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-01-08 09:33:10.449 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-01-08 09:33:10.451 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-01-08 09:33:10.454 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-01-08 09:33:10.457 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-01-08 09:33:10.459 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-01-08 09:33:10.462 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-01-08 09:33:10.465 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-01-08 09:33:10.467 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-01-08 09:33:10.470 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-01-08 09:33:10.472 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-01-08 09:33:10.475 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-01-08 09:33:10.480 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2021-01-08 09:33:10.482 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2021-01-08 09:33:11.165 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2021-01-08 09:33:11.167 | + inc/python:setup_package:417 : local bindep=0 2021-01-08 09:33:11.170 | + inc/python:setup_package:418 : local bindep_flag= 2021-01-08 09:33:11.172 | + inc/python:setup_package:419 : local bindep_profiles= 2021-01-08 09:33:11.174 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2021-01-08 09:33:11.177 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2021-01-08 09:33:11.179 | + inc/python:setup_package:426 : local flags=-e 2021-01-08 09:33:11.181 | + inc/python:setup_package:427 : local extras= 2021-01-08 09:33:11.183 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-01-08 09:33:11.185 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-01-08 09:33:11.188 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-01-08 09:33:11.190 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-01-08 09:33:11.193 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-01-08 09:33:11.195 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2021-01-08 09:33:11.213 | Using python 3.6 to install /opt/stack/nova 2021-01-08 09:33:11.215 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2021-01-08 09:33:13.455 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-08 09:33:13.455 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-01-08 09:33:13.472 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-08 09:33:13.477 | Obtaining file:///opt/stack/nova 2021-01-08 09:33:17.018 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-01-08 09:33:20.567 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2021-01-08 09:33:20.575 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-01-08 09:33:20.578 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-01-08 09:33:20.588 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-01-08 09:33:20.598 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2021-01-08 09:33:20.602 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-01-08 09:33:20.615 | Requirement already satisfied: SQLAlchemy===1.3.22 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.22) 2021-01-08 09:33:20.638 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-01-08 09:33:20.653 | Requirement already satisfied: castellan===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.7.0) 2021-01-08 09:33:20.676 | Requirement already satisfied: cryptography===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.3.1) 2021-01-08 09:33:20.719 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2021-01-08 09:33:20.863 | Collecting dataclasses===0.8 2021-01-08 09:33:20.870 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/020/1d89fa866f68c/dataclasses-0.8-py3-none-any.whl (19 kB) 2021-01-08 09:33:20.960 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-01-08 09:33:20.963 | Requirement already satisfied: eventlet===0.30.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.30.0) 2021-01-08 09:33:20.974 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2021-01-08 09:33:20.981 | Requirement already satisfied: greenlet===0.4.17 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.17) 2021-01-08 09:33:20.983 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.13) 2021-01-08 09:33:20.987 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.2.0) 2021-01-08 09:33:21.019 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.3.0) 2021-01-08 09:33:21.087 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.2.0) 2021-01-08 09:33:21.147 | Requirement already satisfied: lxml===4.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (4.6.2) 2021-01-08 09:33:21.259 | Collecting microversion-parse===1.0.1 2021-01-08 09:33:21.265 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-01-08 09:33:21.356 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (0.8.0) 2021-01-08 09:33:21.363 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.10.9) 2021-01-08 09:33:21.366 | Requirement already satisfied: openstacksdk===0.52.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (0.52.0) 2021-01-08 09:33:21.421 | Requirement already satisfied: os-brick===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 281)) (4.1.0) 2021-01-08 09:33:21.547 | Collecting os-resource-classes===1.0.0 2021-01-08 09:33:21.553 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3a/6c732391350de/os_resource_classes-1.0.0-py3-none-any.whl (10 kB) 2021-01-08 09:33:21.644 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (1.7.0) 2021-01-08 09:33:21.649 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (2.4.0) 2021-01-08 09:33:21.654 | Requirement already satisfied: os-vif===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.3.0) 2021-01-08 09:33:21.681 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (5.4.0) 2021-01-08 09:33:21.800 | Collecting os-xenapi===0.3.4 2021-01-08 09:33:21.805 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2021-01-08 09:33:21.919 | Requirement already satisfied: oslo.cache===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.6.1) 2021-01-08 09:33:21.960 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (4.3.1) 2021-01-08 09:33:21.973 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (8.4.0) 2021-01-08 09:33:22.021 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (3.1.1) 2021-01-08 09:33:22.027 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (8.4.0) 2021-01-08 09:33:22.082 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (5.0.1) 2021-01-08 09:33:22.089 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2021-01-08 09:33:22.133 | Requirement already satisfied: oslo.messaging===12.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (12.6.0) 2021-01-08 09:33:22.197 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.1) 2021-01-08 09:33:22.217 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (3.6.0) 2021-01-08 09:33:22.233 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.4.0) 2021-01-08 09:33:22.251 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.2.0) 2021-01-08 09:33:22.267 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (6.2.0) 2021-01-08 09:33:22.271 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.0.1) 2021-01-08 09:33:22.281 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (2.4.0) 2021-01-08 09:33:22.308 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (1.3.0) 2021-01-08 09:33:22.320 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.7.0) 2021-01-08 09:33:22.340 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2021-01-08 09:33:22.363 | Requirement already satisfied: ovsdbapp===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (1.7.0) 2021-01-08 09:33:22.373 | Requirement already satisfied: packaging===20.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (20.8) 2021-01-08 09:33:22.379 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (2.7.2) 2021-01-08 09:33:22.418 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (5.5.1) 2021-01-08 09:33:22.421 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.7.2) 2021-01-08 09:33:22.424 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (5.8.0) 2021-01-08 09:33:22.448 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (3.1.1) 2021-01-08 09:33:22.460 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.9.6) 2021-01-08 09:33:22.462 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.4.7) 2021-01-08 09:33:22.592 | Collecting pypowervm===1.1.24 2021-01-08 09:33:22.601 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/12598607ad9d3/pypowervm-1.1.24-py2.py3-none-any.whl (1.1 MB) 2021-01-08 09:33:22.750 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.5.14) 2021-01-08 09:33:22.757 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.17.3) 2021-01-08 09:33:22.762 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (5.0.1) 2021-01-08 09:33:22.781 | Requirement already satisfied: python-cinderclient===7.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (7.2.0) 2021-01-08 09:33:22.801 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (2.8.1) 2021-01-08 09:33:22.807 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (3.2.2) 2021-01-08 09:33:22.827 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (4.2.0) 2021-01-08 09:33:22.848 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (7.2.1) 2021-01-08 09:33:22.878 | Requirement already satisfied: pytz===2020.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (2020.5) 2021-01-08 09:33:22.883 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (0.7) 2021-01-08 09:33:22.890 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (2.25.1) 2021-01-08 09:33:22.914 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.4.0) 2021-01-08 09:33:22.916 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (1.3.3) 2021-01-08 09:33:22.921 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (1.4.0) 2021-01-08 09:33:22.926 | Requirement already satisfied: setuptools===51.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (51.1.1) 2021-01-08 09:33:22.974 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (3.17.2) 2021-01-08 09:33:22.977 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.15.0) 2021-01-08 09:33:22.981 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (0.13.0) 2021-01-08 09:33:22.992 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (0.4.1) 2021-01-08 09:33:22.996 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.3.0) 2021-01-08 09:33:22.999 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.3.0) 2021-01-08 09:33:23.008 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (4.5.0) 2021-01-08 09:33:23.077 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (6.3.1) 2021-01-08 09:33:23.093 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (2.0.1) 2021-01-08 09:33:23.104 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (0.5.0) 2021-01-08 09:33:23.110 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (2.4.0) 2021-01-08 09:33:23.131 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.8.0) 2021-01-08 09:33:23.198 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (1.4.0) 2021-01-08 09:33:23.201 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.1.0) 2021-01-08 09:33:23.210 | Requirement already satisfied: urllib3===1.26.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (1.26.2) 2021-01-08 09:33:23.233 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (0.12.1) 2021-01-08 09:33:23.238 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.3.3) 2021-01-08 09:33:23.344 | Collecting websockify===0.9.0 2021-01-08 09:33:23.350 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2021-01-08 09:33:23.464 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.12.1) 2021-01-08 09:33:23.467 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (1.3.2) 2021-01-08 09:33:23.575 | Collecting zVMCloudConnector===1.4.1 2021-01-08 09:33:23.581 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-01-08 09:33:24.486 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.4) 2021-01-08 09:33:24.490 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2021-01-08 09:33:24.500 | Requirement already satisfied: importlib-metadata===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (3.3.0) 2021-01-08 09:33:24.541 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-01-08 09:33:24.588 | Requirement already satisfied: importlib-resources===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (4.1.1) 2021-01-08 09:33:24.616 | Requirement already satisfied: dogpile.cache===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.1) 2021-01-08 09:33:24.623 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (0.10.0) 2021-01-08 09:33:24.627 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-01-08 09:33:24.631 | Requirement already satisfied: jsonpatch===1.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (1.28) 2021-01-08 09:33:24.636 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (2.5.0) 2021-01-08 09:33:24.662 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-01-08 09:33:24.790 | Collecting Babel===2.9.0 2021-01-08 09:33:24.814 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9d3/5c22fcc79893c/Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) 2021-01-08 09:33:25.116 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2021-01-08 09:33:25.121 | Requirement already satisfied: alembic===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.3) 2021-01-08 09:33:25.131 | Requirement already satisfied: amqp===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.2) 2021-01-08 09:33:25.136 | Requirement already satisfied: cachetools===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.2.0) 2021-01-08 09:33:25.139 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (5.0.2) 2021-01-08 09:33:25.187 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.0.2) 2021-01-08 09:33:25.190 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2021-01-08 09:33:25.202 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.13.0) 2021-01-08 09:33:25.208 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2021-01-08 09:33:25.218 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2021-01-08 09:33:25.234 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (0.2.8) 2021-01-08 09:33:25.239 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (0.4.8) 2021-01-08 09:33:25.242 | Requirement already satisfied: cliff===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.5.0) 2021-01-08 09:33:25.259 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (20.0.1) 2021-01-08 09:33:25.275 | Requirement already satisfied: osc-lib===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.3.0) 2021-01-08 09:33:25.291 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (2.1.0) 2021-01-08 09:33:25.296 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2021-01-08 09:33:25.300 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2021-01-08 09:33:25.304 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.12.5) 2021-01-08 09:33:25.307 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-01-08 09:33:25.310 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2021-01-08 09:33:25.319 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (2.5) 2021-01-08 09:33:25.362 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (1.4.1) 2021-01-08 09:33:25.368 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2021-01-08 09:33:25.370 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (1.6.0) 2021-01-08 09:33:25.373 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2021-01-08 09:33:25.377 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.4.0) 2021-01-08 09:33:26.398 | Collecting numpy===1.19.5 2021-01-08 09:33:26.427 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a46/46724fba402aa/numpy-1.19.5-cp36-cp36m-manylinux2010_x86_64.whl (14.8 MB) 2021-01-08 09:33:26.846 | Requirement already satisfied: PyJWT===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.0.0) 2021-01-08 09:33:26.877 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (2.20) 2021-01-08 09:33:26.881 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (3.4.0) 2021-01-08 09:33:26.908 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (3.7.4.3) 2021-01-08 09:33:26.913 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (2.0) 2021-01-08 09:33:26.917 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.5) 2021-01-08 09:33:26.920 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (1.0.4) 2021-01-08 09:33:26.923 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2021-01-08 09:33:26.931 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (5.0.0) 2021-01-08 09:33:26.935 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (2.3.0) 2021-01-08 09:33:26.938 | Requirement already satisfied: cmd2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.4.0) 2021-01-08 09:33:26.999 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.8.1) 2021-01-08 09:33:27.001 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (0.2.5) 2021-01-08 09:33:27.007 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.4) 2021-01-08 09:33:27.011 | Building wheels for collected packages: zVMCloudConnector 2021-01-08 09:33:27.012 | Building wheel for zVMCloudConnector (setup.py): started 2021-01-08 09:33:27.992 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-01-08 09:33:27.994 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303899 sha256=846a4bd32bec3ce0a782a3c5fad7fbf2057cec8a616b4c0e6373e5f39a3ce96e 2021-01-08 09:33:27.995 | Stored in directory: /root/.cache/pip/wheels/77/e9/f7/60f0d1ed62c86db5498c1a2c54e062ef948abfc58230673f10 2021-01-08 09:33:27.995 | Successfully built zVMCloudConnector 2021-01-08 09:33:28.988 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, Babel, os-xenapi, pypowervm, zVMCloudConnector, dataclasses, nova 2021-01-08 09:33:33.317 | Running setup.py develop for nova 2021-01-08 09:33:37.194 | Successfully installed Babel-2.9.0 dataclasses-0.8 microversion-parse-1.0.1 nova numpy-1.19.5 os-resource-classes-1.0.0 os-xenapi-0.3.4 pypowervm-1.1.24 websockify-0.9.0 zVMCloudConnector-1.4.1 2021-01-08 09:33:37.336 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-08 09:33:37.337 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-08 09:33:37.467 | + inc/python:pip_install:200 : result=0 2021-01-08 09:33:37.470 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-08 09:33:37.472 | + functions-common:time_stop:2306 : local name 2021-01-08 09:33:37.475 | + functions-common:time_stop:2307 : local end_time 2021-01-08 09:33:37.477 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:33:37.479 | + functions-common:time_stop:2309 : local total 2021-01-08 09:33:37.481 | + functions-common:time_stop:2310 : local start_time 2021-01-08 09:33:37.483 | + functions-common:time_stop:2312 : name=pip_install 2021-01-08 09:33:37.486 | + functions-common:time_stop:2313 : start_time=1610098391209 2021-01-08 09:33:37.488 | + functions-common:time_stop:2315 : [[ -z 1610098391209 ]] 2021-01-08 09:33:37.490 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:33:37.494 | + functions-common:time_stop:2318 : end_time=1610098417491 2021-01-08 09:33:37.496 | + functions-common:time_stop:2319 : elapsed_time=26282 2021-01-08 09:33:37.498 | + functions-common:time_stop:2320 : total=226475 2021-01-08 09:33:37.500 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:33:37.502 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=252757 2021-01-08 09:33:37.505 | + inc/python:pip_install:203 : return 0 2021-01-08 09:33:37.507 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-01-08 09:33:37.509 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-01-08 09:33:37.511 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-01-08 09:33:37.528 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-01-08 09:33:37.540 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2021-01-08 09:33:37.543 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-01-08 09:33:37.545 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:33:37.547 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:33:37.550 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2021-01-08 09:33:37.552 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:33:37.555 | + lib/nova:install_nova:834 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-01-08 09:33:37.567 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-01-08 09:33:37.569 | + ./stack.sh:main:900 : configure_nova 2021-01-08 09:33:37.571 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2021-01-08 09:33:37.584 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2021-01-08 09:33:37.586 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-01-08 09:33:37.589 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-01-08 09:33:37.592 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-01-08 09:33:37.593 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-01-08 09:33:37.597 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-01-08 09:33:37.600 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-01-08 09:33:37.602 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-01-08 09:33:37.604 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-01-08 09:33:37.607 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-01-08 09:33:37.609 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-01-08 09:33:37.612 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-01-08 09:33:37.614 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-01-08 09:33:37.624 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-01-08 09:33:37.636 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2021-01-08 09:33:37.647 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2021-01-08 09:33:37.658 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-01-08 09:33:37.670 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-01-08 09:33:37.673 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-01-08 09:33:37.677 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.MP5eur3GPw 2021-01-08 09:33:37.679 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-01-08 09:33:37.682 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-01-08 09:33:37.684 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-01-08 09:33:37.687 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-01-08 09:33:37.689 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-01-08 09:33:37.691 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.MP5eur3GPw 2021-01-08 09:33:37.695 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.MP5eur3GPw 2021-01-08 09:33:37.705 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.MP5eur3GPw /etc/sudoers.d/nova-rootwrap 2021-01-08 09:33:37.717 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-01-08 09:33:37.720 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-01-08 09:33:37.723 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-01-08 09:33:37.726 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-01-08 09:33:37.728 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-01-08 09:33:37.731 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-01-08 09:33:37.733 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-01-08 09:33:37.736 | + lib/nova:configure_nova:240 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-01-08 09:33:37.738 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-01-08 09:33:37.742 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2021-01-08 09:33:37.758 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:33:37.761 | + lib/nova:configure_nova:320 : create_nova_conf 2021-01-08 09:33:37.763 | + lib/nova:create_nova_conf:387 : rm -f /opt/stack/nova/bin/nova.conf 2021-01-08 09:33:37.766 | + lib/nova:create_nova_conf:390 : rm -f /etc/nova/nova.conf 2021-01-08 09:33:37.770 | + lib/nova:create_nova_conf:391 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-01-08 09:33:37.794 | + lib/nova:create_nova_conf:392 : '[' True == True ']' 2021-01-08 09:33:37.796 | + lib/nova:create_nova_conf:393 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-01-08 09:33:37.819 | + lib/nova:create_nova_conf:395 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-01-08 09:33:37.844 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-01-08 09:33:37.866 | + lib/nova:create_nova_conf:397 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-01-08 09:33:37.891 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf scheduler workers 2 2021-01-08 09:33:37.916 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-01-08 09:33:37.941 | + lib/nova:create_nova_conf:400 : [[ 4 == 6 ]] 2021-01-08 09:33:37.943 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.53 2021-01-08 09:33:37.966 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-01-08 09:33:37.989 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-01-08 09:33:38.012 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-01-08 09:33:38.036 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-01-08 09:33:38.059 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-01-08 09:33:38.084 | + lib/nova:create_nova_conf:412 : is_fedora 2021-01-08 09:33:38.086 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-01-08 09:33:38.089 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-01-08 09:33:38.091 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-01-08 09:33:38.093 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-01-08 09:33:38.095 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-01-08 09:33:38.097 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-01-08 09:33:38.099 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-01-08 09:33:38.101 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-01-08 09:33:38.103 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-01-08 09:33:38.105 | + lib/nova:create_nova_conf:412 : is_suse 2021-01-08 09:33:38.107 | + functions-common:is_suse:464 : is_opensuse 2021-01-08 09:33:38.110 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-01-08 09:33:38.112 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-01-08 09:33:38.114 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-01-08 09:33:38.117 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-01-08 09:33:38.119 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-01-08 09:33:38.121 | + lib/nova:create_nova_conf:421 : is_service_enabled n-api n-cond n-sched 2021-01-08 09:33:38.136 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:33:38.138 | + lib/nova:create_nova_conf:425 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-01-08 09:33:38.140 | + lib/nova:create_nova_conf:428 : local db=nova_cell0 2021-01-08 09:33:38.142 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-01-08 09:33:38.165 | ++ lib/nova:create_nova_conf:434 : database_connection_url nova_cell0 2021-01-08 09:33:38.167 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-01-08 09:33:38.170 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-01-08 09:33:38.172 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-01-08 09:33:38.174 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-01-08 09:33:38.177 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-01-08 09:33:38.203 | ++ lib/nova:create_nova_conf:435 : database_connection_url nova_api 2021-01-08 09:33:38.205 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-01-08 09:33:38.207 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-01-08 09:33:38.210 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-01-08 09:33:38.212 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-01-08 09:33:38.214 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-01-08 09:33:38.240 | + lib/nova:create_nova_conf:440 : iniset /etc/nova/nova.conf cache enabled True 2021-01-08 09:33:38.265 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-01-08 09:33:38.288 | + lib/nova:create_nova_conf:442 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-01-08 09:33:38.311 | + lib/nova:create_nova_conf:445 : is_service_enabled n-api 2021-01-08 09:33:38.326 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:33:38.328 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api-meta 2021-01-08 09:33:38.344 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:33:38.347 | ++ lib/nova:create_nova_conf:448 : echo osapi_compute,metadata 2021-01-08 09:33:38.347 | ++ lib/nova:create_nova_conf:448 : sed s/,metadata// 2021-01-08 09:33:38.351 | + lib/nova:create_nova_conf:448 : NOVA_ENABLED_APIS=osapi_compute 2021-01-08 09:33:38.354 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-01-08 09:33:38.377 | + lib/nova:create_nova_conf:451 : is_service_enabled tls-proxy 2021-01-08 09:33:38.392 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:33:38.394 | + lib/nova:create_nova_conf:457 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-01-08 09:33:38.396 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2021-01-08 09:33:38.398 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-01-08 09:33:38.401 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-01-08 09:33:38.403 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-01-08 09:33:38.428 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-01-08 09:33:38.452 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.53/identity 2021-01-08 09:33:38.475 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-01-08 09:33:38.498 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-01-08 09:33:38.522 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-01-08 09:33:38.545 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-01-08 09:33:38.569 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-01-08 09:33:38.593 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-01-08 09:33:38.616 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-01-08 09:33:38.640 | + lib/nova:create_nova_conf:460 : is_service_enabled cinder 2021-01-08 09:33:38.654 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:33:38.657 | + lib/nova:create_nova_conf:461 : configure_cinder_access 2021-01-08 09:33:38.659 | + lib/nova:configure_cinder_access:582 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-01-08 09:33:38.685 | + lib/nova:configure_cinder_access:583 : iniset /etc/nova/nova.conf cinder auth_type password 2021-01-08 09:33:38.709 | + lib/nova:configure_cinder_access:584 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.53/identity 2021-01-08 09:33:38.732 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder username nova 2021-01-08 09:33:38.755 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-01-08 09:33:38.779 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-01-08 09:33:38.802 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder project_name service 2021-01-08 09:33:38.826 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-01-08 09:33:38.850 | + lib/nova:configure_cinder_access:596 : is_service_enabled tls-proxy 2021-01-08 09:33:38.865 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:33:38.867 | + lib/nova:create_nova_conf:464 : '[' -n /opt/stack/data/nova ']' 2021-01-08 09:33:38.869 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-01-08 09:33:38.893 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-01-08 09:33:38.917 | + lib/nova:create_nova_conf:468 : '[' -n /opt/stack/data/nova/instances ']' 2021-01-08 09:33:38.920 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-01-08 09:33:38.944 | + lib/nova:create_nova_conf:471 : '[' False '!=' False ']' 2021-01-08 09:33:38.946 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2021-01-08 09:33:38.949 | + lib/nova:create_nova_conf:479 : is_suse 2021-01-08 09:33:38.951 | + functions-common:is_suse:464 : is_opensuse 2021-01-08 09:33:38.953 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-01-08 09:33:38.955 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-01-08 09:33:38.958 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-01-08 09:33:38.960 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-01-08 09:33:38.962 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-01-08 09:33:38.964 | + lib/nova:create_nova_conf:484 : setup_logging /etc/nova/nova.conf 2021-01-08 09:33:38.966 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2021-01-08 09:33:38.969 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2021-01-08 09:33:38.972 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-01-08 09:33:38.986 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-01-08 09:33:38.989 | + functions:setup_systemd_logging:719 : local pidstr= 2021-01-08 09:33:38.991 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-01-08 09:33:38.993 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-01-08 09:33:38.996 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-01-08 09:33:39.020 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-01-08 09:33:39.043 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-01-08 09:33:39.068 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-01-08 09:33:39.091 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-01-08 09:33:39.116 | + lib/nova:create_nova_conf:488 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-01-08 09:33:39.119 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2021-01-08 09:33:39.121 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-01-08 09:33:39.123 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2021-01-08 09:33:39.125 | + lib/apache:write_uwsgi_config:260 : local http= 2021-01-08 09:33:39.128 | + lib/apache:write_uwsgi_config:261 : local name= 2021-01-08 09:33:39.131 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2021-01-08 09:33:39.134 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2021-01-08 09:33:39.136 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-01-08 09:33:39.138 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-01-08 09:33:39.150 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-01-08 09:33:39.150 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-01-08 09:33:39.157 | d /var/run/uwsgi 0755 ubuntu root 2021-01-08 09:33:39.160 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-01-08 09:33:39.173 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-01-08 09:33:39.176 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-01-08 09:33:39.179 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-01-08 09:33:39.206 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-01-08 09:33:39.228 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-01-08 09:33:39.252 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-01-08 09:33:39.275 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-01-08 09:33:39.298 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-01-08 09:33:39.322 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-01-08 09:33:39.344 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-01-08 09:33:39.368 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-01-08 09:33:39.391 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-01-08 09:33:39.414 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-01-08 09:33:39.438 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-01-08 09:33:39.461 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-01-08 09:33:39.484 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-01-08 09:33:39.487 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-01-08 09:33:39.490 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2021-01-08 09:33:39.492 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2021-01-08 09:33:39.494 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-01-08 09:33:39.496 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:33:39.499 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:33:39.501 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-01-08 09:33:39.504 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-01-08 09:33:39.506 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-01-08 09:33:39.528 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-01-08 09:33:39.553 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 ' 2021-01-08 09:33:39.553 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-01-08 09:33:39.560 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-01-08 09:33:39.564 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2021-01-08 09:33:39.566 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2021-01-08 09:33:39.569 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-01-08 09:33:39.571 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-01-08 09:33:39.573 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-01-08 09:33:39.575 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:33:39.577 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:33:39.580 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-01-08 09:33:39.583 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-01-08 09:33:39.585 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:33:39.587 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:33:39.589 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2021-01-08 09:33:39.647 | Enabling site nova-api-wsgi. 2021-01-08 09:33:39.652 | To activate the new configuration, you need to run: 2021-01-08 09:33:39.652 | systemctl reload apache2 2021-01-08 09:33:39.656 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-01-08 09:33:39.658 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-01-08 09:33:39.660 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-01-08 09:33:39.663 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-01-08 09:33:39.805 | + lib/nova:create_nova_conf:489 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-01-08 09:33:39.807 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-01-08 09:33:39.811 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-01-08 09:33:39.813 | + lib/apache:write_uwsgi_config:259 : local url= 2021-01-08 09:33:39.816 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2021-01-08 09:33:39.818 | + lib/apache:write_uwsgi_config:261 : local name= 2021-01-08 09:33:39.821 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2021-01-08 09:33:39.825 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2021-01-08 09:33:39.827 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-01-08 09:33:39.829 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-01-08 09:33:39.841 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-01-08 09:33:39.841 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-01-08 09:33:39.847 | d /var/run/uwsgi 0755 ubuntu root 2021-01-08 09:33:39.850 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-01-08 09:33:39.864 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-01-08 09:33:39.866 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-01-08 09:33:39.870 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-01-08 09:33:39.896 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-01-08 09:33:39.919 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-01-08 09:33:39.943 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-01-08 09:33:39.966 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-01-08 09:33:39.990 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-01-08 09:33:40.013 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-01-08 09:33:40.037 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-01-08 09:33:40.060 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-01-08 09:33:40.083 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-01-08 09:33:40.107 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-01-08 09:33:40.131 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-01-08 09:33:40.154 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-01-08 09:33:40.178 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2021-01-08 09:33:40.180 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-01-08 09:33:40.203 | + lib/nova:create_nova_conf:491 : is_service_enabled ceilometer 2021-01-08 09:33:40.218 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:33:40.221 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-01-08 09:33:40.247 | ++ lib/nova:create_nova_conf:500 : get_notification_url 2021-01-08 09:33:40.250 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-01-08 09:33:40.252 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-01-08 09:33:40.267 | ++ functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:33:40.269 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-01-08 09:33:40.272 | + lib/nova:create_nova_conf:500 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-01-08 09:33:40.296 | + lib/nova:create_nova_conf:501 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-01-08 09:33:40.323 | + lib/nova:create_nova_conf:502 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-01-08 09:33:40.325 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-01-08 09:33:40.327 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-01-08 09:33:40.330 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-01-08 09:33:40.332 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-01-08 09:33:40.334 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-01-08 09:33:40.349 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:33:40.352 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-01-08 09:33:40.354 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-01-08 09:33:40.357 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-01-08 09:33:40.372 | ++ functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:33:40.374 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-01-08 09:33:40.377 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2021-01-08 09:33:40.401 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-01-08 09:33:40.403 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-01-08 09:33:40.405 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-01-08 09:33:40.429 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-01-08 09:33:40.453 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf conductor workers 2 2021-01-08 09:33:40.480 | + lib/nova:create_nova_conf:509 : is_service_enabled tls-proxy 2021-01-08 09:33:40.495 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:33:40.497 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-01-08 09:33:40.522 | + lib/nova:create_nova_conf:516 : '[' False == True ']' 2021-01-08 09:33:40.524 | + lib/nova:create_nova_conf:520 : is_service_enabled n-cond 2021-01-08 09:33:40.539 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:33:40.542 | ++ lib/nova:create_nova_conf:521 : seq 1 1 2021-01-08 09:33:40.545 | + lib/nova:create_nova_conf:521 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-01-08 09:33:40.548 | + lib/nova:create_nova_conf:522 : local conf 2021-01-08 09:33:40.550 | + lib/nova:create_nova_conf:523 : local vhost 2021-01-08 09:33:40.553 | ++ lib/nova:create_nova_conf:524 : conductor_conf 1 2021-01-08 09:33:40.555 | ++ lib/nova:conductor_conf:734 : local cell=1 2021-01-08 09:33:40.558 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2021-01-08 09:33:40.560 | + lib/nova:create_nova_conf:524 : conf=/etc/nova/nova_cell1.conf 2021-01-08 09:33:40.563 | + lib/nova:create_nova_conf:525 : vhost=nova_cell1 2021-01-08 09:33:40.565 | + lib/nova:create_nova_conf:527 : rm -f /etc/nova/nova_cell1.conf 2021-01-08 09:33:40.569 | ++ lib/nova:create_nova_conf:528 : database_connection_url nova_cell1 2021-01-08 09:33:40.571 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-01-08 09:33:40.574 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-01-08 09:33:40.576 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-01-08 09:33:40.580 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-01-08 09:33:40.585 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-01-08 09:33:40.614 | + lib/nova:create_nova_conf:529 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-01-08 09:33:40.639 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-01-08 09:33:40.665 | + lib/nova:create_nova_conf:532 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-01-08 09:33:40.667 | + lib/nova:create_nova_conf:535 : rpc_backend_add_vhost nova_cell1 2021-01-08 09:33:40.670 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-01-08 09:33:40.672 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-01-08 09:33:40.687 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:33:40.691 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-01-08 09:33:40.691 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-01-08 09:33:41.713 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-01-08 09:33:41.716 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-01-08 09:33:42.783 | Creating vhost "nova_cell1" 2021-01-08 09:33:42.853 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-01-08 09:33:43.911 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" 2021-01-08 09:33:43.934 | + lib/nova:create_nova_conf:536 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-01-08 09:33:43.937 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-01-08 09:33:43.939 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-01-08 09:33:43.941 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-01-08 09:33:43.944 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-01-08 09:33:43.946 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-01-08 09:33:43.961 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:33:43.964 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-01-08 09:33:43.967 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-01-08 09:33:43.969 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-01-08 09:33:43.983 | ++ functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:33:43.986 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/nova_cell1 2021-01-08 09:33:43.988 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/nova_cell1 2021-01-08 09:33:44.013 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-01-08 09:33:44.015 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-01-08 09:33:44.018 | + lib/nova:create_nova_conf:540 : is_service_enabled placement placement-client 2021-01-08 09:33:44.033 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:33:44.035 | + lib/nova:create_nova_conf:541 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-01-08 09:33:44.037 | + lib/nova:configure_placement_nova_compute:569 : local conf=/etc/nova/nova_cell1.conf 2021-01-08 09:33:44.040 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-01-08 09:33:44.066 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.53/identity 2021-01-08 09:33:44.090 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-01-08 09:33:44.114 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-01-08 09:33:44.138 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-01-08 09:33:44.161 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-01-08 09:33:44.185 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-01-08 09:33:44.209 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-01-08 09:33:44.233 | + lib/nova:create_nova_conf:545 : setup_logging /etc/nova/nova_cell1.conf 2021-01-08 09:33:44.236 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-01-08 09:33:44.238 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2021-01-08 09:33:44.241 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-01-08 09:33:44.256 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-01-08 09:33:44.259 | + functions:setup_systemd_logging:719 : local pidstr= 2021-01-08 09:33:44.261 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-01-08 09:33:44.263 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-01-08 09:33:44.265 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-01-08 09:33:44.290 | + functions:setup_systemd_logging:728 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-01-08 09:33:44.314 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-01-08 09:33:44.339 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-01-08 09:33:44.363 | + lib/nova:create_nova_conf:552 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-01-08 09:33:44.366 | ++ lib/nova:create_nova_conf:555 : seq 1 1 2021-01-08 09:33:44.369 | + lib/nova:create_nova_conf:555 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-01-08 09:33:44.372 | + lib/nova:create_nova_conf:556 : local conf 2021-01-08 09:33:44.375 | + lib/nova:create_nova_conf:557 : local offset 2021-01-08 09:33:44.377 | ++ lib/nova:create_nova_conf:558 : conductor_conf 1 2021-01-08 09:33:44.380 | ++ lib/nova:conductor_conf:734 : local cell=1 2021-01-08 09:33:44.382 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2021-01-08 09:33:44.385 | + lib/nova:create_nova_conf:558 : conf=/etc/nova/nova_cell1.conf 2021-01-08 09:33:44.387 | + lib/nova:create_nova_conf:559 : offset=0 2021-01-08 09:33:44.389 | + lib/nova:create_nova_conf:560 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-01-08 09:33:44.391 | + lib/nova:configure_console_proxies:669 : local conf=/etc/nova/nova_cell1.conf 2021-01-08 09:33:44.394 | + lib/nova:configure_console_proxies:670 : local offset=0 2021-01-08 09:33:44.396 | + lib/nova:configure_console_proxies:674 : offset=0 2021-01-08 09:33:44.398 | + lib/nova:configure_console_proxies:676 : is_service_enabled n-novnc 2021-01-08 09:33:44.413 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:33:44.415 | + lib/nova:configure_console_proxies:676 : is_service_enabled n-xvnc 2021-01-08 09:33:44.430 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:33:44.432 | + lib/nova:configure_console_proxies:676 : '[' False '!=' False ']' 2021-01-08 09:33:44.435 | + lib/nova:configure_console_proxies:710 : is_service_enabled n-spice 2021-01-08 09:33:44.450 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:33:44.452 | + lib/nova:configure_console_proxies:715 : is_service_enabled n-sproxy 2021-01-08 09:33:44.466 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:33:44.469 | + lib/nova:configure_nova:322 : is_service_enabled n-cpu 2021-01-08 09:33:44.484 | + functions-common:is_service_enabled:1962 : return 1 2021-01-08 09:33:44.487 | + ./stack.sh:main:903 : is_service_enabled placement 2021-01-08 09:33:44.503 | + functions-common:is_service_enabled:1962 : return 0 2021-01-08 09:33:44.505 | + ./stack.sh:main:905 : stack_install_service placement 2021-01-08 09:33:44.507 | + lib/stack:stack_install_service:20 : local service=placement 2021-01-08 09:33:44.510 | + lib/stack:stack_install_service:21 : type install_placement 2021-01-08 09:33:44.512 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-01-08 09:33:44.515 | + lib/stack:stack_install_service:32 : install_placement 2021-01-08 09:33:44.517 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-01-08 09:33:44.520 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2021-01-08 09:33:44.522 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:33:44.525 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:33:44.527 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2021-01-08 09:33:44.530 | + functions-common:install_package:1344 : update_package_repo 2021-01-08 09:33:44.532 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-01-08 09:33:44.535 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-01-08 09:33:44.537 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-01-08 09:33:44.539 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-01-08 09:33:44.542 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-01-08 09:33:44.544 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:33:44.547 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:33:44.549 | + functions-common:update_package_repo:1325 : apt_get_update 2021-01-08 09:33:44.552 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-01-08 09:33:44.554 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-01-08 09:33:44.557 | + functions-common:apt_get_update:1071 : return 2021-01-08 09:33:44.559 | + functions-common:install_package:1345 : real_install_package apache2 2021-01-08 09:33:44.562 | + functions-common:real_install_package:1330 : is_ubuntu 2021-01-08 09:33:44.564 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:33:44.566 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:33:44.569 | + functions-common:real_install_package:1331 : apt_get install apache2 2021-01-08 09:33:44.588 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-01-08 09:33:44.713 | Reading package lists... 2021-01-08 09:33:44.960 | Building dependency tree... 2021-01-08 09:33:44.961 | Reading state information... 2021-01-08 09:33:45.167 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2021-01-08 09:33:45.167 | The following packages were automatically installed and are no longer required: 2021-01-08 09:33:45.168 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-01-08 09:33:45.168 | python3-click python3-colorama python3-configobj python3-constantly 2021-01-08 09:33:45.168 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-01-08 09:33:45.168 | python3-pam python3-problem-report python3-pyasn1 2021-01-08 09:33:45.168 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-01-08 09:33:45.168 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-01-08 09:33:45.168 | Use 'sudo apt autoremove' to remove them. 2021-01-08 09:33:45.234 | 0 upgraded, 0 newly installed, 0 to remove and 162 not upgraded. 2021-01-08 09:33:45.238 | + functions-common:apt_get:1115 : result=0 2021-01-08 09:33:45.240 | + functions-common:apt_get:1118 : time_stop apt-get 2021-01-08 09:33:45.243 | + functions-common:time_stop:2306 : local name 2021-01-08 09:33:45.245 | + functions-common:time_stop:2307 : local end_time 2021-01-08 09:33:45.248 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:33:45.250 | + functions-common:time_stop:2309 : local total 2021-01-08 09:33:45.252 | + functions-common:time_stop:2310 : local start_time 2021-01-08 09:33:45.255 | + functions-common:time_stop:2312 : name=apt-get 2021-01-08 09:33:45.257 | + functions-common:time_stop:2313 : start_time=1610098424586 2021-01-08 09:33:45.259 | + functions-common:time_stop:2315 : [[ -z 1610098424586 ]] 2021-01-08 09:33:45.262 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:33:45.267 | + functions-common:time_stop:2318 : end_time=1610098425264 2021-01-08 09:33:45.269 | + functions-common:time_stop:2319 : elapsed_time=678 2021-01-08 09:33:45.272 | + functions-common:time_stop:2320 : total=219205 2021-01-08 09:33:45.274 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:33:45.276 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=219883 2021-01-08 09:33:45.279 | + functions-common:apt_get:1119 : return 0 2021-01-08 09:33:45.281 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2021-01-08 09:33:45.284 | + functions-common:is_package_installed:1353 : [[ -z libapache2-mod-wsgi ]] 2021-01-08 09:33:45.286 | + functions-common:is_package_installed:1357 : [[ -z deb ]] 2021-01-08 09:33:45.289 | + functions-common:is_package_installed:1361 : [[ deb = \d\e\b ]] 2021-01-08 09:33:45.291 | + functions-common:is_package_installed:1362 : dpkg -s libapache2-mod-wsgi 2021-01-08 09:33:45.316 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2021-01-08 09:33:45.318 | + functions-common:install_package:1344 : update_package_repo 2021-01-08 09:33:45.321 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-01-08 09:33:45.323 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-01-08 09:33:45.325 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-01-08 09:33:45.328 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-01-08 09:33:45.331 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-01-08 09:33:45.333 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:33:45.335 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:33:45.338 | + functions-common:update_package_repo:1325 : apt_get_update 2021-01-08 09:33:45.340 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-01-08 09:33:45.342 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-01-08 09:33:45.345 | + functions-common:apt_get_update:1071 : return 2021-01-08 09:33:45.347 | + functions-common:install_package:1345 : real_install_package libapache2-mod-wsgi-py3 2021-01-08 09:33:45.350 | + functions-common:real_install_package:1330 : is_ubuntu 2021-01-08 09:33:45.352 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:33:45.355 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:33:45.357 | + functions-common:real_install_package:1331 : apt_get install libapache2-mod-wsgi-py3 2021-01-08 09:33:45.377 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2021-01-08 09:33:45.498 | Reading package lists... 2021-01-08 09:33:45.745 | Building dependency tree... 2021-01-08 09:33:45.746 | Reading state information... 2021-01-08 09:33:45.958 | The following packages were automatically installed and are no longer required: 2021-01-08 09:33:45.959 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-01-08 09:33:45.959 | python3-click python3-colorama python3-configobj python3-constantly 2021-01-08 09:33:45.959 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-01-08 09:33:45.959 | python3-pam python3-problem-report python3-pyasn1 2021-01-08 09:33:45.959 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-01-08 09:33:45.959 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-01-08 09:33:45.959 | Use 'sudo apt autoremove' to remove them. 2021-01-08 09:33:46.002 | The following NEW packages will be installed: 2021-01-08 09:33:46.003 | libapache2-mod-wsgi-py3 2021-01-08 09:33:46.976 | 0 upgraded, 1 newly installed, 0 to remove and 162 not upgraded. 2021-01-08 09:33:46.976 | Need to get 88.3 kB of archives. 2021-01-08 09:33:46.976 | After this operation, 278 kB of additional disk space will be used. 2021-01-08 09:33:46.976 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-wsgi-py3 amd64 4.5.17-1ubuntu1 [88.3 kB] 2021-01-08 09:33:47.870 | Fetched 88.3 kB in 1s (67.1 kB/s) 2021-01-08 09:33:47.922 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-01-08 09:33:47.961 | (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 ... 77587 files and directories currently installed.) 2021-01-08 09:33:47.965 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.5.17-1ubuntu1_amd64.deb ... 2021-01-08 09:33:47.967 | Unpacking libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-01-08 09:33:48.054 | Setting up libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-01-08 09:33:48.238 | apache2_invoke: Enable module wsgi 2021-01-08 09:33:50.579 | + functions-common:apt_get:1115 : result=0 2021-01-08 09:33:50.582 | + functions-common:apt_get:1118 : time_stop apt-get 2021-01-08 09:33:50.584 | + functions-common:time_stop:2306 : local name 2021-01-08 09:33:50.587 | + functions-common:time_stop:2307 : local end_time 2021-01-08 09:33:50.590 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:33:50.592 | + functions-common:time_stop:2309 : local total 2021-01-08 09:33:50.594 | + functions-common:time_stop:2310 : local start_time 2021-01-08 09:33:50.597 | + functions-common:time_stop:2312 : name=apt-get 2021-01-08 09:33:50.599 | + functions-common:time_stop:2313 : start_time=1610098425374 2021-01-08 09:33:50.601 | + functions-common:time_stop:2315 : [[ -z 1610098425374 ]] 2021-01-08 09:33:50.605 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:33:50.608 | + functions-common:time_stop:2318 : end_time=1610098430606 2021-01-08 09:33:50.611 | + functions-common:time_stop:2319 : elapsed_time=5232 2021-01-08 09:33:50.613 | + functions-common:time_stop:2320 : total=219883 2021-01-08 09:33:50.615 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:33:50.618 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=225115 2021-01-08 09:33:50.620 | + functions-common:apt_get:1119 : return 0 2021-01-08 09:33:50.623 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2021-01-08 09:33:50.625 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-01-08 09:33:50.627 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-01-08 09:33:50.630 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-01-08 09:33:50.632 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-01-08 09:33:50.635 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-01-08 09:33:50.637 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-01-08 09:33:50.690 | wsgi (enabled by maintainer script) 2021-01-08 09:33:50.693 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-01-08 09:33:50.696 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-01-08 09:33:50.699 | + inc/python:pip_install_gr:77 : local clean_name 2021-01-08 09:33:50.702 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-01-08 09:33:50.704 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-01-08 09:33:50.707 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-01-08 09:33:50.711 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-01-08 09:33:50.711 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-01-08 09:33:50.716 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-01-08 09:33:50.718 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-01-08 09:33:50.721 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-01-08 09:33:50.724 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-01-08 09:33:50.726 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-01-08 09:33:50.746 | Using python 3.6 to install osc-placement 2021-01-08 09:33:50.748 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2021-01-08 09:33:53.031 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-08 09:33:53.031 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-01-08 09:33:53.049 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-08 09:33:53.187 | Collecting osc-placement===2.1.0 2021-01-08 09:33:53.196 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b5a/7e49631fe3469/osc_placement-2.1.0-py3-none-any.whl (54 kB) 2021-01-08 09:33:53.301 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.7.0) 2021-01-08 09:33:53.321 | Requirement already satisfied: packaging===20.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (20.8) 2021-01-08 09:33:53.327 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (5.5.1) 2021-01-08 09:33:53.330 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.4.7) 2021-01-08 09:33:53.334 | Requirement already satisfied: pytz===2020.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (2020.5) 2021-01-08 09:33:53.339 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (3.17.2) 2021-01-08 09:33:53.344 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.15.0) 2021-01-08 09:33:53.347 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.3.0) 2021-01-08 09:33:53.414 | Requirement already satisfied: osc-lib===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.3.0) 2021-01-08 09:33:53.431 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (0.8.0) 2021-01-08 09:33:53.438 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.10.9) 2021-01-08 09:33:53.441 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-01-08 09:33:53.450 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (5.0.1) 2021-01-08 09:33:53.457 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.13) 2021-01-08 09:33:53.460 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (2.25.1) 2021-01-08 09:33:53.482 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (1.7.0) 2021-01-08 09:33:53.487 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (3.3.0) 2021-01-08 09:33:53.497 | Requirement already satisfied: openstacksdk===0.52.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (0.52.0) 2021-01-08 09:33:53.529 | Requirement already satisfied: cliff===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.5.0) 2021-01-08 09:33:53.544 | Requirement already satisfied: importlib-resources===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (4.1.1) 2021-01-08 09:33:53.574 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.12.1) 2021-01-08 09:33:53.577 | Requirement already satisfied: urllib3===1.26.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (1.26.2) 2021-01-08 09:33:53.601 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2021-01-08 09:33:53.605 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2021-01-08 09:33:53.609 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.12.5) 2021-01-08 09:33:53.612 | Requirement already satisfied: importlib-metadata===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (3.3.0) 2021-01-08 09:33:53.653 | Requirement already satisfied: cryptography===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.3.1) 2021-01-08 09:33:53.696 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-01-08 09:33:53.700 | Requirement already satisfied: jsonpatch===1.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (1.28) 2021-01-08 09:33:53.706 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (2.5.0) 2021-01-08 09:33:53.729 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2021-01-08 09:33:53.733 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.4.0) 2021-01-08 09:33:53.736 | Requirement already satisfied: dogpile.cache===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.1) 2021-01-08 09:33:53.743 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-01-08 09:33:53.746 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (0.10.0) 2021-01-08 09:33:53.750 | Requirement already satisfied: cmd2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.4.0) 2021-01-08 09:33:53.810 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.7.2) 2021-01-08 09:33:53.813 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (3.4.0) 2021-01-08 09:33:53.840 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (3.7.4.3) 2021-01-08 09:33:53.845 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.4) 2021-01-08 09:33:53.849 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (2.0) 2021-01-08 09:33:53.853 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-01-08 09:33:53.899 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.4) 2021-01-08 09:33:53.904 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (0.2.5) 2021-01-08 09:33:53.910 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.8.1) 2021-01-08 09:33:53.913 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (2.20) 2021-01-08 09:33:55.833 | Installing collected packages: osc-placement 2021-01-08 09:33:56.023 | Successfully installed osc-placement-2.1.0 2021-01-08 09:33:56.162 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-08 09:33:56.162 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-08 09:33:56.257 | + inc/python:pip_install:200 : result=0 2021-01-08 09:33:56.259 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-08 09:33:56.262 | + functions-common:time_stop:2306 : local name 2021-01-08 09:33:56.264 | + functions-common:time_stop:2307 : local end_time 2021-01-08 09:33:56.267 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:33:56.269 | + functions-common:time_stop:2309 : local total 2021-01-08 09:33:56.272 | + functions-common:time_stop:2310 : local start_time 2021-01-08 09:33:56.274 | + functions-common:time_stop:2312 : name=pip_install 2021-01-08 09:33:56.277 | + functions-common:time_stop:2313 : start_time=1610098430741 2021-01-08 09:33:56.279 | + functions-common:time_stop:2315 : [[ -z 1610098430741 ]] 2021-01-08 09:33:56.282 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:33:56.286 | + functions-common:time_stop:2318 : end_time=1610098436283 2021-01-08 09:33:56.288 | + functions-common:time_stop:2319 : elapsed_time=5542 2021-01-08 09:33:56.291 | + functions-common:time_stop:2320 : total=252757 2021-01-08 09:33:56.293 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:33:56.295 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=258299 2021-01-08 09:33:56.298 | + inc/python:pip_install:203 : return 0 2021-01-08 09:33:56.300 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2021-01-08 09:33:56.303 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2021-01-08 09:33:56.305 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2021-01-08 09:33:56.308 | + functions-common:git_clone:527 : local git_ref=master 2021-01-08 09:33:56.310 | + functions-common:git_clone:528 : local orig_dir 2021-01-08 09:33:56.313 | ++ functions-common:git_clone:529 : pwd 2021-01-08 09:33:56.316 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-01-08 09:33:56.319 | + functions-common:git_clone:530 : local git_clone_flags= 2021-01-08 09:33:56.322 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-01-08 09:33:56.338 | + functions-common:git_clone:532 : RECLONE=False 2021-01-08 09:33:56.340 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-01-08 09:33:56.343 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-01-08 09:33:56.346 | + functions-common:git_clone:546 : echo master 2021-01-08 09:33:56.346 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-01-08 09:33:56.350 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2021-01-08 09:33:56.353 | + functions-common:git_clone:561 : [[ False = \T\r\u\e ]] 2021-01-08 09:33:56.355 | + functions-common:git_clone:567 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-01-08 09:33:56.358 | + functions-common:git_timed:619 : local count=0 2021-01-08 09:33:56.360 | + functions-common:git_timed:620 : local timeout=0 2021-01-08 09:33:56.362 | + functions-common:git_timed:622 : [[ -n 0 ]] 2021-01-08 09:33:56.365 | + functions-common:git_timed:623 : timeout=0 2021-01-08 09:33:56.367 | + functions-common:git_timed:626 : time_start git_timed 2021-01-08 09:33:56.370 | + functions-common:time_start:2292 : local name=git_timed 2021-01-08 09:33:56.372 | + functions-common:time_start:2293 : local start_time= 2021-01-08 09:33:56.374 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-01-08 09:33:56.377 | ++ functions-common:time_start:2297 : date +%s%3N 2021-01-08 09:33:56.380 | + functions-common:time_start:2297 : _TIME_START[$name]=1610098436378 2021-01-08 09:33:56.383 | + functions-common:git_timed:627 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-01-08 09:33:56.386 | Cloning into '/opt/stack/placement'... 2021-01-08 09:34:40.538 | + functions-common:git_timed:641 : time_stop git_timed 2021-01-08 09:34:40.541 | + functions-common:time_stop:2306 : local name 2021-01-08 09:34:40.543 | + functions-common:time_stop:2307 : local end_time 2021-01-08 09:34:40.545 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:34:40.548 | + functions-common:time_stop:2309 : local total 2021-01-08 09:34:40.550 | + functions-common:time_stop:2310 : local start_time 2021-01-08 09:34:40.553 | + functions-common:time_stop:2312 : name=git_timed 2021-01-08 09:34:40.555 | + functions-common:time_stop:2313 : start_time=1610098436378 2021-01-08 09:34:40.557 | + functions-common:time_stop:2315 : [[ -z 1610098436378 ]] 2021-01-08 09:34:40.560 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:34:40.563 | + functions-common:time_stop:2318 : end_time=1610098480561 2021-01-08 09:34:40.566 | + functions-common:time_stop:2319 : elapsed_time=44183 2021-01-08 09:34:40.569 | + functions-common:time_stop:2320 : total=0 2021-01-08 09:34:40.571 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:34:40.573 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=44183 2021-01-08 09:34:40.575 | + functions-common:git_clone:594 : cd /opt/stack/placement 2021-01-08 09:34:40.579 | + functions-common:git_clone:595 : git show --oneline 2021-01-08 09:34:40.579 | + functions-common:git_clone:595 : head -1 2021-01-08 09:34:40.582 | 0c8cc6ee Remove deprecated [placement]/policy_file config option 2021-01-08 09:34:40.585 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-01-08 09:34:40.587 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-01-08 09:34:40.590 | + inc/python:setup_develop:338 : local bindep 2021-01-08 09:34:40.592 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2021-01-08 09:34:40.595 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2021-01-08 09:34:40.597 | + inc/python:setup_develop:344 : local extras= 2021-01-08 09:34:40.600 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-01-08 09:34:40.602 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-01-08 09:34:40.605 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2021-01-08 09:34:40.607 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2021-01-08 09:34:40.609 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-01-08 09:34:40.612 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-01-08 09:34:40.615 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2021-01-08 09:34:40.618 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-01-08 09:34:40.621 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2021-01-08 09:34:40.623 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-01-08 09:34:40.626 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-01-08 09:34:40.629 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-01-08 09:34:40.634 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2021-01-08 09:34:40.637 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2021-01-08 09:34:41.321 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2021-01-08 09:34:41.323 | + inc/python:setup_package:417 : local bindep=0 2021-01-08 09:34:41.326 | + inc/python:setup_package:418 : local bindep_flag= 2021-01-08 09:34:41.328 | + inc/python:setup_package:419 : local bindep_profiles= 2021-01-08 09:34:41.331 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2021-01-08 09:34:41.334 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2021-01-08 09:34:41.336 | + inc/python:setup_package:426 : local flags=-e 2021-01-08 09:34:41.339 | + inc/python:setup_package:427 : local extras= 2021-01-08 09:34:41.341 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-01-08 09:34:41.343 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-01-08 09:34:41.346 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-01-08 09:34:41.349 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-01-08 09:34:41.351 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-01-08 09:34:41.354 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2021-01-08 09:34:41.372 | Using python 3.6 to install /opt/stack/placement 2021-01-08 09:34:41.374 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2021-01-08 09:34:43.652 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-01-08 09:34:43.652 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-01-08 09:34:43.670 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-01-08 09:34:43.674 | Obtaining file:///opt/stack/placement 2021-01-08 09:34:45.051 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-01-08 09:34:46.418 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-01-08 09:34:46.431 | Requirement already satisfied: SQLAlchemy===1.3.22 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.22) 2021-01-08 09:34:46.455 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-01-08 09:34:46.469 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.2.0) 2021-01-08 09:34:46.502 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.2.0) 2021-01-08 09:34:46.563 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.1) 2021-01-08 09:34:46.568 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (1.0.0) 2021-01-08 09:34:46.573 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.4.0) 2021-01-08 09:34:46.578 | Requirement already satisfied: oslo.cache===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.6.1) 2021-01-08 09:34:46.619 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (4.3.1) 2021-01-08 09:34:46.632 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (8.4.0) 2021-01-08 09:34:46.680 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (3.1.1) 2021-01-08 09:34:46.687 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.4.0) 2021-01-08 09:34:46.741 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (5.0.1) 2021-01-08 09:34:46.748 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.4.0) 2021-01-08 09:34:46.791 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.1.1) 2021-01-08 09:34:46.811 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (3.6.0) 2021-01-08 09:34:46.829 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.0.1) 2021-01-08 09:34:46.838 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (1.3.0) 2021-01-08 09:34:46.851 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.7.0) 2021-01-08 09:34:46.871 | Requirement already satisfied: packaging===20.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (20.8) 2021-01-08 09:34:46.878 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (5.5.1) 2021-01-08 09:34:46.881 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (0.7.2) 2021-01-08 09:34:46.884 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (3.1.1) 2021-01-08 09:34:46.896 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (0.9.6) 2021-01-08 09:34:46.899 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (2.4.7) 2021-01-08 09:34:46.903 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.17.3) 2021-01-08 09:34:46.908 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (2.8.1) 2021-01-08 09:34:46.913 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (4.2.0) 2021-01-08 09:34:46.934 | Requirement already satisfied: pytz===2020.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (2020.5) 2021-01-08 09:34:46.939 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (0.7) 2021-01-08 09:34:46.946 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (2.25.1) 2021-01-08 09:34:46.969 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2021-01-08 09:34:46.974 | Requirement already satisfied: setuptools===51.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (51.1.1) 2021-01-08 09:34:47.022 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (1.15.0) 2021-01-08 09:34:47.026 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (0.13.0) 2021-01-08 09:34:47.037 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (0.4.1) 2021-01-08 09:34:47.040 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2021-01-08 09:34:47.043 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (3.3.0) 2021-01-08 09:34:47.053 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.0.1) 2021-01-08 09:34:47.064 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (0.5.0) 2021-01-08 09:34:47.070 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (2.4.0) 2021-01-08 09:34:47.090 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.4.0) 2021-01-08 09:34:47.094 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.1.0) 2021-01-08 09:34:47.101 | Requirement already satisfied: urllib3===1.26.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.26.2) 2021-01-08 09:34:47.125 | Requirement already satisfied: importlib-metadata===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (3.3.0) 2021-01-08 09:34:47.165 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-01-08 09:34:47.212 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.3.0) 2021-01-08 09:34:47.279 | Requirement already satisfied: dogpile.cache===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.1) 2021-01-08 09:34:47.286 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2021-01-08 09:34:47.318 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2021-01-08 09:34:47.326 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2021-01-08 09:34:47.330 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (0.8.0) 2021-01-08 09:34:47.337 | Requirement already satisfied: alembic===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.3) 2021-01-08 09:34:47.346 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2021-01-08 09:34:47.354 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.0.2) 2021-01-08 09:34:47.357 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.10.9) 2021-01-08 09:34:47.361 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.13) 2021-01-08 09:34:47.364 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2021-01-08 09:34:47.369 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.12.5) 2021-01-08 09:34:47.371 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2021-01-08 09:34:47.376 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-01-08 09:34:47.379 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2021-01-08 09:34:47.382 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (1.6.0) 2021-01-08 09:34:47.385 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2021-01-08 09:34:47.397 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2021-01-08 09:34:47.400 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2021-01-08 09:34:47.402 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.4.0) 2021-01-08 09:34:47.406 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (3.7.4.3) 2021-01-08 09:34:47.411 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (3.4.0) 2021-01-08 09:34:47.439 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.7.0) 2021-01-08 09:34:47.444 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.5) 2021-01-08 09:34:47.446 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.12.1) 2021-01-08 09:34:47.449 | Requirement already satisfied: importlib-resources===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (4.1.1) 2021-01-08 09:34:47.478 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2021-01-08 09:34:47.487 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (1.0.4) 2021-01-08 09:34:47.490 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-01-08 09:34:49.147 | Installing collected packages: openstack-placement 2021-01-08 09:34:49.148 | Running setup.py develop for openstack-placement 2021-01-08 09:34:50.846 | Successfully installed openstack-placement 2021-01-08 09:34:50.990 | WARNING: You are using pip version 20.2.4; however, version 20.3.3 is available. 2021-01-08 09:34:50.990 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-01-08 09:34:51.089 | + inc/python:pip_install:200 : result=0 2021-01-08 09:34:51.092 | + inc/python:pip_install:202 : time_stop pip_install 2021-01-08 09:34:51.095 | + functions-common:time_stop:2306 : local name 2021-01-08 09:34:51.097 | + functions-common:time_stop:2307 : local end_time 2021-01-08 09:34:51.099 | + functions-common:time_stop:2308 : local elapsed_time 2021-01-08 09:34:51.102 | + functions-common:time_stop:2309 : local total 2021-01-08 09:34:51.104 | + functions-common:time_stop:2310 : local start_time 2021-01-08 09:34:51.106 | + functions-common:time_stop:2312 : name=pip_install 2021-01-08 09:34:51.108 | + functions-common:time_stop:2313 : start_time=1610098481367 2021-01-08 09:34:51.111 | + functions-common:time_stop:2315 : [[ -z 1610098481367 ]] 2021-01-08 09:34:51.113 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-01-08 09:34:51.117 | + functions-common:time_stop:2318 : end_time=1610098491114 2021-01-08 09:34:51.119 | + functions-common:time_stop:2319 : elapsed_time=9747 2021-01-08 09:34:51.121 | + functions-common:time_stop:2320 : total=258299 2021-01-08 09:34:51.124 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-01-08 09:34:51.126 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=268046 2021-01-08 09:34:51.128 | + inc/python:pip_install:203 : return 0 2021-01-08 09:34:51.131 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-01-08 09:34:51.133 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-01-08 09:34:51.136 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-01-08 09:34:51.154 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-01-08 09:34:51.166 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2021-01-08 09:34:51.168 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2021-01-08 09:34:51.170 | + inc/python:use_library_from_git:251 : local enabled=1 2021-01-08 09:34:51.173 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-01-08 09:34:51.175 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2021-01-08 09:34:51.178 | + inc/python:use_library_from_git:253 : return 1 2021-01-08 09:34:51.180 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-01-08 09:34:51.183 | + ./stack.sh:main:906 : configure_placement 2021-01-08 09:34:51.185 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-01-08 09:34:51.197 | + lib/placement:configure_placement:107 : create_placement_conf 2021-01-08 09:34:51.199 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-01-08 09:34:51.204 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-01-08 09:34:51.207 | ++ lib/database:database_connection_url:132 : local db=placement 2021-01-08 09:34:51.209 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-01-08 09:34:51.212 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-01-08 09:34:51.214 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-01-08 09:34:51.217 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-01-08 09:34:51.244 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-01-08 09:34:51.271 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-01-08 09:34:51.298 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-01-08 09:34:51.300 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2021-01-08 09:34:51.302 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2021-01-08 09:34:51.305 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-01-08 09:34:51.307 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-01-08 09:34:51.335 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-01-08 09:34:51.360 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.53/identity 2021-01-08 09:34:51.386 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-01-08 09:34:51.412 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-01-08 09:34:51.437 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-01-08 09:34:51.463 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-01-08 09:34:51.487 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-01-08 09:34:51.513 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-01-08 09:34:51.539 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-01-08 09:34:51.564 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-01-08 09:34:51.567 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2021-01-08 09:34:51.569 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2021-01-08 09:34:51.572 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-01-08 09:34:51.589 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-01-08 09:34:51.591 | + functions:setup_systemd_logging:719 : local pidstr= 2021-01-08 09:34:51.594 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-01-08 09:34:51.596 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-01-08 09:34:51.599 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-01-08 09:34:51.625 | + functions:setup_systemd_logging:728 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-01-08 09:34:51.649 | + functions:setup_systemd_logging:729 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-01-08 09:34:51.675 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-01-08 09:34:51.700 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-01-08 09:34:51.702 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-01-08 09:34:51.705 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2021-01-08 09:34:51.707 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api