ansible-playbook 2.7.0 config file = None configured module search path = [u'/opt/ansible27/ara-venv/local/lib/python2.7/site-packages/ara/plugins/modules'] ansible python module location = /opt/ansible27/ara-venv/local/lib/python2.7/site-packages/ansible executable location = /opt/ansible27/ara-venv/bin/ansible-playbook python version = 2.7.12 (default, Nov 20 2017, 18:23:56) [GCC 5.4.0 20160609] No config file found; using defaults statically imported: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/run-unstack.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/install-apt-packages.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/install-apt-latest-packages.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/remove-apt-packages.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/install-pip.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/configure-pip-index.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/install-python-packages.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/find-data-port.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/install-zuul.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/prepare-git-repos.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/install-networking-hyperv.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/write-configs.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/run-stack.yaml PLAYBOOK: build-devstack.yaml ************************************************** 1 plays in /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/build-devstack.yaml PLAY [devstack] **************************************************************** TASK [Gathering Facts] ********************************************************* task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/build-devstack.yaml:2 ok: [10.222.0.30] META: ran handlers TASK [Include variables from job_vars/os-brick.yaml] *************************** task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/build-devstack.yaml:7 ok: [10.222.0.30] => {"ansible_facts": {}, "ansible_included_var_files": [], "changed": false, "failed_when_result": false, "message": "Could not find or access 'job_vars/os-brick.yaml'\nSearched in:\n\t/home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/vars/job_vars/os-brick.yaml\n\t/home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/job_vars/os-brick.yaml\n\t/home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/vars/job_vars/os-brick.yaml\n\t/home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/job_vars/os-brick.yaml on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"} TASK [Include variables from job_vars/os-brick-smb.yaml] *********************** task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/build-devstack.yaml:12 ok: [10.222.0.30] => {"ansible_facts": {"cherry_picks": [{"patches": ["refs/heads/neutron-ovs-bridge-arping"], "path": "{{ devstack_dir.devstack }}", "project": "openstack/devstack", "url": "https://github.com/cloudbase/devstack"}], "compute_driver": "compute_hyperv.driver.HyperVDriver", "data_bridge_ovs": "br-ethernet", "join_ad": false, "local_conf": {"append": "ATTACH_ENCRYPTED_VOLUME_AVAILABLE=False\nSWIFT_REPLICAS=1\nSWIFT_HASH=66a3d6b56c1f479c8b4e70ab5d2014f6\nSWIFT_START_ALL_SERVICES=False\nUSE_PYTHON3=True\n\n[[post-config|$NOVA_CONF]]\n[DEFAULT]\nforce_config_drive = True\nscheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter\n[glance]\nuse_glance_v1=False\n[oslo_messaging_rabbit]\nheartbeat_timeout_threshold = 600\nheartbeat_rate = 3 \n[placement]\nos_region_name = RegionOne\nproject_domain_name = Default\nproject_name = service\nuser_domain_name = Default\npassword = Passw0rd\nusername = placement\nauth_url = http://{{ devstack_ip }}/identity\nauth_type = password\n\n[[post-config|$NEUTRON_CONF]]\n[database]\nmin_pool_size = 5\nmax_pool_size = 50\nmax_overflow = 50\n[quotas]\nquota_network = 100\nquota_subnet = 100\nquota_port = 500\nquota_security_group = 100\nquota_security_group_rule = 100\nquota_vip = 100\nquota_pool = 100\nquota_loadbalancer = 100\nquota_router = 100\nquota_floatingip = 50\nquota_firewall = 10\nquota_firewall_policy = 10\nquota_firewall_rule = 100\n\n[[post-config|$CINDER_CONF]]\n[DEFAULT]\nos_privileged_user_auth_url=http://{{ devstack_ip }}/identity/v2.0\n\n[[post-config|/$Q_PLUGIN_CONF_FILE]]\n[securitygroup]\nenable_security_group = True\n# Note(lpetrut): For some reason, the br-int controller is\n# unaccessible, so we'll stick with ovs-ofctl until we find\n# out what's wrong.\n[ovs]\nof_interface = ovs-ofctl\n", "block_migration": true, "disable_services": ["c-bak", "c-vol", "n-obj", "n-novnc", "n-net", "n-cpu", "q-lbaas", "q-fwaas", "horizon"], "enable_services": ["rabbit", "mysql", "key", "n-api", "n-crt", "n-cond", "n-sch", "n-cauth", "neutron", "q-svc", "q-agt", "q-dhcp", "q-l3", "q-meta", "q-metering", "q-vpn", "g-api", "g-reg", "cinder", "c-api", "c-sch", "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", "tempest"], "image_urls": "{{ image_urls }}", "ip_version": 4, "live_migration": false}, "log_key": "/home/jenkins-slave/.ssh/id_rsa_log.pem", "log_path": "/tmp/build_logs/{{ zuul_change }}-{{ zuul_patchset }}/{{ job_type }}", "post_stack_bash": "source {{ devstack_dir.devstack }}/functions\nTEMPEST_CONFIG={{ devstack_dir.stack }}/tempest/etc/tempest.conf\niniset $TEMPEST_CONFIG compute volume_device_name \"sdb\"\niniset $TEMPEST_CONFIG compute min_compute_nodes {{ win2016_compute_nodes | length }}\niniset $TEMPEST_CONFIG compute flavor_ref 452\niniset $TEMPEST_CONFIG compute flavor_ref_alt 451\niniset $TEMPEST_CONFIG compute-feature-enabled rdp_console true\niniset $TEMPEST_CONFIG compute-feature-enabled block_migrate_cinder_iscsi False\niniset $TEMPEST_CONFIG compute-feature-enabled block_migration_for_live_migration False\niniset $TEMPEST_CONFIG compute-feature-enabled live_migration False\niniset $TEMPEST_CONFIG compute-feature-enabled interface_attach False\niniset $TEMPEST_CONFIG compute-feature-enabled swap_volume False\n\niniset $TEMPEST_CONFIG scenario img_file \"/home/ubuntu/devstack/files/{{ local_conf.image_urls | basename }}\"\niniset $TEMPEST_CONFIG scenario img_disk_format vhdx\niniset $TEMPEST_CONFIG scenario dhcp_client dhclient\n\nIMAGE_REF=`iniget $TEMPEST_CONFIG compute image_ref`\niniset $TEMPEST_CONFIG compute image_ref_alt $IMAGE_REF\niniset $TEMPEST_CONFIG validation image_ssh_user ubuntu\niniset $TEMPEST_CONFIG validation image_alt_ssh_user ubuntu\n\niniset $TEMPEST_CONFIG compute build_timeout 360\niniset $TEMPEST_CONFIG orchestration build_timeout 360\niniset $TEMPEST_CONFIG volume build_timeout 360\niniset $TEMPEST_CONFIG boto build_timeout 360\n\niniset $TEMPEST_CONFIG compute ssh_timeout 360\niniset $TEMPEST_CONFIG compute allow_tenant_isolation True\n", "services": [{"binary": "{{ win_dir.python }}\\scripts\\nova-compute.exe", "config": "{{ win_dir.etc }}\\nova.conf", "description": "OpenStack nova Compute Service", "name": "nova-compute", "nova": null, "template": "nova.conf"}, {"binary": "{{ win_dir.python }}\\scripts\\cinder-volume.exe", "cinder": null, "config": "{{ win_dir.etc }}\\cinder-volume.conf", "description": "OpenStack Cinder Volume Service", "name": "cinder-volume", "template": "cinder-volume.conf"}], "smbshare": "c:\\smbshare", "tempest_tests": {"excluded-tests": "tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern\n", "included-tests": "tempest.scenario.test_minimum_basic\ntempest.scenario.test_stamp_pattern\ntempest.scenario.test_volume_boot_pattern\n"}, "vms": [{"additional_params": "ansible_ssh_private_key_file=/home/jenkins-slave/.ssh/id_rsa.pem ansible_ssh_common_args=\"-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null\"", "devstack": null, "flavor": "devstack", "image": "focal-15.04.2021", "inventory_group": "devstack", "name": "dv-osbrick-{{ zuul_change }}-{{ zuul_patchset }}-{{ job_type }}", "tags": "dv-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}-{{ job_type }}", "userdata": ""}, {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "ci-win2016hv", "hv2016-compute": null, "image": "win2016-hypervrole", "inventory_group": "win2016-compute", "name": "hv-osbrick-{{ zuul_change }}-{{ zuul_patchset }}-{{ job_type }}", "tags": "hv-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}-{{ job_type }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}], "vmswitches": [{"management": false, "name": "{{ data_bridge }}", "subnet": "{{ data_network }}"}], "volume_driver": "cinder.volume.drivers.windows.smbfs.WindowsSmbfsDriver", "win2016_compute_node_ip": "{{ groups['win2016-compute'][0] }}", "win_crt": "/home/jenkins-slave/ssl/ssl_winrm.crt", "win_dir": {"bin": "c:\\openstack\\bin", "build": "c:\\openstack\\build", "etc": "c:\\openstack\\etc", "event_log": "c:\\openstack\\log\\event-log", "instances": "C:\\openstack\\instances", "lock": "c:\\openstack\\lock", "log": "c:\\openstack\\log", "openstack": "c:\\openstack", "pip": "C:\\ProgramData\\pip", "python": "c:\\python38", "python_zuul": "c:\\python27", "tmp": "c:\\openstack\\tmp"}, "win_git_prep_projects": ["openstack/requirements", "openstack/cinder", "openstack/nova", "openstack/compute-hyperv", "openstack/networking-hyperv", "openstack/neutron", "openstack/os-brick", "openstack/os-win"], "win_key": "/home/jenkins-slave/ssl/ssl_winrm.key", "win_python_archive_url": "http://10.100.0.9/ci/python38.zip", "win_python_packages": ["pywin32", "pbr", "pymysql", "ovs"]}, "ansible_included_var_files": ["/home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/job_vars/os-brick-smb.yaml"], "changed": false, "failed_when_result": false} TASK [Set persistent saving for journald] ************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/build-devstack.yaml:18 changed: [10.222.0.30] => {"changed": true, "gid": 0, "group": "root", "mode": "0644", "msg": "option changed", "owner": "root", "path": "/etc/systemd/journald.conf", "size": 1049, "state": "file", "uid": 0} TASK [Restart systemd-journald service] **************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/build-devstack.yaml:27 changed: [10.222.0.30] => {"changed": true, "name": "systemd-journald", "state": "started", "status": {"ActiveEnterTimestamp": "Mon 2022-04-11 22:35:31 UTC", "ActiveEnterTimestampMonotonic": "7519315", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald-audit.socket system.slice syslog.socket -.mount systemd-journald.socket systemd-journald-dev-log.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Mon 2022-04-11 22:35:31 UTC", "AssertTimestampMonotonic": "7343059", "Before": "systemd-journal-flush.service systemd-tmpfiles-setup.service sysinit.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanClean": "runtime", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_setgid cap_setuid cap_sys_ptrace cap_sys_admin cap_audit_control cap_mac_override cap_syslog cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Mon 2022-04-11 22:35:31 UTC", "ConditionTimestampMonotonic": "7343058", "ConfigurationDirectoryMode": "0755", "ControlGroup": "/system.slice/systemd-journald.service", "ControlPID": "0", "DefaultDependencies": "no", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Journal Service", "DeviceAllow": "char-* rw", "DevicePolicy": "auto", "Documentation": "man:systemd-journald.service(8) man:journald.conf(5)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "391", "ExecMainStartTimestamp": "Mon 2022-04-11 22:35:31 UTC", "ExecMainStartTimestampMonotonic": "7345169", "ExecMainStatus": "0", "ExecStart": "{ path=/lib/systemd/systemd-journald ; argv[]=/lib/systemd/systemd-journald ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/lib/systemd/systemd-journald ; argv[]=/lib/systemd/systemd-journald ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "4224", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/systemd-journald.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPAddressDeny": "0.0.0.0/0 ::/0", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "systemd-journald.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2022-04-11 22:35:31 UTC", "InactiveExitTimestampMonotonic": "7345242", "InvocationID": "d3579b774b87495492931409d1cd35c5", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "524288", "LimitNPROC": "47680", "LimitNPROCSoft": "47680", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "47680", "LimitSIGPENDINGSoft": "47680", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "391", "MemoryAccounting": "yes", "MemoryCurrent": "6340608", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "15", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "systemd-journald.service", "NeedDaemonReload": "no", "Nice": "-1", "NoNewPrivileges": "yes", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "-250", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "systemd-journal-flush.service", "Requires": "system.slice systemd-journald.socket -.mount", "RequiresMountsFor": "/run/systemd/journal", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "0", "RestrictAddressFamilies": "AF_NETLINK AF_UNIX", "RestrictNamespaces": "yes", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "systemd/journal", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "yes", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Mon 2022-04-11 22:35:31 UTC", "StateChangeTimestampMonotonic": "7519315", "StateDirectoryMode": "0755", "StatusErrno": "0", "StatusText": "Processing requests...", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "1", "SystemCallFilter": "_llseek _newselect accept accept4 access add_key alarm arch_prctl bind brk capget capset chdir chmod chown chown32 clock_getres clock_getres_time64 clock_gettime clock_gettime64 clock_nanosleep clock_nanosleep_time64 clone clone3 close connect copy_file_range creat dup dup2 dup3 epoll_create epoll_create1 epoll_ctl epoll_ctl_old epoll_pwait epoll_wait epoll_wait_old eventfd eventfd2 execve execveat exit exit_group faccessat faccessat2 fadvise64 fadvise64_64 fallocate fchdir fchmod fchmodat fchown fchown32 fchownat fcntl fcntl64 fdatasync fgetxattr flistxattr flock fork fremovexattr fsetxattr fstat fstat64 fstatat64 fstatfs fstatfs64 fsync ftruncate ftruncate64 futex futex_time64 futimesat get_mempolicy get_robust_list get_thread_area getcpu getcwd getdents getdents64 getegid getegid32 geteuid geteuid32 getgid getgid32 getgroups getgroups32 getitimer getpeername getpgid getpgrp getpid getppid getpriority getrandom getresgid getresgid32 getresuid getresuid32 getrlimit getrusage getsid getsockname getsockopt gettid gettimeofday getuid getuid32 getxattr inotify_add_watch inotify_init inotify_init1 inotify_rm_watch io_cancel io_destroy io_getevents io_pgetevents io_pgetevents_time64 io_setup io_submit io_uring_enter io_uring_register io_uring_setup ioctl ioprio_get ioprio_set ipc kcmp keyctl kill lchown lchown32 lgetxattr link linkat listen listxattr llistxattr lremovexattr lseek lsetxattr lstat lstat64 madvise mbind membarrier memfd_create migrate_pages mkdir mkdirat mknod mknodat mlock mlock2 mlockall mmap mmap2 move_pages mprotect mq_getsetattr mq_notify mq_open mq_timedreceive mq_timedreceive_time64 mq_timedsend mq_timedsend_time64 mq_unlink mremap msgctl msgget msgrcv msgsnd msync munlock munlockall munmap name_to_handle_at nanosleep newfstatat nice oldfstat oldlstat oldolduname oldstat olduname open openat openat2 pause personality pidfd_open pidfd_send_signal pipe pipe2 poll ppoll ppoll_time64 prctl pread64 preadv preadv2 prlimit64 process_vm_readv process_vm_writev pselect6 pselect6_time64 pwrite64 pwritev pwritev2 read readahead readdir readlink readlinkat readv recv recvfrom recvmmsg recvmmsg_time64 recvmsg remap_file_pages removexattr rename renameat renameat2 request_key restart_syscall rmdir rseq rt_sigaction rt_sigpending rt_sigprocmask rt_sigqueueinfo rt_sigreturn rt_sigsuspend rt_sigtimedwait rt_sigtimedwait_time64 rt_tgsigqueueinfo sched_get_priority_max sched_get_priority_min sched_getaffinity sched_getattr sched_getparam sched_getscheduler sched_rr_get_interval sched_rr_get_interval_time64 sched_setaffinity sched_setattr sched_setparam sched_setscheduler sched_yield select semctl semget semop semtimedop semtimedop_time64 send sendfile sendfile64 sendmmsg sendmsg sendto set_mempolicy set_robust_list set_thread_area set_tid_address set_tls setfsgid setfsgid32 setfsuid setfsuid32 setgid setgid32 setgroups setgroups32 setitimer setns setpgid setpriority setregid setregid32 setresgid setresgid32 setresuid setresuid32 setreuid setreuid32 setrlimit setsid setsockopt setuid setuid32 setxattr shmat shmctl shmdt shmget shutdown sigaction sigaltstack signal signalfd signalfd4 sigpending sigprocmask sigreturn sigsuspend socket socketcall socketpair splice stat stat64 statfs statfs64 statx swapcontext symlink symlinkat sync sync_file_range sync_file_range2 syncfs sysinfo tee tgkill time timer_create timer_delete timer_getoverrun timer_gettime timer_gettime64 timer_settime timer_settime64 timerfd_create timerfd_gettime timerfd_gettime64 timerfd_settime timerfd_settime64 times tkill truncate truncate64 ugetrlimit umask uname unlink unlinkat unshare userfaultfd utime utimensat utimensat_time64 utimes vfork vmsplice wait4 waitid waitpid write writev", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "14304", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "systemd-journald-audit.socket systemd-journald.socket systemd-journald-dev-log.socket", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "static", "UtmpMode": "init", "WantedBy": "sysinit.target", "Wants": "systemd-journald-audit.socket systemd-journald.socket systemd-journald-dev-log.socket", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [Check if unstack.sh exists] ********************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/run-unstack.yaml:1 ok: [10.222.0.30] => {"changed": false, "stat": {"exists": false}} TASK [Run unstack if necessary] ************************************************ task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/run-unstack.yaml:7 skipping: [10.222.0.30] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Add "bridge-utils" package to apt_packages if network_type is hyperv] **** task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/install-apt-packages.yaml:1 ok: [10.222.0.30] => {"ansible_facts": {"apt_packages": ["python2.7", "openvswitch-switch", "htop", "gcc", "python2.7-dev", "python3-dev", "libpcre3-dev", "bridge-utils"]}, "changed": false} TASK [Install required packages] *********************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/install-apt-packages.yaml:6 changed: [10.222.0.30] => {"cache_update_time": 1649716804, "cache_updated": true, "changed": true, "stderr": "", "stderr_lines": [], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following additional packages will be installed:\n binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-9 gcc-10-base\n gcc-9 gcc-9-base libasan5 libatomic1 libbinutils libc-dev-bin libc6\n libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libexpat1\n libexpat1-dev libgcc-9-dev libgcc-s1 libgomp1 libisl22 libitm1 liblsan0\n libmpc3 libpcre16-3 libpcre32-3 libpcrecpp0v5 libpython2.7 libpython2.7-dev\n libpython2.7-minimal libpython2.7-stdlib libpython3-dev libpython3.8\n libpython3.8-dev libpython3.8-minimal libpython3.8-stdlib libquadmath0\n libstdc++6 libtsan0 libubsan1 libunbound8 linux-libc-dev manpages-dev\n openvswitch-common python2.7-minimal python3-openvswitch\n python3-sortedcontainers python3.8 python3.8-dev python3.8-minimal zlib1g\n zlib1g-dev\nSuggested packages:\n binutils-doc ifupdown cpp-doc gcc-9-locales gcc-multilib make autoconf\n automake libtool flex bison gdb gcc-doc gcc-9-multilib gcc-9-doc glibc-doc\n openvswitch-doc python2.7-doc binfmt-support python-sortedcontainers-doc\n python3.8-venv python3.8-doc\nThe following NEW packages will be installed:\n binutils binutils-common binutils-x86-64-linux-gnu bridge-utils cpp cpp-9\n gcc gcc-9 gcc-9-base libasan5 libatomic1 libbinutils libc-dev-bin libc6-dev\n libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libexpat1-dev libgcc-9-dev\n libgomp1 libisl22 libitm1 liblsan0 libmpc3 libpcre16-3 libpcre3-dev\n libpcre32-3 libpcrecpp0v5 libpython2.7 libpython2.7-dev libpython2.7-minimal\n libpython2.7-stdlib libpython3-dev libpython3.8-dev libquadmath0 libtsan0\n libubsan1 libunbound8 linux-libc-dev manpages-dev openvswitch-common\n openvswitch-switch python2.7 python2.7-dev python2.7-minimal python3-dev\n python3-openvswitch python3-sortedcontainers python3.8-dev zlib1g-dev\nThe following packages will be upgraded:\n gcc-10-base libc6 libexpat1 libgcc-s1 libpython3.8 libpython3.8-minimal\n libpython3.8-stdlib libstdc++6 python3.8 python3.8-minimal zlib1g\n11 upgraded, 51 newly installed, 0 to remove and 162 not upgraded.\nNeed to get 60.0 MB of archives.\nAfter this operation, 224 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8 amd64 3.8.10-0ubuntu1~20.04.4 [1625 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpython2.7-minimal amd64 2.7.18-1~20.04.1 [335 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python2.7-minimal amd64 2.7.18-1~20.04.1 [1285 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 bridge-utils amd64 1.6-2ubuntu1 [30.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1-dev amd64 2.2.9-1ubuntu0.4 [117 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpcre16-3 amd64 2:8.39-12build1 [150 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpcre32-3 amd64 2:8.39-12build1 [140 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpcrecpp0v5 amd64 2:8.39-12build1 [15.5 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpcre3-dev amd64 2:8.39-12build1 [540 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpython2.7-stdlib amd64 2.7.18-1~20.04.1 [1887 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpython2.7 amd64 2.7.18-1~20.04.1 [1038 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpython2.7-dev amd64 2.7.18-1~20.04.1 [2475 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-dev amd64 3.8.10-0ubuntu1~20.04.4 [3952 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpython3-dev amd64 3.8.2-0ubuntu2 [7236 B]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libunbound8 amd64 1.9.4-2ubuntu1.2 [350 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python2.7 amd64 2.7.18-1~20.04.1 [248 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python2.7-dev amd64 2.7.18-1~20.04.1 [287 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu1.3 [155 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-dev amd64 3.8.10-0ubuntu1~20.04.4 [514 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-dev amd64 3.8.2-0ubuntu2 [1212 B]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-sortedcontainers all 2.1.0-2 [27.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openvswitch-common amd64 2.13.5-0ubuntu1 [1155 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-openvswitch all 2.13.5-0ubuntu1 [94.9 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openvswitch-switch amd64 2.13.5-0ubuntu1 [1534 kB]\nPreconfiguring packages ...\nFetched 60.0 MB in 10s (6054 kB/s)\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 63474 files and directories currently installed.)\r\nPreparing to unpack .../gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ...\r\nUnpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10.2.0-5ubuntu1~20.04) ...\r\nSetting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 63474 files and directories currently installed.)\r\nPreparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ...\r\nUnpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10.2.0-5ubuntu1~20.04) ...\r\nSetting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 63474 files and directories currently installed.)\r\nPreparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ...\r\nUnpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10.2.0-5ubuntu1~20.04) ...\r\nSetting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 63474 files and directories currently installed.)\r\nPreparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ...\r\nUnpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9.2) ...\r\nSetting up libc6:amd64 (2.31-0ubuntu9.7) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 63474 files and directories currently installed.)\r\nPreparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ...\r\nUnpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) over (2.2.9-1build1) ...\r\nPreparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ...\r\nUnpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1.2) ...\r\nSetting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 63474 files and directories currently installed.)\r\nPreparing to unpack .../00-libpython3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ...\r\nUnpacking libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.4) over (3.8.5-1~20.04.2) ...\r\nPreparing to unpack .../01-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ...\r\nUnpacking python3.8 (3.8.10-0ubuntu1~20.04.4) over (3.8.5-1~20.04.2) ...\r\nPreparing to unpack .../02-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ...\r\nUnpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) over (3.8.5-1~20.04.2) ...\r\nPreparing to unpack .../03-python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ...\r\nUnpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) over (3.8.5-1~20.04.2) ...\r\nPreparing to unpack .../04-libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ...\r\nUnpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) over (3.8.5-1~20.04.2) ...\r\nSelecting previously unselected package libpython2.7-minimal:amd64.\r\nPreparing to unpack .../05-libpython2.7-minimal_2.7.18-1~20.04.1_amd64.deb ...\r\nUnpacking libpython2.7-minimal:amd64 (2.7.18-1~20.04.1) ...\r\nSelecting previously unselected package python2.7-minimal.\r\nPreparing to unpack .../06-python2.7-minimal_2.7.18-1~20.04.1_amd64.deb ...\r\nUnpacking python2.7-minimal (2.7.18-1~20.04.1) ...\r\nSelecting previously unselected package binutils-common:amd64.\r\nPreparing to unpack .../07-binutils-common_2.34-6ubuntu1.3_amd64.deb ...\r\nUnpacking binutils-common:amd64 (2.34-6ubuntu1.3) ...\r\nSelecting previously unselected package libbinutils:amd64.\r\nPreparing to unpack .../08-libbinutils_2.34-6ubuntu1.3_amd64.deb ...\r\nUnpacking libbinutils:amd64 (2.34-6ubuntu1.3) ...\r\nSelecting previously unselected package libctf-nobfd0:amd64.\r\nPreparing to unpack .../09-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ...\r\nUnpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ...\r\nSelecting previously unselected package libctf0:amd64.\r\nPreparing to unpack .../10-libctf0_2.34-6ubuntu1.3_amd64.deb ...\r\nUnpacking libctf0:amd64 (2.34-6ubuntu1.3) ...\r\nSelecting previously unselected package binutils-x86-64-linux-gnu.\r\nPreparing to unpack .../11-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ...\r\nUnpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ...\r\nSelecting previously unselected package binutils.\r\nPreparing to unpack .../12-binutils_2.34-6ubuntu1.3_amd64.deb ...\r\nUnpacking binutils (2.34-6ubuntu1.3) ...\r\nSelecting previously unselected package bridge-utils.\r\nPreparing to unpack .../13-bridge-utils_1.6-2ubuntu1_amd64.deb ...\r\nUnpacking bridge-utils (1.6-2ubuntu1) ...\r\nSelecting previously unselected package gcc-9-base:amd64.\r\nPreparing to unpack .../14-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ...\r\nUnpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ...\r\nSelecting previously unselected package libisl22:amd64.\r\nPreparing to unpack .../15-libisl22_0.22.1-1_amd64.deb ...\r\nUnpacking libisl22:amd64 (0.22.1-1) ...\r\nSelecting previously unselected package libmpc3:amd64.\r\nPreparing to unpack .../16-libmpc3_1.1.0-1_amd64.deb ...\r\nUnpacking libmpc3:amd64 (1.1.0-1) ...\r\nSelecting previously unselected package cpp-9.\r\nPreparing to unpack .../17-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ...\r\nUnpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) ...\r\nSelecting previously unselected package cpp.\r\nPreparing to unpack .../18-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...\r\nUnpacking cpp (4:9.3.0-1ubuntu2) ...\r\nSelecting previously unselected package libcc1-0:amd64.\r\nPreparing to unpack .../19-libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ...\r\nUnpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ...\r\nSelecting previously unselected package libgomp1:amd64.\r\nPreparing to unpack .../20-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ...\r\nUnpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ...\r\nSelecting previously unselected package libitm1:amd64.\r\nPreparing to unpack .../21-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ...\r\nUnpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) ...\r\nSelecting previously unselected package libatomic1:amd64.\r\nPreparing to unpack .../22-libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ...\r\nUnpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ...\r\nSelecting previously unselected package libasan5:amd64.\r\nPreparing to unpack .../23-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ...\r\nUnpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ...\r\nSelecting previously unselected package liblsan0:amd64.\r\nPreparing to unpack .../24-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ...\r\nUnpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ...\r\nSelecting previously unselected package libtsan0:amd64.\r\nPreparing to unpack .../25-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ...\r\nUnpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ...\r\nSelecting previously unselected package libubsan1:amd64.\r\nPreparing to unpack .../26-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ...\r\nUnpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ...\r\nSelecting previously unselected package libquadmath0:amd64.\r\nPreparing to unpack .../27-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ...\r\nUnpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ...\r\nSelecting previously unselected package libgcc-9-dev:amd64.\r\nPreparing to unpack .../28-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ...\r\nUnpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ...\r\nSelecting previously unselected package gcc-9.\r\nPreparing to unpack .../29-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ...\r\nUnpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) ...\r\nSelecting previously unselected package gcc.\r\nPreparing to unpack .../30-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...\r\nUnpacking gcc (4:9.3.0-1ubuntu2) ...\r\nSelecting previously unselected package libc-dev-bin.\r\nPreparing to unpack .../31-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ...\r\nUnpacking libc-dev-bin (2.31-0ubuntu9.7) ...\r\nSelecting previously unselected package linux-libc-dev:amd64.\r\nPreparing to unpack .../32-linux-libc-dev_5.4.0-107.121_amd64.deb ...\r\nUnpacking linux-libc-dev:amd64 (5.4.0-107.121) ...\r\nSelecting previously unselected package libcrypt-dev:amd64.\r\nPreparing to unpack .../33-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...\r\nUnpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...\r\nSelecting previously unselected package libc6-dev:amd64.\r\nPreparing to unpack .../34-libc6-dev_2.31-0ubuntu9.7_amd64.deb ...\r\nUnpacking libc6-dev:amd64 (2.31-0ubuntu9.7) ...\r\nSelecting previously unselected package libexpat1-dev:amd64.\r\nPreparing to unpack .../35-libexpat1-dev_2.2.9-1ubuntu0.4_amd64.deb ...\r\nUnpacking libexpat1-dev:amd64 (2.2.9-1ubuntu0.4) ...\r\nSelecting previously unselected package libpcre16-3:amd64.\r\nPreparing to unpack .../36-libpcre16-3_2%3a8.39-12build1_amd64.deb ...\r\nUnpacking libpcre16-3:amd64 (2:8.39-12build1) ...\r\nSelecting previously unselected package libpcre32-3:amd64.\r\nPreparing to unpack .../37-libpcre32-3_2%3a8.39-12build1_amd64.deb ...\r\nUnpacking libpcre32-3:amd64 (2:8.39-12build1) ...\r\nSelecting previously unselected package libpcrecpp0v5:amd64.\r\nPreparing to unpack .../38-libpcrecpp0v5_2%3a8.39-12build1_amd64.deb ...\r\nUnpacking libpcrecpp0v5:amd64 (2:8.39-12build1) ...\r\nSelecting previously unselected package libpcre3-dev:amd64.\r\nPreparing to unpack .../39-libpcre3-dev_2%3a8.39-12build1_amd64.deb ...\r\nUnpacking libpcre3-dev:amd64 (2:8.39-12build1) ...\r\nSelecting previously unselected package libpython2.7-stdlib:amd64.\r\nPreparing to unpack .../40-libpython2.7-stdlib_2.7.18-1~20.04.1_amd64.deb ...\r\nUnpacking libpython2.7-stdlib:amd64 (2.7.18-1~20.04.1) ...\r\nSelecting previously unselected package libpython2.7:amd64.\r\nPreparing to unpack .../41-libpython2.7_2.7.18-1~20.04.1_amd64.deb ...\r\nUnpacking libpython2.7:amd64 (2.7.18-1~20.04.1) ...\r\nSelecting previously unselected package libpython2.7-dev:amd64.\r\nPreparing to unpack .../42-libpython2.7-dev_2.7.18-1~20.04.1_amd64.deb ...\r\nUnpacking libpython2.7-dev:amd64 (2.7.18-1~20.04.1) ...\r\nSelecting previously unselected package libpython3.8-dev:amd64.\r\nPreparing to unpack .../43-libpython3.8-dev_3.8.10-0ubuntu1~20.04.4_amd64.deb ...\r\nUnpacking libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.4) ...\r\nSelecting previously unselected package libpython3-dev:amd64.\r\nPreparing to unpack .../44-libpython3-dev_3.8.2-0ubuntu2_amd64.deb ...\r\nUnpacking libpython3-dev:amd64 (3.8.2-0ubuntu2) ...\r\nSelecting previously unselected package libunbound8:amd64.\r\nPreparing to unpack .../45-libunbound8_1.9.4-2ubuntu1.2_amd64.deb ...\r\nUnpacking libunbound8:amd64 (1.9.4-2ubuntu1.2) ...\r\nSelecting previously unselected package manpages-dev.\r\nPreparing to unpack .../46-manpages-dev_5.05-1_all.deb ...\r\nUnpacking manpages-dev (5.05-1) ...\r\nSelecting previously unselected package python2.7.\r\nPreparing to unpack .../47-python2.7_2.7.18-1~20.04.1_amd64.deb ...\r\nUnpacking python2.7 (2.7.18-1~20.04.1) ...\r\nSelecting previously unselected package python2.7-dev.\r\nPreparing to unpack .../48-python2.7-dev_2.7.18-1~20.04.1_amd64.deb ...\r\nUnpacking python2.7-dev (2.7.18-1~20.04.1) ...\r\nSelecting previously unselected package zlib1g-dev:amd64.\r\nPreparing to unpack .../49-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ...\r\nUnpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ...\r\nSelecting previously unselected package python3.8-dev.\r\nPreparing to unpack .../50-python3.8-dev_3.8.10-0ubuntu1~20.04.4_amd64.deb ...\r\nUnpacking python3.8-dev (3.8.10-0ubuntu1~20.04.4) ...\r\nSelecting previously unselected package python3-dev.\r\nPreparing to unpack .../51-python3-dev_3.8.2-0ubuntu2_amd64.deb ...\r\nUnpacking python3-dev (3.8.2-0ubuntu2) ...\r\nSelecting previously unselected package python3-sortedcontainers.\r\nPreparing to unpack .../52-python3-sortedcontainers_2.1.0-2_all.deb ...\r\nUnpacking python3-sortedcontainers (2.1.0-2) ...\r\nSelecting previously unselected package openvswitch-common.\r\nPreparing to unpack .../53-openvswitch-common_2.13.5-0ubuntu1_amd64.deb ...\r\nUnpacking openvswitch-common (2.13.5-0ubuntu1) ...\r\nSelecting previously unselected package python3-openvswitch.\r\nPreparing to unpack .../54-python3-openvswitch_2.13.5-0ubuntu1_all.deb ...\r\nUnpacking python3-openvswitch (2.13.5-0ubuntu1) ...\r\nSelecting previously unselected package openvswitch-switch.\r\nPreparing to unpack .../55-openvswitch-switch_2.13.5-0ubuntu1_amd64.deb ...\r\nUnpacking openvswitch-switch (2.13.5-0ubuntu1) ...\r\nSetting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ...\r\nSetting up libpcrecpp0v5:amd64 (2:8.39-12build1) ...\r\nSetting up manpages-dev (5.05-1) ...\r\nSetting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ...\r\nSetting up libpcre16-3:amd64 (2:8.39-12build1) ...\r\nSetting up binutils-common:amd64 (2.34-6ubuntu1.3) ...\r\nSetting up linux-libc-dev:amd64 (5.4.0-107.121) ...\r\nSetting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ...\r\nSetting up python3-sortedcontainers (2.1.0-2) ...\r\nSetting up python3-openvswitch (2.13.5-0ubuntu1) ...\r\nSetting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ...\r\nSetting up libunbound8:amd64 (1.9.4-2ubuntu1.2) ...\r\nSetting up libpython2.7-minimal:amd64 (2.7.18-1~20.04.1) ...\r\nSetting up python2.7-minimal (2.7.18-1~20.04.1) ...\r\nSetting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ...\r\nSetting up libpcre32-3:amd64 (2:8.39-12build1) ...\r\nSetting up libmpc3:amd64 (1.1.0-1) ...\r\nSetting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ...\r\nSetting up bridge-utils (1.6-2ubuntu1) ...\r\nSetting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ...\r\nSetting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ...\r\nSetting up openvswitch-common (2.13.5-0ubuntu1) ...\r\nSetting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...\r\nSetting up libisl22:amd64 (0.22.1-1) ...\r\nSetting up libbinutils:amd64 (2.34-6ubuntu1.3) ...\r\nSetting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ...\r\nSetting up libc-dev-bin (2.31-0ubuntu9.7) ...\r\nSetting up python3.8 (3.8.10-0ubuntu1~20.04.4) ...\r\nSetting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ...\r\nSetting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ...\r\nSetting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ...\r\nSetting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ...\r\nSetting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ...\r\nSetting up libctf0:amd64 (2.34-6ubuntu1.3) ...\r\nSetting up openvswitch-switch (2.13.5-0ubuntu1) ...\r\nupdate-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode\r\nCreated symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service -> /lib/systemd/system/openvswitch-switch.service.\r\nCreated symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service -> /lib/systemd/system/ovs-record-hostname.service.\r\nSetting up libpython2.7-stdlib:amd64 (2.7.18-1~20.04.1) ...\r\nSetting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ...\r\nSetting up libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.4) ...\r\nSetting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ...\r\nSetting up libc6-dev:amd64 (2.31-0ubuntu9.7) ...\r\nSetting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ...\r\nSetting up libpython2.7:amd64 (2.7.18-1~20.04.1) ...\r\nSetting up python2.7 (2.7.18-1~20.04.1) ...\r\nSetting up libpcre3-dev:amd64 (2:8.39-12build1) ...\r\nSetting up binutils (2.34-6ubuntu1.3) ...\r\nSetting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ...\r\nSetting up libexpat1-dev:amd64 (2.2.9-1ubuntu0.4) ...\r\nSetting up libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.4) ...\r\nSetting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ...\r\nSetting up cpp (4:9.3.0-1ubuntu2) ...\r\nSetting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ...\r\nSetting up libpython2.7-dev:amd64 (2.7.18-1~20.04.1) ...\r\nSetting up libpython3-dev:amd64 (3.8.2-0ubuntu2) ...\r\nSetting up gcc (4:9.3.0-1ubuntu2) ...\r\nSetting up python3.8-dev (3.8.10-0ubuntu1~20.04.4) ...\r\nSetting up python2.7-dev (2.7.18-1~20.04.1) ...\r\nSetting up python3-dev (3.8.2-0ubuntu2) ...\r\nProcessing triggers for libc-bin (2.31-0ubuntu9.2) ...\r\nProcessing triggers for systemd (245.4-4ubuntu3.6) ...\r\nProcessing triggers for man-db (2.9.1-1) ...\r\nProcessing triggers for mime-support (3.64ubuntu1) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following additional packages will be installed:", " binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-9 gcc-10-base", " gcc-9 gcc-9-base libasan5 libatomic1 libbinutils libc-dev-bin libc6", " libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libexpat1", " libexpat1-dev libgcc-9-dev libgcc-s1 libgomp1 libisl22 libitm1 liblsan0", " libmpc3 libpcre16-3 libpcre32-3 libpcrecpp0v5 libpython2.7 libpython2.7-dev", " libpython2.7-minimal libpython2.7-stdlib libpython3-dev libpython3.8", " libpython3.8-dev libpython3.8-minimal libpython3.8-stdlib libquadmath0", " libstdc++6 libtsan0 libubsan1 libunbound8 linux-libc-dev manpages-dev", " openvswitch-common python2.7-minimal python3-openvswitch", " python3-sortedcontainers python3.8 python3.8-dev python3.8-minimal zlib1g", " zlib1g-dev", "Suggested packages:", " binutils-doc ifupdown cpp-doc gcc-9-locales gcc-multilib make autoconf", " automake libtool flex bison gdb gcc-doc gcc-9-multilib gcc-9-doc glibc-doc", " openvswitch-doc python2.7-doc binfmt-support python-sortedcontainers-doc", " python3.8-venv python3.8-doc", "The following NEW packages will be installed:", " binutils binutils-common binutils-x86-64-linux-gnu bridge-utils cpp cpp-9", " gcc gcc-9 gcc-9-base libasan5 libatomic1 libbinutils libc-dev-bin libc6-dev", " libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libexpat1-dev libgcc-9-dev", " libgomp1 libisl22 libitm1 liblsan0 libmpc3 libpcre16-3 libpcre3-dev", " libpcre32-3 libpcrecpp0v5 libpython2.7 libpython2.7-dev libpython2.7-minimal", " libpython2.7-stdlib libpython3-dev libpython3.8-dev libquadmath0 libtsan0", " libubsan1 libunbound8 linux-libc-dev manpages-dev openvswitch-common", " openvswitch-switch python2.7 python2.7-dev python2.7-minimal python3-dev", " python3-openvswitch python3-sortedcontainers python3.8-dev zlib1g-dev", "The following packages will be upgraded:", " gcc-10-base libc6 libexpat1 libgcc-s1 libpython3.8 libpython3.8-minimal", " libpython3.8-stdlib libstdc++6 python3.8 python3.8-minimal zlib1g", "11 upgraded, 51 newly installed, 0 to remove and 162 not upgraded.", "Need to get 60.0 MB of archives.", "After this operation, 224 MB of additional disk space will be used.", "Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB]", "Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB]", "Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB]", "Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB]", "Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB]", "Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB]", "Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8 amd64 3.8.10-0ubuntu1~20.04.4 [1625 kB]", "Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB]", "Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB]", "Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB]", "Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB]", "Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpython2.7-minimal amd64 2.7.18-1~20.04.1 [335 kB]", "Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python2.7-minimal amd64 2.7.18-1~20.04.1 [1285 kB]", "Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB]", "Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB]", "Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB]", "Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB]", "Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB]", "Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B]", "Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 bridge-utils amd64 1.6-2ubuntu1 [30.5 kB]", "Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB]", "Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]", "Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]", "Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB]", "Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]", "Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB]", "Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB]", "Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB]", "Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B]", "Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB]", "Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB]", "Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB]", "Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB]", "Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB]", "Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB]", "Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB]", "Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]", "Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB]", "Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB]", "Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]", "Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB]", "Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1-dev amd64 2.2.9-1ubuntu0.4 [117 kB]", "Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpcre16-3 amd64 2:8.39-12build1 [150 kB]", "Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpcre32-3 amd64 2:8.39-12build1 [140 kB]", "Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpcrecpp0v5 amd64 2:8.39-12build1 [15.5 kB]", "Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpcre3-dev amd64 2:8.39-12build1 [540 kB]", "Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpython2.7-stdlib amd64 2.7.18-1~20.04.1 [1887 kB]", "Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpython2.7 amd64 2.7.18-1~20.04.1 [1038 kB]", "Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpython2.7-dev amd64 2.7.18-1~20.04.1 [2475 kB]", "Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-dev amd64 3.8.10-0ubuntu1~20.04.4 [3952 kB]", "Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpython3-dev amd64 3.8.2-0ubuntu2 [7236 B]", "Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libunbound8 amd64 1.9.4-2ubuntu1.2 [350 kB]", "Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB]", "Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python2.7 amd64 2.7.18-1~20.04.1 [248 kB]", "Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python2.7-dev amd64 2.7.18-1~20.04.1 [287 kB]", "Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu1.3 [155 kB]", "Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-dev amd64 3.8.10-0ubuntu1~20.04.4 [514 kB]", "Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-dev amd64 3.8.2-0ubuntu2 [1212 B]", "Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-sortedcontainers all 2.1.0-2 [27.3 kB]", "Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openvswitch-common amd64 2.13.5-0ubuntu1 [1155 kB]", "Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-openvswitch all 2.13.5-0ubuntu1 [94.9 kB]", "Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openvswitch-switch amd64 2.13.5-0ubuntu1 [1534 kB]", "Preconfiguring packages ...", "Fetched 60.0 MB in 10s (6054 kB/s)", "(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 ... 63474 files and directories currently installed.)", "Preparing to unpack .../gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ...", "Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10.2.0-5ubuntu1~20.04) ...", "Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ...", "(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 ... 63474 files and directories currently installed.)", "Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ...", "Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10.2.0-5ubuntu1~20.04) ...", "Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ...", "(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 ... 63474 files and directories currently installed.)", "Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ...", "Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10.2.0-5ubuntu1~20.04) ...", "Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ...", "(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 ... 63474 files and directories currently installed.)", "Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ...", "Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9.2) ...", "Setting up libc6:amd64 (2.31-0ubuntu9.7) ...", "(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 ... 63474 files and directories currently installed.)", "Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ...", "Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) over (2.2.9-1build1) ...", "Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ...", "Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1.2) ...", "Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ...", "(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 ... 63474 files and directories currently installed.)", "Preparing to unpack .../00-libpython3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ...", "Unpacking libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.4) over (3.8.5-1~20.04.2) ...", "Preparing to unpack .../01-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ...", "Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) over (3.8.5-1~20.04.2) ...", "Preparing to unpack .../02-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ...", "Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) over (3.8.5-1~20.04.2) ...", "Preparing to unpack .../03-python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ...", "Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) over (3.8.5-1~20.04.2) ...", "Preparing to unpack .../04-libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ...", "Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) over (3.8.5-1~20.04.2) ...", "Selecting previously unselected package libpython2.7-minimal:amd64.", "Preparing to unpack .../05-libpython2.7-minimal_2.7.18-1~20.04.1_amd64.deb ...", "Unpacking libpython2.7-minimal:amd64 (2.7.18-1~20.04.1) ...", "Selecting previously unselected package python2.7-minimal.", "Preparing to unpack .../06-python2.7-minimal_2.7.18-1~20.04.1_amd64.deb ...", "Unpacking python2.7-minimal (2.7.18-1~20.04.1) ...", "Selecting previously unselected package binutils-common:amd64.", "Preparing to unpack .../07-binutils-common_2.34-6ubuntu1.3_amd64.deb ...", "Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) ...", "Selecting previously unselected package libbinutils:amd64.", "Preparing to unpack .../08-libbinutils_2.34-6ubuntu1.3_amd64.deb ...", "Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) ...", "Selecting previously unselected package libctf-nobfd0:amd64.", "Preparing to unpack .../09-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ...", "Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ...", "Selecting previously unselected package libctf0:amd64.", "Preparing to unpack .../10-libctf0_2.34-6ubuntu1.3_amd64.deb ...", "Unpacking libctf0:amd64 (2.34-6ubuntu1.3) ...", "Selecting previously unselected package binutils-x86-64-linux-gnu.", "Preparing to unpack .../11-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ...", "Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ...", "Selecting previously unselected package binutils.", "Preparing to unpack .../12-binutils_2.34-6ubuntu1.3_amd64.deb ...", "Unpacking binutils (2.34-6ubuntu1.3) ...", "Selecting previously unselected package bridge-utils.", "Preparing to unpack .../13-bridge-utils_1.6-2ubuntu1_amd64.deb ...", "Unpacking bridge-utils (1.6-2ubuntu1) ...", "Selecting previously unselected package gcc-9-base:amd64.", "Preparing to unpack .../14-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ...", "Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ...", "Selecting previously unselected package libisl22:amd64.", "Preparing to unpack .../15-libisl22_0.22.1-1_amd64.deb ...", "Unpacking libisl22:amd64 (0.22.1-1) ...", "Selecting previously unselected package libmpc3:amd64.", "Preparing to unpack .../16-libmpc3_1.1.0-1_amd64.deb ...", "Unpacking libmpc3:amd64 (1.1.0-1) ...", "Selecting previously unselected package cpp-9.", "Preparing to unpack .../17-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ...", "Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) ...", "Selecting previously unselected package cpp.", "Preparing to unpack .../18-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...", "Unpacking cpp (4:9.3.0-1ubuntu2) ...", "Selecting previously unselected package libcc1-0:amd64.", "Preparing to unpack .../19-libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ...", "Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ...", "Selecting previously unselected package libgomp1:amd64.", "Preparing to unpack .../20-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ...", "Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ...", "Selecting previously unselected package libitm1:amd64.", "Preparing to unpack .../21-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ...", "Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) ...", "Selecting previously unselected package libatomic1:amd64.", "Preparing to unpack .../22-libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ...", "Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ...", "Selecting previously unselected package libasan5:amd64.", "Preparing to unpack .../23-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ...", "Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ...", "Selecting previously unselected package liblsan0:amd64.", "Preparing to unpack .../24-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ...", "Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ...", "Selecting previously unselected package libtsan0:amd64.", "Preparing to unpack .../25-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ...", "Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ...", "Selecting previously unselected package libubsan1:amd64.", "Preparing to unpack .../26-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ...", "Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ...", "Selecting previously unselected package libquadmath0:amd64.", "Preparing to unpack .../27-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ...", "Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ...", "Selecting previously unselected package libgcc-9-dev:amd64.", "Preparing to unpack .../28-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ...", "Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ...", "Selecting previously unselected package gcc-9.", "Preparing to unpack .../29-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ...", "Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) ...", "Selecting previously unselected package gcc.", "Preparing to unpack .../30-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...", "Unpacking gcc (4:9.3.0-1ubuntu2) ...", "Selecting previously unselected package libc-dev-bin.", "Preparing to unpack .../31-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ...", "Unpacking libc-dev-bin (2.31-0ubuntu9.7) ...", "Selecting previously unselected package linux-libc-dev:amd64.", "Preparing to unpack .../32-linux-libc-dev_5.4.0-107.121_amd64.deb ...", "Unpacking linux-libc-dev:amd64 (5.4.0-107.121) ...", "Selecting previously unselected package libcrypt-dev:amd64.", "Preparing to unpack .../33-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...", "Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...", "Selecting previously unselected package libc6-dev:amd64.", "Preparing to unpack .../34-libc6-dev_2.31-0ubuntu9.7_amd64.deb ...", "Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) ...", "Selecting previously unselected package libexpat1-dev:amd64.", "Preparing to unpack .../35-libexpat1-dev_2.2.9-1ubuntu0.4_amd64.deb ...", "Unpacking libexpat1-dev:amd64 (2.2.9-1ubuntu0.4) ...", "Selecting previously unselected package libpcre16-3:amd64.", "Preparing to unpack .../36-libpcre16-3_2%3a8.39-12build1_amd64.deb ...", "Unpacking libpcre16-3:amd64 (2:8.39-12build1) ...", "Selecting previously unselected package libpcre32-3:amd64.", "Preparing to unpack .../37-libpcre32-3_2%3a8.39-12build1_amd64.deb ...", "Unpacking libpcre32-3:amd64 (2:8.39-12build1) ...", "Selecting previously unselected package libpcrecpp0v5:amd64.", "Preparing to unpack .../38-libpcrecpp0v5_2%3a8.39-12build1_amd64.deb ...", "Unpacking libpcrecpp0v5:amd64 (2:8.39-12build1) ...", "Selecting previously unselected package libpcre3-dev:amd64.", "Preparing to unpack .../39-libpcre3-dev_2%3a8.39-12build1_amd64.deb ...", "Unpacking libpcre3-dev:amd64 (2:8.39-12build1) ...", "Selecting previously unselected package libpython2.7-stdlib:amd64.", "Preparing to unpack .../40-libpython2.7-stdlib_2.7.18-1~20.04.1_amd64.deb ...", "Unpacking libpython2.7-stdlib:amd64 (2.7.18-1~20.04.1) ...", "Selecting previously unselected package libpython2.7:amd64.", "Preparing to unpack .../41-libpython2.7_2.7.18-1~20.04.1_amd64.deb ...", "Unpacking libpython2.7:amd64 (2.7.18-1~20.04.1) ...", "Selecting previously unselected package libpython2.7-dev:amd64.", "Preparing to unpack .../42-libpython2.7-dev_2.7.18-1~20.04.1_amd64.deb ...", "Unpacking libpython2.7-dev:amd64 (2.7.18-1~20.04.1) ...", "Selecting previously unselected package libpython3.8-dev:amd64.", "Preparing to unpack .../43-libpython3.8-dev_3.8.10-0ubuntu1~20.04.4_amd64.deb ...", "Unpacking libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.4) ...", "Selecting previously unselected package libpython3-dev:amd64.", "Preparing to unpack .../44-libpython3-dev_3.8.2-0ubuntu2_amd64.deb ...", "Unpacking libpython3-dev:amd64 (3.8.2-0ubuntu2) ...", "Selecting previously unselected package libunbound8:amd64.", "Preparing to unpack .../45-libunbound8_1.9.4-2ubuntu1.2_amd64.deb ...", "Unpacking libunbound8:amd64 (1.9.4-2ubuntu1.2) ...", "Selecting previously unselected package manpages-dev.", "Preparing to unpack .../46-manpages-dev_5.05-1_all.deb ...", "Unpacking manpages-dev (5.05-1) ...", "Selecting previously unselected package python2.7.", "Preparing to unpack .../47-python2.7_2.7.18-1~20.04.1_amd64.deb ...", "Unpacking python2.7 (2.7.18-1~20.04.1) ...", "Selecting previously unselected package python2.7-dev.", "Preparing to unpack .../48-python2.7-dev_2.7.18-1~20.04.1_amd64.deb ...", "Unpacking python2.7-dev (2.7.18-1~20.04.1) ...", "Selecting previously unselected package zlib1g-dev:amd64.", "Preparing to unpack .../49-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ...", "Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ...", "Selecting previously unselected package python3.8-dev.", "Preparing to unpack .../50-python3.8-dev_3.8.10-0ubuntu1~20.04.4_amd64.deb ...", "Unpacking python3.8-dev (3.8.10-0ubuntu1~20.04.4) ...", "Selecting previously unselected package python3-dev.", "Preparing to unpack .../51-python3-dev_3.8.2-0ubuntu2_amd64.deb ...", "Unpacking python3-dev (3.8.2-0ubuntu2) ...", "Selecting previously unselected package python3-sortedcontainers.", "Preparing to unpack .../52-python3-sortedcontainers_2.1.0-2_all.deb ...", "Unpacking python3-sortedcontainers (2.1.0-2) ...", "Selecting previously unselected package openvswitch-common.", "Preparing to unpack .../53-openvswitch-common_2.13.5-0ubuntu1_amd64.deb ...", "Unpacking openvswitch-common (2.13.5-0ubuntu1) ...", "Selecting previously unselected package python3-openvswitch.", "Preparing to unpack .../54-python3-openvswitch_2.13.5-0ubuntu1_all.deb ...", "Unpacking python3-openvswitch (2.13.5-0ubuntu1) ...", "Selecting previously unselected package openvswitch-switch.", "Preparing to unpack .../55-openvswitch-switch_2.13.5-0ubuntu1_amd64.deb ...", "Unpacking openvswitch-switch (2.13.5-0ubuntu1) ...", "Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ...", "Setting up libpcrecpp0v5:amd64 (2:8.39-12build1) ...", "Setting up manpages-dev (5.05-1) ...", "Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ...", "Setting up libpcre16-3:amd64 (2:8.39-12build1) ...", "Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ...", "Setting up linux-libc-dev:amd64 (5.4.0-107.121) ...", "Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ...", "Setting up python3-sortedcontainers (2.1.0-2) ...", "Setting up python3-openvswitch (2.13.5-0ubuntu1) ...", "Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ...", "Setting up libunbound8:amd64 (1.9.4-2ubuntu1.2) ...", "Setting up libpython2.7-minimal:amd64 (2.7.18-1~20.04.1) ...", "Setting up python2.7-minimal (2.7.18-1~20.04.1) ...", "Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ...", "Setting up libpcre32-3:amd64 (2:8.39-12build1) ...", "Setting up libmpc3:amd64 (1.1.0-1) ...", "Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ...", "Setting up bridge-utils (1.6-2ubuntu1) ...", "Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ...", "Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ...", "Setting up openvswitch-common (2.13.5-0ubuntu1) ...", "Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...", "Setting up libisl22:amd64 (0.22.1-1) ...", "Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ...", "Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ...", "Setting up libc-dev-bin (2.31-0ubuntu9.7) ...", "Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ...", "Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ...", "Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ...", "Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ...", "Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ...", "Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ...", "Setting up libctf0:amd64 (2.34-6ubuntu1.3) ...", "Setting up openvswitch-switch (2.13.5-0ubuntu1) ...", "update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode", "Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service -> /lib/systemd/system/openvswitch-switch.service.", "Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service -> /lib/systemd/system/ovs-record-hostname.service.", "Setting up libpython2.7-stdlib:amd64 (2.7.18-1~20.04.1) ...", "Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ...", "Setting up libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.4) ...", "Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ...", "Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ...", "Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ...", "Setting up libpython2.7:amd64 (2.7.18-1~20.04.1) ...", "Setting up python2.7 (2.7.18-1~20.04.1) ...", "Setting up libpcre3-dev:amd64 (2:8.39-12build1) ...", "Setting up binutils (2.34-6ubuntu1.3) ...", "Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ...", "Setting up libexpat1-dev:amd64 (2.2.9-1ubuntu0.4) ...", "Setting up libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.4) ...", "Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ...", "Setting up cpp (4:9.3.0-1ubuntu2) ...", "Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ...", "Setting up libpython2.7-dev:amd64 (2.7.18-1~20.04.1) ...", "Setting up libpython3-dev:amd64 (3.8.2-0ubuntu2) ...", "Setting up gcc (4:9.3.0-1ubuntu2) ...", "Setting up python3.8-dev (3.8.10-0ubuntu1~20.04.4) ...", "Setting up python2.7-dev (2.7.18-1~20.04.1) ...", "Setting up python3-dev (3.8.2-0ubuntu2) ...", "Processing triggers for libc-bin (2.31-0ubuntu9.2) ...", "Processing triggers for systemd (245.4-4ubuntu3.6) ...", "Processing triggers for man-db (2.9.1-1) ...", "Processing triggers for mime-support (3.64ubuntu1) ..."]} TASK [Upgrade required packages to latest version] ***************************** task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/install-apt-latest-packages.yaml:1 changed: [10.222.0.30] => {"cache_update_time": 1649716873, "cache_updated": true, "changed": true, "stderr": "", "stderr_lines": [], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk\n gitweb git-cvs git-mediawiki git-svn\nThe following packages will be upgraded:\n ca-certificates git\n2 upgraded, 0 newly installed, 0 to remove and 160 not upgraded.\nNeed to get 4700 kB of archives.\nAfter this operation, 1024 B disk space will be freed.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20210119~20.04.2 [145 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB]\nPreconfiguring packages ...\nFetched 4700 kB in 1s (3239 kB/s)\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 69140 files and directories currently installed.)\r\nPreparing to unpack .../ca-certificates_20210119~20.04.2_all.deb ...\r\nUnpacking ca-certificates (20210119~20.04.2) over (20210119~20.04.1) ...\r\nPreparing to unpack .../git_1%3a2.25.1-1ubuntu3.2_amd64.deb ...\r\nUnpacking git (1:2.25.1-1ubuntu3.2) over (1:2.25.1-1ubuntu3.1) ...\r\nSetting up ca-certificates (20210119~20.04.2) ...\r\nUpdating certificates in /etc/ssl/certs...\r\n0 added, 1 removed; done.\r\nSetting up git (1:2.25.1-1ubuntu3.2) ...\r\nProcessing triggers for man-db (2.9.1-1) ...\r\nProcessing triggers for ca-certificates (20210119~20.04.2) ...\r\nUpdating certificates in /etc/ssl/certs...\r\n0 added, 0 removed; done.\r\nRunning hooks in /etc/ca-certificates/update.d...\r\ndone.\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "Suggested packages:", " git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk", " gitweb git-cvs git-mediawiki git-svn", "The following packages will be upgraded:", " ca-certificates git", "2 upgraded, 0 newly installed, 0 to remove and 160 not upgraded.", "Need to get 4700 kB of archives.", "After this operation, 1024 B disk space will be freed.", "Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20210119~20.04.2 [145 kB]", "Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB]", "Preconfiguring packages ...", "Fetched 4700 kB in 1s (3239 kB/s)", "(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 ... 69140 files and directories currently installed.)", "Preparing to unpack .../ca-certificates_20210119~20.04.2_all.deb ...", "Unpacking ca-certificates (20210119~20.04.2) over (20210119~20.04.1) ...", "Preparing to unpack .../git_1%3a2.25.1-1ubuntu3.2_amd64.deb ...", "Unpacking git (1:2.25.1-1ubuntu3.2) over (1:2.25.1-1ubuntu3.1) ...", "Setting up ca-certificates (20210119~20.04.2) ...", "Updating certificates in /etc/ssl/certs...", "0 added, 1 removed; done.", "Setting up git (1:2.25.1-1ubuntu3.2) ...", "Processing triggers for man-db (2.9.1-1) ...", "Processing triggers for ca-certificates (20210119~20.04.2) ...", "Updating certificates in /etc/ssl/certs...", "0 added, 0 removed; done.", "Running hooks in /etc/ca-certificates/update.d...", "done."]} TASK [Remove required packages] ************************************************ task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/remove-apt-packages.yaml:1 changed: [10.222.0.30] => {"changed": true, "stderr": "", "stderr_lines": [], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following packages were automatically installed and are no longer required:\n apport-symptoms bc libnetplan0 python3-automat python3-blinker python3-click\n python3-colorama python3-configobj python3-constantly python3-entrypoints\n python3-hamcrest python3-hyperlink python3-incremental python3-jwt\n python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report\n python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib\n python3-zope.interface\nUse 'sudo apt autoremove' to remove them.\nThe following additional packages will be installed:\n libnetplan0 python3-twisted-bin\nSuggested packages:\n python3-twisted-bin-dbg\nThe following packages will be REMOVED:\n apport cloud-init landscape-common netplan.io python3-apport\n python3-httplib2 python3-launchpadlib python3-lazr.restfulclient\n python3-pyasn1 python3-pyasn1-modules python3-service-identity\n python3-simplejson python3-twisted python3-yaml ubuntu-advantage-tools\n ubuntu-minimal ubuntu-server\nThe following packages will be upgraded:\n libnetplan0 python3-twisted-bin\n2 upgraded, 0 newly installed, 17 to remove and 150 not upgraded.\nNeed to get 93.4 kB of archives.\nAfter this operation, 19.4 MB disk space will be freed.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnetplan0 amd64 0.104-0ubuntu2~20.04.1 [82.0 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-twisted-bin amd64 18.9.0-11ubuntu0.20.04.2 [11.4 kB]\nFetched 93.4 kB in 1s (142 kB/s)\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 69139 files and directories currently installed.)\r\nRemoving ubuntu-server (1.450.2) ...\r\nRemoving apport (2.20.11-0ubuntu27.16) ...\r\nRemoving cloud-init (21.1-19-gbad84ad4-0ubuntu1~20.04.1) ...\r\nRemoving landscape-common (19.12-0ubuntu4.2) ...\r\nRemoving ubuntu-minimal (1.450.2) ...\r\nRemoving netplan.io (0.101-0ubuntu3~20.04.2) ...\r\ndpkg: warning: while removing netplan.io, directory '/usr/share/netplan/netplan/cli/commands' not empty so not removed\r\ndpkg: warning: while removing netplan.io, directory '/etc/netplan' not empty so not removed\r\nRemoving python3-apport (2.20.11-0ubuntu27.16) ...\r\nRemoving python3-launchpadlib (1.10.13-1) ...\r\nRemoving python3-lazr.restfulclient (0.14.2-2build1) ...\r\nRemoving python3-httplib2 (0.14.0-1ubuntu1) ...\r\nRemoving python3-twisted (18.9.0-11ubuntu0.20.04.1) ...\r\nRemoving python3-service-identity (18.1.0-5build1) ...\r\nRemoving python3-pyasn1-modules (0.2.1-0.2build1) ...\r\nRemoving python3-pyasn1 (0.4.2-3build1) ...\r\nRemoving python3-simplejson (3.16.0-2ubuntu2) ...\r\nRemoving ubuntu-advantage-tools (20.3) ...\r\nRemoving python3-yaml (5.3.1-1) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 67325 files and directories currently installed.)\r\nPreparing to unpack .../libnetplan0_0.104-0ubuntu2~20.04.1_amd64.deb ...\r\nUnpacking libnetplan0:amd64 (0.104-0ubuntu2~20.04.1) over (0.101-0ubuntu3~20.04.2) ...\r\nPreparing to unpack .../python3-twisted-bin_18.9.0-11ubuntu0.20.04.2_amd64.deb ...\r\nUnpacking python3-twisted-bin:amd64 (18.9.0-11ubuntu0.20.04.2) over (18.9.0-11ubuntu0.20.04.1) ...\r\nSetting up python3-twisted-bin:amd64 (18.9.0-11ubuntu0.20.04.2) ...\r\nSetting up libnetplan0:amd64 (0.104-0ubuntu2~20.04.1) ...\r\nProcessing triggers for dbus (1.12.16-2ubuntu2.1) ...\r\nProcessing triggers for libc-bin (2.31-0ubuntu9.2) ...\r\nProcessing triggers for man-db (2.9.1-1) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following packages were automatically installed and are no longer required:", " apport-symptoms bc libnetplan0 python3-automat python3-blinker python3-click", " python3-colorama python3-configobj python3-constantly python3-entrypoints", " python3-hamcrest python3-hyperlink python3-incremental python3-jwt", " python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report", " python3-secretstorage python3-systemd python3-twisted-bin python3-wadllib", " python3-zope.interface", "Use 'sudo apt autoremove' to remove them.", "The following additional packages will be installed:", " libnetplan0 python3-twisted-bin", "Suggested packages:", " python3-twisted-bin-dbg", "The following packages will be REMOVED:", " apport cloud-init landscape-common netplan.io python3-apport", " python3-httplib2 python3-launchpadlib python3-lazr.restfulclient", " python3-pyasn1 python3-pyasn1-modules python3-service-identity", " python3-simplejson python3-twisted python3-yaml ubuntu-advantage-tools", " ubuntu-minimal ubuntu-server", "The following packages will be upgraded:", " libnetplan0 python3-twisted-bin", "2 upgraded, 0 newly installed, 17 to remove and 150 not upgraded.", "Need to get 93.4 kB of archives.", "After this operation, 19.4 MB disk space will be freed.", "Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnetplan0 amd64 0.104-0ubuntu2~20.04.1 [82.0 kB]", "Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-twisted-bin amd64 18.9.0-11ubuntu0.20.04.2 [11.4 kB]", "Fetched 93.4 kB in 1s (142 kB/s)", "(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 ... 69139 files and directories currently installed.)", "Removing ubuntu-server (1.450.2) ...", "Removing apport (2.20.11-0ubuntu27.16) ...", "Removing cloud-init (21.1-19-gbad84ad4-0ubuntu1~20.04.1) ...", "Removing landscape-common (19.12-0ubuntu4.2) ...", "Removing ubuntu-minimal (1.450.2) ...", "Removing netplan.io (0.101-0ubuntu3~20.04.2) ...", "dpkg: warning: while removing netplan.io, directory '/usr/share/netplan/netplan/cli/commands' not empty so not removed", "dpkg: warning: while removing netplan.io, directory '/etc/netplan' not empty so not removed", "Removing python3-apport (2.20.11-0ubuntu27.16) ...", "Removing python3-launchpadlib (1.10.13-1) ...", "Removing python3-lazr.restfulclient (0.14.2-2build1) ...", "Removing python3-httplib2 (0.14.0-1ubuntu1) ...", "Removing python3-twisted (18.9.0-11ubuntu0.20.04.1) ...", "Removing python3-service-identity (18.1.0-5build1) ...", "Removing python3-pyasn1-modules (0.2.1-0.2build1) ...", "Removing python3-pyasn1 (0.4.2-3build1) ...", "Removing python3-simplejson (3.16.0-2ubuntu2) ...", "Removing ubuntu-advantage-tools (20.3) ...", "Removing python3-yaml (5.3.1-1) ...", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 67325 files and directories currently installed.)", "Preparing to unpack .../libnetplan0_0.104-0ubuntu2~20.04.1_amd64.deb ...", "Unpacking libnetplan0:amd64 (0.104-0ubuntu2~20.04.1) over (0.101-0ubuntu3~20.04.2) ...", "Preparing to unpack .../python3-twisted-bin_18.9.0-11ubuntu0.20.04.2_amd64.deb ...", "Unpacking python3-twisted-bin:amd64 (18.9.0-11ubuntu0.20.04.2) over (18.9.0-11ubuntu0.20.04.1) ...", "Setting up python3-twisted-bin:amd64 (18.9.0-11ubuntu0.20.04.2) ...", "Setting up libnetplan0:amd64 (0.104-0ubuntu2~20.04.1) ...", "Processing triggers for dbus (1.12.16-2ubuntu2.1) ...", "Processing triggers for libc-bin (2.31-0ubuntu9.2) ...", "Processing triggers for man-db (2.9.1-1) ..."]} TASK [Uninstall setuptools] **************************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/install-pip.yaml:3 fatal: [10.222.0.30]: FAILED! => {"changed": true, "cmd": "pip uninstall setuptools -y", "delta": "0:00:00.001835", "end": "2022-04-11 22:41:47.786375", "msg": "non-zero return code", "rc": 127, "start": "2022-04-11 22:41:47.784540", "stderr": "/bin/sh: 1: pip: not found", "stderr_lines": ["/bin/sh: 1: pip: not found"], "stdout": "", "stdout_lines": []} ...ignoring TASK [Download get-pip.py from https://bootstrap.pypa.io/get-pip.py] *********** task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/install-pip.yaml:8 changed: [10.222.0.30] => {"changed": true, "checksum_dest": null, "checksum_src": "4f03e84f63174d1fab203fd583d470d05204b8ee", "dest": "/tmp/get-pip.py", "gid": 1000, "group": "ubuntu", "md5sum": "45963799338eb0b5147499870269c4da", "mode": "0664", "msg": "OK (2658865 bytes)", "owner": "ubuntu", "size": 2658865, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1649716908.25-141910006226221/tmpti7dzrsq", "state": "file", "status_code": 200, "uid": 1000, "url": "https://bootstrap.pypa.io/get-pip.py"} TASK [Create constraints file for pip==21.3.1 setuptools===60.2.0] ************* task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/install-pip.yaml:14 changed: [10.222.0.30] => {"changed": true, "checksum": "3e47d44da35f2d484ea6a5f5608653fdd5bda350", "dest": "/tmp/constraints.txt", "gid": 1000, "group": "ubuntu", "md5sum": "679f63a85879bd0e135fadfb5969ec9d", "mode": "0664", "owner": "ubuntu", "size": 32, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1649716909.95-260123659863336/source", "state": "file", "uid": 1000} TASK [Install pip version pip==21.3.1 setuptools===60.2.0] ********************* task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/install-pip.yaml:22 changed: [10.222.0.30] => (item=python3) => {"changed": true, "cmd": "python3 /tmp/get-pip.py -c /tmp/constraints.txt pip setuptools", "delta": "0:00:07.851079", "end": "2022-04-11 22:41:59.569789", "item": "python3", "rc": 0, "start": "2022-04-11 22:41:51.718710", "stderr": "WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv\nWARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.\nYou should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.", "stderr_lines": ["WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv", "WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.", "You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command."], "stdout": "Collecting pip\n Downloading pip-21.3.1-py3-none-any.whl (1.7 MB)\n ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 12.3 MB/s eta 0:00:00\nCollecting setuptools\n Downloading setuptools-60.2.0-py3-none-any.whl (953 kB)\n ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 953.1/953.1 KB 23.8 MB/s eta 0:00:00\nCollecting wheel\n Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB)\nInstalling collected packages: wheel, setuptools, pip\n Attempting uninstall: setuptools\n Found existing installation: setuptools 45.2.0\n Uninstalling setuptools-45.2.0:\n Successfully uninstalled setuptools-45.2.0\nSuccessfully installed pip-21.3.1 setuptools-60.2.0 wheel-0.37.1", "stdout_lines": ["Collecting pip", " Downloading pip-21.3.1-py3-none-any.whl (1.7 MB)", " ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 12.3 MB/s eta 0:00:00", "Collecting setuptools", " Downloading setuptools-60.2.0-py3-none-any.whl (953 kB)", " ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 953.1/953.1 KB 23.8 MB/s eta 0:00:00", "Collecting wheel", " Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB)", "Installing collected packages: wheel, setuptools, pip", " Attempting uninstall: setuptools", " Found existing installation: setuptools 45.2.0", " Uninstalling setuptools-45.2.0:", " Successfully uninstalled setuptools-45.2.0", "Successfully installed pip-21.3.1 setuptools-60.2.0 wheel-0.37.1"]} TASK [Configure pip index-url] ************************************************* task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/configure-pip-index.yaml:1 changed: [10.222.0.30] => {"changed": true, "checksum": "15cca614080fc9c90955863b8d5d2e7aa41c7104", "dest": "/etc/pip.conf", "gid": 0, "group": "root", "md5sum": "9db1bf5c4e6b1c759e125cb91c86960d", "mode": "0644", "owner": "root", "size": 314, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1649716922.41-250489651544228/source", "state": "file", "uid": 0} TASK [Install required python packages] **************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/install-python-packages.yaml:1 changed: [10.222.0.30] => {"changed": true, "cmd": ["/usr/local/bin/pip3", "install", "virtualenv", "netaddr", "netifaces"], "name": ["virtualenv", "netaddr", "netifaces"], "requirements": null, "state": "present", "stderr": "WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv\nWARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.\nYou should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.\n", "stderr_lines": ["WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv", "WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.", "You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command."], "stdout": "Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/\nCollecting virtualenv\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e61/7f16e25b42eb4/virtualenv-20.14.1-py2.py3-none-any.whl (8.8 MB)\nCollecting netaddr\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/6d0232c32d265/netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB)\nRequirement already satisfied: netifaces in /usr/lib/python3/dist-packages (0.10.4)\nRequirement already satisfied: six<2,>=1.9.0 in /usr/lib/python3/dist-packages (from virtualenv) (1.14.0)\nCollecting distlib<1,>=0.3.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/656/4fe0a8f51e734/distlib-0.3.4-py2.py3-none-any.whl (461 kB)\nCollecting platformdirs<3,>=2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bca/e7cab893c2d31/platformdirs-2.5.1-py3-none-any.whl (14 kB)\nCollecting filelock<4,>=3.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f83/14284bfffbdcf/filelock-3.6.0-py3-none-any.whl (10.0 kB)\nInstalling collected packages: platformdirs, filelock, distlib, virtualenv, netaddr\nSuccessfully installed distlib-0.3.4 filelock-3.6.0 netaddr-0.8.0 platformdirs-2.5.1 virtualenv-20.14.1\n", "stdout_lines": ["Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/", "Collecting virtualenv", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e61/7f16e25b42eb4/virtualenv-20.14.1-py2.py3-none-any.whl (8.8 MB)", "Collecting netaddr", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/6d0232c32d265/netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB)", "Requirement already satisfied: netifaces in /usr/lib/python3/dist-packages (0.10.4)", "Requirement already satisfied: six<2,>=1.9.0 in /usr/lib/python3/dist-packages (from virtualenv) (1.14.0)", "Collecting distlib<1,>=0.3.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/656/4fe0a8f51e734/distlib-0.3.4-py2.py3-none-any.whl (461 kB)", "Collecting platformdirs<3,>=2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bca/e7cab893c2d31/platformdirs-2.5.1-py3-none-any.whl (14 kB)", "Collecting filelock<4,>=3.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f83/14284bfffbdcf/filelock-3.6.0-py3-none-any.whl (10.0 kB)", "Installing collected packages: platformdirs, filelock, distlib, virtualenv, netaddr", "Successfully installed distlib-0.3.4 filelock-3.6.0 netaddr-0.8.0 platformdirs-2.5.1 virtualenv-20.14.1"], "version": null, "virtualenv": null} TASK [Find data interface] ***************************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/find-data-port.yaml:1 skipping: [10.222.0.30] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Set data_interface variable to "{{ ifs.data.name }}"] ******************** task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/find-data-port.yaml:8 skipping: [10.222.0.30] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Make sure ubuntu user has access to /opt/stack] ************************** task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/install-zuul.yaml:1 changed: [10.222.0.30] => {"changed": true, "gid": 1000, "group": "ubuntu", "mode": "0755", "owner": "ubuntu", "path": "/opt/stack", "size": 4096, "state": "directory", "uid": 1000} TASK [Install zuul venv package] *********************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/install-zuul.yaml:12 changed: [10.222.0.30] => {"changed": true, "dest": "/opt/stack", "extract_results": {"cmd": ["/usr/bin/tar", "--extract", "-C", "/opt/stack", "-z", "-f", "/home/ubuntu/.ansible/tmp/ansible-tmp-1649716929.58-39492658604184/zuul-venv-devstack.tar.gz"], "err": "", "out": "", "rc": 0}, "gid": 1000, "group": "ubuntu", "handler": "TgzArchive", "mode": "0755", "owner": "ubuntu", "size": 4096, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1649716929.58-39492658604184/zuul-venv-devstack.tar.gz", "state": "directory", "uid": 1000} TASK [Clone devstack repo master branch from https://github.com/openstack-dev/devstack.git to /home/ubuntu/devstack] *** task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/prepare-git-repos.yaml:1 changed: [10.222.0.30] => {"after": "ce0ff1fd9d32a3cc33d46caacda555c4f6773515", "before": null, "changed": true} TASK [Fallback clone devstack repo master branch from https://github.com/openstack-dev/devstack.git to /home/ubuntu/devstack] *** task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/prepare-git-repos.yaml:11 skipping: [10.222.0.30] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Upload zuul clonemap file] *********************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/prepare-git-repos.yaml:20 changed: [10.222.0.30] => {"changed": true, "checksum": "98db451335285ca5ce57d7c2ba54913e1aaaf712", "dest": "/home/ubuntu/clonemap.yaml", "gid": 1000, "group": "ubuntu", "md5sum": "bab39b164c57f2ac2a69b17815d9d7d6", "mode": "0664", "owner": "ubuntu", "size": 50, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1649716953.58-205938671485684/source", "state": "file", "uid": 1000} TASK [Set zuul-cloner command for head only (no applied change)] *************** task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/prepare-git-repos.yaml:26 skipping: [10.222.0.30] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Set zuul-cloner command for project: openstack/os-brick ref: refs/zuul/master/Zfad7424461ee469f8aed99c0f643e8e2] *** task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/prepare-git-repos.yaml:34 ok: [10.222.0.30] => {"ansible_facts": {"zuul_cloner_command": "/opt/stack/zuul-venv/bin/zuul-cloner --workspace /opt/stack -m /home/ubuntu/clonemap.yaml --zuul-project openstack/os-brick --zuul-ref refs/zuul/master/Zfad7424461ee469f8aed99c0f643e8e2 --zuul-url http://10.106.1.39/p --zuul-branch master https://opendev.org openstack/keystone openstack/glance openstack/cinder openstack/requirements openstack/nova openstack/neutron openstack/networking-hyperv openstack/swift openstack/tempest"}, "changed": false} TASK [Run zuul-cloner] ********************************************************* task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/prepare-git-repos.yaml:43 changed: [10.222.0.30] => {"attempts": 1, "changed": true, "cmd": "/opt/stack/zuul-venv/bin/zuul-cloner --workspace /opt/stack -m /home/ubuntu/clonemap.yaml --zuul-project openstack/os-brick --zuul-ref refs/zuul/master/Zfad7424461ee469f8aed99c0f643e8e2 --zuul-url http://10.106.1.39/p --zuul-branch master https://opendev.org openstack/keystone openstack/glance openstack/cinder openstack/requirements openstack/nova openstack/neutron openstack/networking-hyperv openstack/swift openstack/tempest", "delta": "0:23:07.009100", "end": "2022-04-11 23:05:42.537476", "rc": 0, "start": "2022-04-11 22:42:35.528376", "stderr": "/opt/stack/zuul-venv/lib/python2.7/site-packages/zuul/lib/cloner.py:66: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.\n self.clone_map = yaml.load(clone_map_file).get('clonemap')\nINFO:zuul.Cloner:Loaded map containing 1 rules\nINFO:zuul.CloneMapper:Workspace path set to: /opt/stack\nINFO:zuul.CloneMapper:Mapping projects to workspace...\nINFO:zuul.CloneMapper: openstack/keystone -> /opt/stack/keystone\nINFO:zuul.CloneMapper: openstack/glance -> /opt/stack/glance\nINFO:zuul.CloneMapper: openstack/cinder -> /opt/stack/cinder\nINFO:zuul.CloneMapper: openstack/requirements -> /opt/stack/requirements\nINFO:zuul.CloneMapper: openstack/nova -> /opt/stack/nova\nINFO:zuul.CloneMapper: openstack/neutron -> /opt/stack/neutron\nINFO:zuul.CloneMapper: openstack/networking-hyperv -> /opt/stack/networking-hyperv\nINFO:zuul.CloneMapper: openstack/swift -> /opt/stack/swift\nINFO:zuul.CloneMapper: openstack/tempest -> /opt/stack/tempest\nINFO:zuul.CloneMapper:Expansion completed.\nINFO:zuul.Cloner:Preparing 9 repositories\nINFO:zuul.Cloner:Creating repo openstack/keystone from upstream https://opendev.org/openstack/keystone\nINFO:zuul.Cloner:upstream repo has branch master\nINFO:zuul.Cloner:Falling back to branch master\nINFO:zuul.Cloner:Prepared openstack/keystone repo with branch master at commit c141e6164e77f5ebb1369016d06de23a308ef510\nINFO:zuul.Cloner:Creating repo openstack/glance from upstream https://opendev.org/openstack/glance\nINFO:zuul.Cloner:upstream repo has branch master\nINFO:zuul.Cloner:Falling back to branch master\nINFO:zuul.Cloner:Prepared openstack/glance repo with branch master at commit c99c3af4ff6a642417846852d5b7d89f9607782b\nINFO:zuul.Cloner:Creating repo openstack/cinder from upstream https://opendev.org/openstack/cinder\nINFO:zuul.Cloner:upstream repo has branch master\nINFO:zuul.Cloner:Falling back to branch master\nINFO:zuul.Cloner:Prepared openstack/cinder repo with branch master at commit 6d4a6aa978efd094c25dfd14239e40564c0227d7\nINFO:zuul.Cloner:Creating repo openstack/requirements from upstream https://opendev.org/openstack/requirements\nINFO:zuul.Cloner:upstream repo has branch master\nINFO:zuul.Cloner:Falling back to branch master\nINFO:zuul.Cloner:Prepared openstack/requirements repo with branch master at commit 7b88d6e8c57997919bcdf2b0ec27e5f8347ddd9c\nINFO:zuul.Cloner:Creating repo openstack/nova from upstream https://opendev.org/openstack/nova\nINFO:zuul.Cloner:upstream repo has branch master\nINFO:zuul.Cloner:Falling back to branch master\nINFO:zuul.Cloner:Prepared openstack/nova repo with branch master at commit 449aa39a964bf01d6cd39e79122c6c37d9a2c9f7\nINFO:zuul.Cloner:Creating repo openstack/neutron from upstream https://opendev.org/openstack/neutron\nINFO:zuul.Cloner:upstream repo has branch master\nINFO:zuul.Cloner:Falling back to branch master\nINFO:zuul.Cloner:Prepared openstack/neutron repo with branch master at commit 1fa2e49f01e0f6779c396b8d22acd97a1e9baa72\nINFO:zuul.Cloner:Creating repo openstack/networking-hyperv from upstream https://opendev.org/openstack/networking-hyperv\nINFO:zuul.Cloner:upstream repo has branch master\nINFO:zuul.Cloner:Falling back to branch master\nINFO:zuul.Cloner:Prepared openstack/networking-hyperv repo with branch master at commit d7cb6e603ecb408cc5dd17052037e777fcc00bd7\nINFO:zuul.Cloner:Creating repo openstack/swift from upstream https://opendev.org/openstack/swift\nINFO:zuul.Cloner:upstream repo has branch master\nINFO:zuul.Cloner:Falling back to branch master\nINFO:zuul.Cloner:Prepared openstack/swift repo with branch master at commit 1cee51d5269c2b04f13623593710d2be0045781d\nINFO:zuul.Cloner:Creating repo openstack/tempest from upstream https://opendev.org/openstack/tempest\nINFO:zuul.Cloner:upstream repo has branch master\nINFO:zuul.Cloner:Falling back to branch master\nINFO:zuul.Cloner:Prepared openstack/tempest repo with branch master at commit 44dac69eb77d78a0de8e68e63617099249345578\nINFO:zuul.Cloner:Prepared all repositories", "stderr_lines": ["/opt/stack/zuul-venv/lib/python2.7/site-packages/zuul/lib/cloner.py:66: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.", " self.clone_map = yaml.load(clone_map_file).get('clonemap')", "INFO:zuul.Cloner:Loaded map containing 1 rules", "INFO:zuul.CloneMapper:Workspace path set to: /opt/stack", "INFO:zuul.CloneMapper:Mapping projects to workspace...", "INFO:zuul.CloneMapper: openstack/keystone -> /opt/stack/keystone", "INFO:zuul.CloneMapper: openstack/glance -> /opt/stack/glance", "INFO:zuul.CloneMapper: openstack/cinder -> /opt/stack/cinder", "INFO:zuul.CloneMapper: openstack/requirements -> /opt/stack/requirements", "INFO:zuul.CloneMapper: openstack/nova -> /opt/stack/nova", "INFO:zuul.CloneMapper: openstack/neutron -> /opt/stack/neutron", "INFO:zuul.CloneMapper: openstack/networking-hyperv -> /opt/stack/networking-hyperv", "INFO:zuul.CloneMapper: openstack/swift -> /opt/stack/swift", "INFO:zuul.CloneMapper: openstack/tempest -> /opt/stack/tempest", "INFO:zuul.CloneMapper:Expansion completed.", "INFO:zuul.Cloner:Preparing 9 repositories", "INFO:zuul.Cloner:Creating repo openstack/keystone from upstream https://opendev.org/openstack/keystone", "INFO:zuul.Cloner:upstream repo has branch master", "INFO:zuul.Cloner:Falling back to branch master", "INFO:zuul.Cloner:Prepared openstack/keystone repo with branch master at commit c141e6164e77f5ebb1369016d06de23a308ef510", "INFO:zuul.Cloner:Creating repo openstack/glance from upstream https://opendev.org/openstack/glance", "INFO:zuul.Cloner:upstream repo has branch master", "INFO:zuul.Cloner:Falling back to branch master", "INFO:zuul.Cloner:Prepared openstack/glance repo with branch master at commit c99c3af4ff6a642417846852d5b7d89f9607782b", "INFO:zuul.Cloner:Creating repo openstack/cinder from upstream https://opendev.org/openstack/cinder", "INFO:zuul.Cloner:upstream repo has branch master", "INFO:zuul.Cloner:Falling back to branch master", "INFO:zuul.Cloner:Prepared openstack/cinder repo with branch master at commit 6d4a6aa978efd094c25dfd14239e40564c0227d7", "INFO:zuul.Cloner:Creating repo openstack/requirements from upstream https://opendev.org/openstack/requirements", "INFO:zuul.Cloner:upstream repo has branch master", "INFO:zuul.Cloner:Falling back to branch master", "INFO:zuul.Cloner:Prepared openstack/requirements repo with branch master at commit 7b88d6e8c57997919bcdf2b0ec27e5f8347ddd9c", "INFO:zuul.Cloner:Creating repo openstack/nova from upstream https://opendev.org/openstack/nova", "INFO:zuul.Cloner:upstream repo has branch master", "INFO:zuul.Cloner:Falling back to branch master", "INFO:zuul.Cloner:Prepared openstack/nova repo with branch master at commit 449aa39a964bf01d6cd39e79122c6c37d9a2c9f7", "INFO:zuul.Cloner:Creating repo openstack/neutron from upstream https://opendev.org/openstack/neutron", "INFO:zuul.Cloner:upstream repo has branch master", "INFO:zuul.Cloner:Falling back to branch master", "INFO:zuul.Cloner:Prepared openstack/neutron repo with branch master at commit 1fa2e49f01e0f6779c396b8d22acd97a1e9baa72", "INFO:zuul.Cloner:Creating repo openstack/networking-hyperv from upstream https://opendev.org/openstack/networking-hyperv", "INFO:zuul.Cloner:upstream repo has branch master", "INFO:zuul.Cloner:Falling back to branch master", "INFO:zuul.Cloner:Prepared openstack/networking-hyperv repo with branch master at commit d7cb6e603ecb408cc5dd17052037e777fcc00bd7", "INFO:zuul.Cloner:Creating repo openstack/swift from upstream https://opendev.org/openstack/swift", "INFO:zuul.Cloner:upstream repo has branch master", "INFO:zuul.Cloner:Falling back to branch master", "INFO:zuul.Cloner:Prepared openstack/swift repo with branch master at commit 1cee51d5269c2b04f13623593710d2be0045781d", "INFO:zuul.Cloner:Creating repo openstack/tempest from upstream https://opendev.org/openstack/tempest", "INFO:zuul.Cloner:upstream repo has branch master", "INFO:zuul.Cloner:Falling back to branch master", "INFO:zuul.Cloner:Prepared openstack/tempest repo with branch master at commit 44dac69eb77d78a0de8e68e63617099249345578", "INFO:zuul.Cloner:Prepared all repositories"], "stdout": "", "stdout_lines": []} TASK [include] ***************************************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/build-devstack.yaml:49 skipping: [10.222.0.30] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Applying cherry-picks] *************************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/build-devstack.yaml:53 ok: [10.222.0.30] => (item={u'project': u'openstack/devstack', u'path': u'/home/ubuntu/devstack', u'url': u'https://github.com/cloudbase/devstack', u'patches': [u'refs/heads/neutron-ovs-bridge-arping']}) => {"changed": false, "item": {"patches": ["refs/heads/neutron-ovs-bridge-arping"], "path": "/home/ubuntu/devstack", "project": "openstack/devstack", "url": "https://github.com/cloudbase/devstack"}, "output": {"refs/heads/neutron-ovs-bridge-arping": {"git -C /home/ubuntu/devstack cherry-pick FETCH_HEAD": {"stderr": [], "stdout": ["Auto-merging lib/neutron-legacy", "[master b593fd55] Use ping instead of arping for br-data", " Author: Stefan Lupsa ", " Date: Tue Apr 27 12:57:40 2021 +0300", " 1 file changed, 1 insertion(+), 1 deletion(-)"]}, "git -C /home/ubuntu/devstack fetch https://github.com/cloudbase/devstack refs/heads/neutron-ovs-bridge-arping": {"stderr": ["From https://github.com/cloudbase/devstack", " * branch neutron-ovs-bridge-arping -> FETCH_HEAD"], "stdout": []}}}} TASK [Install networking-hyperv] *********************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/install-networking-hyperv.yaml:1 changed: [10.222.0.30] => {"changed": true, "cmd": "pip3 install -e /opt/stack/networking-hyperv -c /opt/stack/requirements/upper-constraints.txt", "delta": "0:01:47.961587", "end": "2022-04-11 23:07:34.229764", "rc": 0, "start": "2022-04-11 23:05:46.268177", "stderr": "WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv\nWARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.\nYou should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.", "stderr_lines": ["WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv", "WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.", "You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command."], "stdout": "Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/\nObtaining file:///opt/stack/networking-hyperv\n Preparing metadata (setup.py): started\n Preparing metadata (setup.py): finished with status 'done'\nCollecting pbr!=2.1.0,>=2.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB)\nCollecting eventlet!=0.18.3,!=0.20.1,>=0.18.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d10/a8fcc9e333819/eventlet-0.33.0-py2.py3-none-any.whl (226 kB)\nCollecting neutron-lib>=1.28.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/369/2a35488761c01/neutron_lib-2.20.0-py3-none-any.whl (582 kB)\nCollecting os-win>=3.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/587/92c2aa043d6e9/os_win-5.6.0-py3-none-any.whl (274 kB)\nCollecting oslo.config>=5.2.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1e/2a398450ea35a/oslo.config-8.8.0-py3-none-any.whl (128 kB)\nCollecting oslo.i18n>=3.15.3\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/750/86cfd89881963/oslo.i18n-5.1.0-py3-none-any.whl (46 kB)\nCollecting oslo.log>=3.36.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/975/3770776c337c0/oslo.log-4.7.0-py3-none-any.whl (71 kB)\nCollecting oslo.serialization!=2.19.1,>=2.18.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/c483231c38277/oslo.serialization-4.3.0-py3-none-any.whl (25 kB)\nCollecting oslo.utils>=3.33.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/11f/e85493db77284/oslo.utils-4.12.2-py3-none-any.whl (101 kB)\nCollecting python-neutronclient>=6.7.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9e6/6734a2d4a4669/python_neutronclient-7.8.0-py3-none-any.whl (437 kB)\nCollecting neutron>=13.0.0.0b1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81c/c1398787603f3/neutron-20.0.0-py3-none-any.whl (4.1 MB)\nCollecting six>=1.10.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB)\nCollecting dnspython>=1.15.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a85/1e51367fb93e9/dnspython-2.2.1-py3-none-any.whl (269 kB)\nCollecting greenlet>=0.3\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ec8/c433b3ab04191/greenlet-1.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (156 kB)\nCollecting os-resource-classes>=1.1.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0f5/1374bb26dbd11/os_resource_classes-1.1.0-py3-none-any.whl (11 kB)\nCollecting oslo.privsep>=2.3.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dcc/cc5f695b4c2b9/oslo.privsep-2.7.0-py3-none-any.whl (38 kB)\nCollecting python-designateclient>=2.7.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/63d/bbd33ba71f6c1/python_designateclient-4.5.0-py3-none-any.whl (93 kB)\nCollecting keystoneauth1>=3.14.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/47b/526d2e813482b/keystoneauth1-4.5.0-py3-none-any.whl (314 kB)\nCollecting ovs>=2.10.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/331/6c0b587f0493f/ovs-2.16.0.tar.gz (102 kB)\n Preparing metadata (setup.py): started\n Preparing metadata (setup.py): finished with status 'done'\nCollecting stevedore>=2.0.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB)\nCollecting pyroute2>=0.6.4\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3d1/c4d1a71fb569c/pyroute2-0.6.9.tar.gz (23 kB)\n Preparing metadata (setup.py): started\n Preparing metadata (setup.py): finished with status 'done'\nCollecting oslo.context>=2.22.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a0c/f84fe7970cc07/oslo.context-4.1.0-py3-none-any.whl (20 kB)\nCollecting Routes>=2.3.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fab/5a042a3a87778/Routes-2.5.1-py2.py3-none-any.whl (40 kB)\nCollecting oslo.concurrency>=3.26.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f3f/c4b456b1d03f0/oslo.concurrency-4.5.0-py3-none-any.whl (47 kB)\nCollecting oslo.service>=2.8.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9ce/36992aa96b0ad/oslo.service-2.8.0-py3-none-any.whl (77 kB)\nRequirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron>=13.0.0.0b1->networking-hyperv==12.1.0.dev3) (0.8.0)\nCollecting oslo.versionedobjects>=1.35.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab4/c592aa746ec81/oslo.versionedobjects-2.6.0-py3-none-any.whl (86 kB)\nCollecting requests>=2.18.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB)\nCollecting debtcollector>=1.19.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/139/3a527d2c72f14/debtcollector-2.5.0-py3-none-any.whl (23 kB)\nCollecting ovsdbapp>=1.15.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/62b/a3495d936b387/ovsdbapp-1.16.0-py3-none-any.whl (124 kB)\nCollecting openstacksdk>=0.31.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/4d3d510563dcf/openstacksdk-0.61.0-py3-none-any.whl (1.4 MB)\nCollecting keystonemiddleware>=5.1.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/542/d43bbf2f73320/keystonemiddleware-9.4.0-py3-none-any.whl (119 kB)\nCollecting oslo.db>=4.44.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/230/299a9ba830ba7/oslo.db-11.2.0-py3-none-any.whl (175 kB)\nCollecting SQLAlchemy>=1.4.23\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/954/11abc0e36d18f/SQLAlchemy-1.4.35-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB)\nCollecting decorator>=4.1.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8c/3f85900b9dc42/decorator-5.1.1-py3-none-any.whl (9.1 kB)\nCollecting Jinja2>=2.10\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/539/835f51a74a69f/Jinja2-3.1.1-py3-none-any.whl (132 kB)\nCollecting oslo.policy>=3.10.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dee/39001af63eb8b/oslo.policy-3.11.0-py3-none-any.whl (87 kB)\nCollecting oslo.messaging>=7.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cef/851e4ad16c368/oslo.messaging-12.13.0-py3-none-any.whl (252 kB)\nCollecting oslo.reports>=1.18.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c40/20d352c6b846d/oslo.reports-2.3.0-py3-none-any.whl (53 kB)\nCollecting oslo.upgradecheck>=1.3.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b22/195edb619969d/oslo.upgradecheck-1.5.0-py3-none-any.whl (14 kB)\nCollecting tooz>=1.58.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a5c/8c7f5c471bee3/tooz-2.11.0-py3-none-any.whl (93 kB)\nCollecting oslo.cache>=1.26.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/92b/43f817245b128/oslo.cache-2.10.1-py3-none-any.whl (68 kB)\nCollecting psutil>=5.3.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/107/0a9b287846a21/psutil-5.9.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (283 kB)\nCollecting Paste>=2.0.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e0/8200a570f7e29/Paste-3.5.0-py2.py3-none-any.whl (593 kB)\nCollecting tenacity>=6.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bae/d357d9f35ec64/tenacity-6.3.1-py2.py3-none-any.whl (36 kB)\nCollecting python-novaclient>=9.1.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7f3/cbe33a65f8fc3/python_novaclient-17.7.0-py3-none-any.whl (333 kB)\nCollecting httplib2>=0.9.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b6/a905cb1c79eef/httplib2-0.20.4-py3-none-any.whl (96 kB)\nCollecting netifaces>=0.10.4\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c92/ff9ac7c228200/netifaces-0.11.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (33 kB)\nCollecting packaging>=20.4\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB)\nCollecting pyOpenSSL>=17.1.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ea2/52b38c87425b6/pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB)\nCollecting WebOb>=1.8.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/73a/ae30359291c14/WebOb-1.8.7-py2.py3-none-any.whl (114 kB)\nCollecting os-ken>=2.2.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b90/ef275a44c649d/os_ken-2.3.1-py3-none-any.whl (2.0 MB)\nCollecting osprofiler>=2.3.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cf0/69a60a87d440a/osprofiler-3.4.2-py3-none-any.whl (89 kB)\nCollecting alembic>=1.6.5\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/29b/e0856ec7591c3/alembic-1.7.7-py3-none-any.whl (210 kB)\nCollecting os-vif>=1.15.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/203/798c5ff5d51ef/os_vif-2.7.1-py3-none-any.whl (107 kB)\nCollecting oslo.middleware>=3.31.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e1c/e23564837bd35/oslo.middleware-4.5.1-py3-none-any.whl (65 kB)\nCollecting futurist>=1.2.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/4e64b35930cdf/futurist-2.4.0-py3-none-any.whl (37 kB)\nCollecting PasteDeploy>=1.5.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/23cfd6ad4281b/PasteDeploy-2.1.1-py2.py3-none-any.whl (17 kB)\nCollecting oslo.rootwrap>=5.15.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/237/51921fe826cc5/oslo.rootwrap-6.3.1-py3-none-any.whl (38 kB)\nCollecting pecan>=1.3.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2cb/d0eedbb5747c0/pecan-1.4.1.tar.gz (124 kB)\n Preparing metadata (setup.py): started\n Preparing metadata (setup.py): finished with status 'done'\nCollecting os-traits>=0.9.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/be1/986df0aa71710/os_traits-2.7.0-py3-none-any.whl (38 kB)\nCollecting setproctitle>=1.1.10\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c61/1f65bc9de5391/setproctitle-1.2.2-cp38-cp38-manylinux1_x86_64.whl (36 kB)\nCollecting PyYAML>=5.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB)\nCollecting rfc3986>=1.2.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a86/d6e1f5b1dc238/rfc3986-1.5.0-py2.py3-none-any.whl (31 kB)\nCollecting python-dateutil>=2.7.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/961/d03dc3453ebbc/python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)\nCollecting pyinotify>=0.9.6\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c9/98a5d7606ca83/pyinotify-0.9.6.tar.gz (60 kB)\n Preparing metadata (setup.py): started\n Preparing metadata (setup.py): finished with status 'done'\nCollecting pytz>=2013.6\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e68/985985296d9a6/pytz-2022.1-py2.py3-none-any.whl (503 kB)\nCollecting msgpack>=0.5.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f74/da1e5fcf20ade/msgpack-1.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB)\nCollecting pyparsing>=2.1.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB)\nCollecting iso8601>=0.1.11\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7b/c01b1c2a43b25/iso8601-1.0.2-py3-none-any.whl (9.7 kB)\nCollecting os-client-config>=1.28.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/27b/dc338f8a87281/os_client_config-2.1.0-py3-none-any.whl (31 kB)\nCollecting python-keystoneclient>=3.8.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a9/f30bfa3a5bf00/python_keystoneclient-4.4.0-py3-none-any.whl (398 kB)\nCollecting simplejson>=3.5.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e8/607d8f6b4f9d4/simplejson-3.17.6-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (139 kB)\nCollecting osc-lib>=1.12.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d6a/d4f39a4582bc0/osc_lib-2.5.0-py3-none-any.whl (88 kB)\nCollecting cliff>=3.4.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB)\nCollecting importlib-resources\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a9d/d72f6cc106aeb/importlib_resources-5.6.0-py3-none-any.whl (28 kB)\nCollecting Mako\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/23a/ab11fdbbb0f10/Mako-1.2.0-py3-none-any.whl (78 kB)\nCollecting importlib-metadata\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/120/8431ca90a8cca/importlib_metadata-4.11.3-py3-none-any.whl (18 kB)\nCollecting cmd2>=1.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB)\nCollecting PrettyTable>=0.7.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6c/5ec87c3ef9df5/prettytable-3.2.0-py3-none-any.whl (26 kB)\nCollecting autopage>=0.4.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB)\nCollecting wrapt>=1.7.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b21/650fa6907e523/wrapt-1.14.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB)\nCollecting MarkupSafe>=2.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4b9/fe39a2ccc108a/MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)\nCollecting os-service-types>=1.2.0\n 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)\nCollecting pycadf!=2.0.0,>=1.1.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1f/a1dea7638c0f6/pycadf-3.1.1-py3-none-any.whl (39 kB)\nCollecting appdirs>=1.3.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a84/1dacd6b99318a/appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)\nCollecting munch>=2.1.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f4/4af89a2ce4ed0/munch-2.5.0-py2.py3-none-any.whl (10 kB)\nCollecting jmespath>=0.9.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e8d/cd576ed616f14/jmespath-1.0.0-py3-none-any.whl (23 kB)\nCollecting dogpile.cache>=0.6.5\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5f9/dcf99087240c7/dogpile.cache-1.1.5-py3-none-any.whl (51 kB)\nCollecting jsonpatch!=1.20,>=1.16\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26a/c385719ac9f54/jsonpatch-1.32-py2.py3-none-any.whl (12 kB)\nCollecting requestsexceptions>=1.2.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/308/3d872b6e07dc5/requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)\nCollecting cryptography>=2.7\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c2c/5250ff0d36fd5/cryptography-36.0.2-cp36-abi3-manylinux_2_24_x86_64.whl (3.6 MB)\nCollecting fasteners>=0.7.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cae/0772df265923e/fasteners-0.17.3-py3-none-any.whl (18 kB)\nCollecting sqlalchemy-migrate>=0.11.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e5d/2348db19a5062/sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB)\nCollecting testscenarios>=0.4\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/480/263fa5d6e6181/testscenarios-0.5.0-py2.py3-none-any.whl (21 kB)\nCollecting testresources>=2.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67a/361c3a2412231/testresources-2.0.1-py2.py3-none-any.whl (36 kB)\nCollecting kombu>=4.6.6\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b2/13b24293d3417/kombu-5.2.4-py3-none-any.whl (189 kB)\nCollecting cachetools>=2.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8fe/cd4203a38af17/cachetools-5.0.0-py3-none-any.whl (9.1 kB)\nCollecting amqp>=2.5.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a57/5f4fa659a2290/amqp-5.1.0-py3-none-any.whl (51 kB)\nCollecting oslo.metrics>=0.2.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0f0/3845838f84379/oslo.metrics-0.4.0-py3-none-any.whl (13 kB)\nCollecting bcrypt>=3.1.3\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a05/84a92329210fc/bcrypt-3.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (61 kB)\nCollecting statsd>=3.2.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c61/0fb80347fca0e/statsd-3.3.0-py2.py3-none-any.whl (11 kB)\nCollecting cffi>=1.14.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/57e/9ac9ccc3101fa/cffi-1.15.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (446 kB)\nCollecting Yappi>=1.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/855/890cd9a90d833/yappi-1.3.3.tar.gz (58 kB)\n Preparing metadata (setup.py): started\n Preparing metadata (setup.py): finished with status 'done'\nCollecting fixtures>=3.0.0\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB)\nCollecting sortedcontainers\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a16/3dcaede0f1c02/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)\nCollecting setuptools\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB)\nCollecting WebTest>=1.3.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a0/01a9efa40d2a7/WebTest-3.0.0-py3-none-any.whl (31 kB)\nCollecting logutils>=0.3\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c6c/036248c59f8b3/logutils-0.3.5-py3-none-any.whl (19 kB)\nCollecting pyroute2.core==0.6.9\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/947/d0c8b69d1e23a/pyroute2.core-0.6.9.tar.gz (212 kB)\n Preparing metadata (setup.py): started\n Preparing metadata (setup.py): finished with status 'done'\nCollecting pyroute2.nslink==0.6.9\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/599/8d17b12a7d455/pyroute2.nslink-0.6.9.tar.gz (30 kB)\n Preparing metadata (setup.py): started\n Preparing metadata (setup.py): finished with status 'done'\nCollecting pyroute2.nftables==0.6.9\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f01/2f3f082286e6a/pyroute2.nftables-0.6.9.tar.gz (26 kB)\n Preparing metadata (setup.py): started\n Preparing metadata (setup.py): finished with status 'done'\nCollecting pyroute2.ethtool==0.6.9\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ea8/ef9a652de4a57/pyroute2.ethtool-0.6.9.tar.gz (28 kB)\n Preparing metadata (setup.py): started\n Preparing metadata (setup.py): finished with status 'done'\nCollecting pyroute2.ipset==0.6.9\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89c/10c267a34dd62/pyroute2.ipset-0.6.9.tar.gz (31 kB)\n Preparing metadata (setup.py): started\n Preparing metadata (setup.py): finished with status 'done'\nCollecting pyroute2.ipdb==0.6.9\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b09/f59ce5ae1f455/pyroute2.ipdb-0.6.9.tar.gz (64 kB)\n Preparing metadata (setup.py): started\n Preparing metadata (setup.py): finished with status 'done'\nCollecting pyroute2.ndb==0.6.9\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/012/93ac9cc377503/pyroute2.ndb-0.6.9.tar.gz (81 kB)\n Preparing metadata (setup.py): started\n Preparing metadata (setup.py): finished with status 'done'\nRequirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv==12.1.0.dev3) (3.2.0)\nCollecting urllib3<1.27,>=1.21.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/44e/ce4d53fb1706f/urllib3-1.26.9-py2.py3-none-any.whl (138 kB)\nCollecting charset-normalizer~=2.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB)\nCollecting idna<4,>=2.5\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB)\nRequirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron>=13.0.0.0b1->networking-hyperv==12.1.0.dev3) (2019.11.28)\nCollecting repoze.lru>=0.3\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f77/bf0e1096ea445/repoze.lru-0.7-py3-none-any.whl (10 kB)\nCollecting voluptuous>=0.8.9\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4b8/38b185f5951f2/voluptuous-0.13.1-py3-none-any.whl (29 kB)\nCollecting vine>=5.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4c9/dceab6f76ed92/vine-5.0.0-py2.py3-none-any.whl (9.4 kB)\nCollecting pycparser\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ee/45429555515e1/pycparser-2.21-py2.py3-none-any.whl (118 kB)\nCollecting wcwidth>=0.1.7\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)\nCollecting pyperclip>=1.6\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB)\nCollecting attrs>=16.3.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB)\nCollecting testtools>=0.9.22\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB)\nCollecting jsonpointer>=1.9\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26d/9a47a72d4dc3e/jsonpointer-2.2-py2.py3-none-any.whl (7.5 kB)\nCollecting prometheus-client>=0.6.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/522/fded625282822/prometheus_client-0.14.1-py3-none-any.whl (59 kB)\nCollecting sqlparse\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/487/19e356bb8b429/sqlparse-0.4.2-py3-none-any.whl (42 kB)\nCollecting Tempita>=0.4\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/52d/39a6dbde3c2df/Tempita-0.5.2-py3-none-any.whl (12 kB)\nCollecting waitress>=0.8.5\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c54/9f5b2b4afd44d/waitress-2.1.1-py3-none-any.whl (57 kB)\nCollecting beautifulsoup4\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/58d/5c3d29f5a36ff/beautifulsoup4-4.11.1-py3-none-any.whl (128 kB)\nCollecting zipp>=0.5\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c4f/6e5bbf48e74f7/zipp-3.8.0-py3-none-any.whl (5.4 kB)\nCollecting extras>=1.0.0\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB)\nCollecting soupsieve>1.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a71/4129d3021ec17/soupsieve-2.3.2-py3-none-any.whl (37 kB)\nBuilding wheels for collected packages: ovs, pecan, pyinotify, pyroute2, pyroute2.core, pyroute2.ethtool, pyroute2.ipdb, pyroute2.ipset, pyroute2.ndb, pyroute2.nftables, pyroute2.nslink, Yappi\n Building wheel for ovs (setup.py): started\n Building wheel for ovs (setup.py): finished with status 'done'\n Created wheel for ovs: filename=ovs-2.16.0-py3-none-any.whl size=120358 sha256=023f447c52a9643af94b92fe661676ec8b72cf26f22b44fabad37e9a878cfd78\n Stored in directory: /root/.cache/pip/wheels/c4/96/8e/20698e0b3eff1e49b43b7f62fb9b82fb9845d1cc971bb69dd9\n Building wheel for pecan (setup.py): started\n Building wheel for pecan (setup.py): finished with status 'done'\n Created wheel for pecan: filename=pecan-1.4.1-py3-none-any.whl size=147194 sha256=9d3d3fa4b78df184748e3e488628c8ddbd6be5025f621fffdbfebb8d4b7898c7\n Stored in directory: /root/.cache/pip/wheels/33/c6/6d/02c881523364b9312c064c8285e0ea0633336aae990974392a\n Building wheel for pyinotify (setup.py): started\n Building wheel for pyinotify (setup.py): finished with status 'done'\n Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25352 sha256=9fde75505864683a9a421f94b7720fe787cb39101ad043a8ab3e2fe932b77ace\n Stored in directory: /root/.cache/pip/wheels/db/23/6a/2d388b3ed2b6c391fe13630513a0b05c746c6c98162f1bd7db\n Building wheel for pyroute2 (setup.py): started\n Building wheel for pyroute2 (setup.py): finished with status 'done'\n Created wheel for pyroute2: filename=pyroute2-0.6.9-py3-none-any.whl size=16341 sha256=0dedcf0acd044f390fe2bb83e8830f09ff59ce330931d2ad7449774dfdf68c19\n Stored in directory: /root/.cache/pip/wheels/f3/b8/91/ca56500c97f7b43d2b976110055cc6ed151d0b59f769881ef2\n Building wheel for pyroute2.core (setup.py): started\n Building wheel for pyroute2.core (setup.py): finished with status 'done'\n Created wheel for pyroute2.core: filename=pyroute2.core-0.6.9-py3-none-any.whl size=250200 sha256=7feb0b6439366ad2a83be7a4f8e3730cec3ea1b0a48c505dad3aa1c14304d1ee\n Stored in directory: /root/.cache/pip/wheels/67/e0/35/d36ac334a1e355738973c3aeda702c5db9294dac6ff9863080\n Building wheel for pyroute2.ethtool (setup.py): started\n Building wheel for pyroute2.ethtool (setup.py): finished with status 'done'\n Created wheel for pyroute2.ethtool: filename=pyroute2.ethtool-0.6.9-py3-none-any.whl size=22595 sha256=cd5eb39d366dc53facae1774af7c52fb286c300e88808f948b7f3befa773b19e\n Stored in directory: /root/.cache/pip/wheels/8f/fa/b6/f994ae7158a9b171aa0756ceff459f21a3a89c1b1c58decec1\n Building wheel for pyroute2.ipdb (setup.py): started\n Building wheel for pyroute2.ipdb (setup.py): finished with status 'done'\n Created wheel for pyroute2.ipdb: filename=pyroute2.ipdb-0.6.9-py3-none-any.whl size=60734 sha256=455650b58cd9fc03bec74fddff3731c4aa46815e0740ff2909acc6a5c440ea57\n Stored in directory: /root/.cache/pip/wheels/48/5e/0f/01cb8a00589dba1288d33ed57d31087a2c44a99987c2ef1d3f\n Building wheel for pyroute2.ipset (setup.py): started\n Building wheel for pyroute2.ipset (setup.py): finished with status 'done'\n Created wheel for pyroute2.ipset: filename=pyroute2.ipset-0.6.9-py3-none-any.whl size=25394 sha256=e278f8e15e3ad17a7c7581babacdb368c649e68588b959aef4dfa12d103de299\n Stored in directory: /root/.cache/pip/wheels/3b/ca/31/3b598fe5e4d29c15117183a48b3b0d279a9c8e80dcd9f7d658\n Building wheel for pyroute2.ndb (setup.py): started\n Building wheel for pyroute2.ndb (setup.py): finished with status 'done'\n Created wheel for pyroute2.ndb: filename=pyroute2.ndb-0.6.9-py3-none-any.whl size=85754 sha256=66118153e0e13dc7dc914565107c8b1b0b77131dd20a98ad1d2e678f568142e3\n Stored in directory: /root/.cache/pip/wheels/5b/98/06/45ccf7f549495b62775b030cb961444b6dd9f152e1b5f8c7b1\n Building wheel for pyroute2.nftables (setup.py): started\n Building wheel for pyroute2.nftables (setup.py): finished with status 'done'\n Created wheel for pyroute2.nftables: filename=pyroute2.nftables-0.6.9-py3-none-any.whl size=20978 sha256=95b19e1cc38ca67550305b61c0bd72b22149d6d2adc58f810aa486a51d4380a1\n Stored in directory: /root/.cache/pip/wheels/81/c1/de/676853219175e1d10b808207f8dd3d46b90e45f3a4e86f9a28\n Building wheel for pyroute2.nslink (setup.py): started\n Building wheel for pyroute2.nslink (setup.py): finished with status 'done'\n Created wheel for pyroute2.nslink: filename=pyroute2.nslink-0.6.9-py3-none-any.whl size=25765 sha256=0c3b913e14a3736822320d80975454fc986eec897628d3bb61536bccabf2e8bc\n Stored in directory: /root/.cache/pip/wheels/76/75/45/bdc21ba68d168939e55431f5d6b6440ab382c894354e0442ad\n Building wheel for Yappi (setup.py): started\n Building wheel for Yappi (setup.py): finished with status 'done'\n Created wheel for Yappi: filename=yappi-1.3.3-cp38-cp38-linux_x86_64.whl size=101019 sha256=5e82fbcdb42b801223d338cf62dc56fbddb34fd8c64f8d23b6b14d81e869dd05\n Stored in directory: /root/.cache/pip/wheels/18/cc/0a/3b7c505fe5871c7c9d76e243cfffd665ced06e0dbe64730157\nSuccessfully built ovs pecan pyinotify pyroute2 pyroute2.core pyroute2.ethtool pyroute2.ipdb pyroute2.ipset pyroute2.ndb pyroute2.nftables pyroute2.nslink Yappi\nInstalling collected packages: wrapt, pyparsing, pbr, urllib3, pytz, packaging, oslo.i18n, netifaces, iso8601, idna, debtcollector, charset-normalizer, stevedore, six, rfc3986, requests, PyYAML, pycparser, oslo.utils, msgpack, extras, vine, testtools, setuptools, repoze.lru, python-dateutil, pyinotify, oslo.serialization, oslo.context, oslo.config, MarkupSafe, greenlet, fasteners, dnspython, cffi, zipp, Yappi, WebOb, wcwidth, statsd, soupsieve, Routes, pyperclip, prometheus-client, PasteDeploy, Paste, oslo.log, oslo.concurrency, os-service-types, jsonpointer, Jinja2, fixtures, eventlet, decorator, bcrypt, attrs, amqp, waitress, Tempita, sqlparse, SQLAlchemy, sortedcontainers, requestsexceptions, pyroute2.core, PrettyTable, oslo.service, oslo.middleware, oslo.metrics, munch, Mako, kombu, keystoneauth1, jsonpatch, jmespath, importlib-resources, importlib-metadata, futurist, dogpile.cache, cryptography, cmd2, cachetools, beautifulsoup4, autopage, appdirs, WebTest, testscenarios, testresources, sqlalchemy-migrate, simplejson, pyroute2.nslink, pyroute2.nftables, pyroute2.ndb, pyroute2.ipset, pyroute2.ipdb, pyroute2.ethtool, ovs, oslo.messaging, openstacksdk, logutils, cliff, alembic, voluptuous, tenacity, setproctitle, python-keystoneclient, pyroute2, pycadf, psutil, pecan, ovsdbapp, osprofiler, oslo.versionedobjects, oslo.privsep, oslo.policy, oslo.db, oslo.cache, osc-lib, os-traits, os-ken, os-client-config, tooz, python-novaclient, python-neutronclient, python-designateclient, pyOpenSSL, oslo.upgradecheck, oslo.rootwrap, oslo.reports, os-vif, os-resource-classes, neutron-lib, keystonemiddleware, httplib2, os-win, neutron, networking-hyperv\n Attempting uninstall: urllib3\n Found existing installation: urllib3 1.25.8\n Uninstalling urllib3-1.25.8:\n Successfully uninstalled urllib3-1.25.8\n Attempting uninstall: netifaces\n Found existing installation: netifaces 0.10.4\n Uninstalling netifaces-0.10.4:\n Successfully uninstalled netifaces-0.10.4\n Attempting uninstall: idna\n Found existing installation: idna 2.8\n Uninstalling idna-2.8:\n Successfully uninstalled idna-2.8\n Attempting uninstall: six\n Found existing installation: six 1.14.0\n Uninstalling six-1.14.0:\n Successfully uninstalled six-1.14.0\n Attempting uninstall: requests\n Found existing installation: requests 2.22.0\n Uninstalling requests-2.22.0:\n Successfully uninstalled requests-2.22.0\n Attempting uninstall: setuptools\n Found existing installation: setuptools 60.2.0\n Uninstalling setuptools-60.2.0:\n Successfully uninstalled setuptools-60.2.0\n Attempting uninstall: MarkupSafe\n Found existing installation: MarkupSafe 1.1.0\n Uninstalling MarkupSafe-1.1.0:\n Successfully uninstalled MarkupSafe-1.1.0\n Attempting uninstall: zipp\n Found existing installation: zipp 1.0.0\n Uninstalling zipp-1.0.0:\n Successfully uninstalled zipp-1.0.0\n Attempting uninstall: jsonpointer\n Found existing installation: jsonpointer 2.0\n Uninstalling jsonpointer-2.0:\n Successfully uninstalled jsonpointer-2.0\n Attempting uninstall: Jinja2\n Found existing installation: Jinja2 2.10.1\n Uninstalling Jinja2-2.10.1:\n Successfully uninstalled Jinja2-2.10.1\n Attempting uninstall: attrs\n Found existing installation: attrs 19.3.0\n Uninstalling attrs-19.3.0:\n Successfully uninstalled attrs-19.3.0\n Attempting uninstall: sortedcontainers\n Found existing installation: sortedcontainers 2.1.0\n Uninstalling sortedcontainers-2.1.0:\n Successfully uninstalled sortedcontainers-2.1.0\n Attempting uninstall: jsonpatch\n Found existing installation: jsonpatch 1.22\n Uninstalling jsonpatch-1.22:\n Successfully uninstalled jsonpatch-1.22\n Attempting uninstall: importlib-metadata\n Found existing installation: importlib-metadata 1.5.0\n Uninstalling importlib-metadata-1.5.0:\n Successfully uninstalled importlib-metadata-1.5.0\n Attempting uninstall: cryptography\n Found existing installation: cryptography 2.8\n Uninstalling cryptography-2.8:\n Successfully uninstalled cryptography-2.8\n Attempting uninstall: ovs\n Found existing installation: ovs 2.13.5\n Uninstalling ovs-2.13.5:\n Successfully uninstalled ovs-2.13.5\n Attempting uninstall: pyOpenSSL\n Found existing installation: pyOpenSSL 19.0.0\n Uninstalling pyOpenSSL-19.0.0:\n Successfully uninstalled pyOpenSSL-19.0.0\n Running setup.py develop for networking-hyperv\nSuccessfully installed Jinja2-3.1.1 Mako-1.2.0 MarkupSafe-2.1.1 Paste-3.5.0 PasteDeploy-2.1.1 PrettyTable-3.2.0 PyYAML-6.0 Routes-2.5.1 SQLAlchemy-1.4.35 Tempita-0.5.2 WebOb-1.8.7 WebTest-3.0.0 Yappi-1.3.3 alembic-1.7.7 amqp-5.1.0 appdirs-1.4.4 attrs-21.4.0 autopage-0.5.0 bcrypt-3.2.0 beautifulsoup4-4.11.1 cachetools-5.0.0 cffi-1.15.0 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.0 cryptography-36.0.2 debtcollector-2.5.0 decorator-5.1.1 dnspython-2.2.1 dogpile.cache-1.1.5 eventlet-0.33.0 extras-1.0.0 fasteners-0.17.3 fixtures-3.0.0 futurist-2.4.0 greenlet-1.1.2 httplib2-0.20.4 idna-3.3 importlib-metadata-4.11.3 importlib-resources-5.6.0 iso8601-1.0.2 jmespath-1.0.0 jsonpatch-1.32 jsonpointer-2.2 keystoneauth1-4.5.0 keystonemiddleware-9.4.0 kombu-5.2.4 logutils-0.3.5 msgpack-1.0.3 munch-2.5.0 netifaces-0.11.0 networking-hyperv neutron-20.0.0 neutron-lib-2.20.0 openstacksdk-0.61.0 os-client-config-2.1.0 os-ken-2.3.1 os-resource-classes-1.1.0 os-service-types-1.7.0 os-traits-2.7.0 os-vif-2.7.1 os-win-5.6.0 osc-lib-2.5.0 oslo.cache-2.10.1 oslo.concurrency-4.5.0 oslo.config-8.8.0 oslo.context-4.1.0 oslo.db-11.2.0 oslo.i18n-5.1.0 oslo.log-4.7.0 oslo.messaging-12.13.0 oslo.metrics-0.4.0 oslo.middleware-4.5.1 oslo.policy-3.11.0 oslo.privsep-2.7.0 oslo.reports-2.3.0 oslo.rootwrap-6.3.1 oslo.serialization-4.3.0 oslo.service-2.8.0 oslo.upgradecheck-1.5.0 oslo.utils-4.12.2 oslo.versionedobjects-2.6.0 osprofiler-3.4.2 ovs-2.16.0 ovsdbapp-1.16.0 packaging-21.3 pbr-5.8.1 pecan-1.4.1 prometheus-client-0.14.1 psutil-5.9.0 pyOpenSSL-22.0.0 pycadf-3.1.1 pycparser-2.21 pyinotify-0.9.6 pyparsing-3.0.7 pyperclip-1.8.2 pyroute2-0.6.9 pyroute2.core-0.6.9 pyroute2.ethtool-0.6.9 pyroute2.ipdb-0.6.9 pyroute2.ipset-0.6.9 pyroute2.ndb-0.6.9 pyroute2.nftables-0.6.9 pyroute2.nslink-0.6.9 python-dateutil-2.8.2 python-designateclient-4.5.0 python-keystoneclient-4.4.0 python-neutronclient-7.8.0 python-novaclient-17.7.0 pytz-2022.1 repoze.lru-0.7 requests-2.27.1 requestsexceptions-1.4.0 rfc3986-1.5.0 setproctitle-1.2.2 setuptools-62.0.0 simplejson-3.17.6 six-1.16.0 sortedcontainers-2.4.0 soupsieve-2.3.2 sqlalchemy-migrate-0.13.0 sqlparse-0.4.2 statsd-3.3.0 stevedore-3.5.0 tenacity-6.3.1 testresources-2.0.1 testscenarios-0.5.0 testtools-2.5.0 tooz-2.11.0 urllib3-1.26.9 vine-5.0.0 voluptuous-0.13.1 waitress-2.1.1 wcwidth-0.2.5 wrapt-1.14.0 zipp-3.8.0", "stdout_lines": ["Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/", "Obtaining file:///opt/stack/networking-hyperv", " Preparing metadata (setup.py): started", " Preparing metadata (setup.py): finished with status 'done'", "Collecting pbr!=2.1.0,>=2.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB)", "Collecting eventlet!=0.18.3,!=0.20.1,>=0.18.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d10/a8fcc9e333819/eventlet-0.33.0-py2.py3-none-any.whl (226 kB)", "Collecting neutron-lib>=1.28.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/369/2a35488761c01/neutron_lib-2.20.0-py3-none-any.whl (582 kB)", "Collecting os-win>=3.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/587/92c2aa043d6e9/os_win-5.6.0-py3-none-any.whl (274 kB)", "Collecting oslo.config>=5.2.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1e/2a398450ea35a/oslo.config-8.8.0-py3-none-any.whl (128 kB)", "Collecting oslo.i18n>=3.15.3", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/750/86cfd89881963/oslo.i18n-5.1.0-py3-none-any.whl (46 kB)", "Collecting oslo.log>=3.36.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/975/3770776c337c0/oslo.log-4.7.0-py3-none-any.whl (71 kB)", "Collecting oslo.serialization!=2.19.1,>=2.18.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/c483231c38277/oslo.serialization-4.3.0-py3-none-any.whl (25 kB)", "Collecting oslo.utils>=3.33.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/11f/e85493db77284/oslo.utils-4.12.2-py3-none-any.whl (101 kB)", "Collecting python-neutronclient>=6.7.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9e6/6734a2d4a4669/python_neutronclient-7.8.0-py3-none-any.whl (437 kB)", "Collecting neutron>=13.0.0.0b1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81c/c1398787603f3/neutron-20.0.0-py3-none-any.whl (4.1 MB)", "Collecting six>=1.10.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB)", "Collecting dnspython>=1.15.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a85/1e51367fb93e9/dnspython-2.2.1-py3-none-any.whl (269 kB)", "Collecting greenlet>=0.3", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ec8/c433b3ab04191/greenlet-1.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (156 kB)", "Collecting os-resource-classes>=1.1.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0f5/1374bb26dbd11/os_resource_classes-1.1.0-py3-none-any.whl (11 kB)", "Collecting oslo.privsep>=2.3.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dcc/cc5f695b4c2b9/oslo.privsep-2.7.0-py3-none-any.whl (38 kB)", "Collecting python-designateclient>=2.7.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/63d/bbd33ba71f6c1/python_designateclient-4.5.0-py3-none-any.whl (93 kB)", "Collecting keystoneauth1>=3.14.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/47b/526d2e813482b/keystoneauth1-4.5.0-py3-none-any.whl (314 kB)", "Collecting ovs>=2.10.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/331/6c0b587f0493f/ovs-2.16.0.tar.gz (102 kB)", " Preparing metadata (setup.py): started", " Preparing metadata (setup.py): finished with status 'done'", "Collecting stevedore>=2.0.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB)", "Collecting pyroute2>=0.6.4", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3d1/c4d1a71fb569c/pyroute2-0.6.9.tar.gz (23 kB)", " Preparing metadata (setup.py): started", " Preparing metadata (setup.py): finished with status 'done'", "Collecting oslo.context>=2.22.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a0c/f84fe7970cc07/oslo.context-4.1.0-py3-none-any.whl (20 kB)", "Collecting Routes>=2.3.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fab/5a042a3a87778/Routes-2.5.1-py2.py3-none-any.whl (40 kB)", "Collecting oslo.concurrency>=3.26.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f3f/c4b456b1d03f0/oslo.concurrency-4.5.0-py3-none-any.whl (47 kB)", "Collecting oslo.service>=2.8.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9ce/36992aa96b0ad/oslo.service-2.8.0-py3-none-any.whl (77 kB)", "Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron>=13.0.0.0b1->networking-hyperv==12.1.0.dev3) (0.8.0)", "Collecting oslo.versionedobjects>=1.35.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab4/c592aa746ec81/oslo.versionedobjects-2.6.0-py3-none-any.whl (86 kB)", "Collecting requests>=2.18.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB)", "Collecting debtcollector>=1.19.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/139/3a527d2c72f14/debtcollector-2.5.0-py3-none-any.whl (23 kB)", "Collecting ovsdbapp>=1.15.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/62b/a3495d936b387/ovsdbapp-1.16.0-py3-none-any.whl (124 kB)", "Collecting openstacksdk>=0.31.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/4d3d510563dcf/openstacksdk-0.61.0-py3-none-any.whl (1.4 MB)", "Collecting keystonemiddleware>=5.1.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/542/d43bbf2f73320/keystonemiddleware-9.4.0-py3-none-any.whl (119 kB)", "Collecting oslo.db>=4.44.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/230/299a9ba830ba7/oslo.db-11.2.0-py3-none-any.whl (175 kB)", "Collecting SQLAlchemy>=1.4.23", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/954/11abc0e36d18f/SQLAlchemy-1.4.35-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB)", "Collecting decorator>=4.1.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8c/3f85900b9dc42/decorator-5.1.1-py3-none-any.whl (9.1 kB)", "Collecting Jinja2>=2.10", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/539/835f51a74a69f/Jinja2-3.1.1-py3-none-any.whl (132 kB)", "Collecting oslo.policy>=3.10.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dee/39001af63eb8b/oslo.policy-3.11.0-py3-none-any.whl (87 kB)", "Collecting oslo.messaging>=7.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cef/851e4ad16c368/oslo.messaging-12.13.0-py3-none-any.whl (252 kB)", "Collecting oslo.reports>=1.18.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c40/20d352c6b846d/oslo.reports-2.3.0-py3-none-any.whl (53 kB)", "Collecting oslo.upgradecheck>=1.3.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b22/195edb619969d/oslo.upgradecheck-1.5.0-py3-none-any.whl (14 kB)", "Collecting tooz>=1.58.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a5c/8c7f5c471bee3/tooz-2.11.0-py3-none-any.whl (93 kB)", "Collecting oslo.cache>=1.26.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/92b/43f817245b128/oslo.cache-2.10.1-py3-none-any.whl (68 kB)", "Collecting psutil>=5.3.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/107/0a9b287846a21/psutil-5.9.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (283 kB)", "Collecting Paste>=2.0.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e0/8200a570f7e29/Paste-3.5.0-py2.py3-none-any.whl (593 kB)", "Collecting tenacity>=6.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bae/d357d9f35ec64/tenacity-6.3.1-py2.py3-none-any.whl (36 kB)", "Collecting python-novaclient>=9.1.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7f3/cbe33a65f8fc3/python_novaclient-17.7.0-py3-none-any.whl (333 kB)", "Collecting httplib2>=0.9.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b6/a905cb1c79eef/httplib2-0.20.4-py3-none-any.whl (96 kB)", "Collecting netifaces>=0.10.4", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c92/ff9ac7c228200/netifaces-0.11.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (33 kB)", "Collecting packaging>=20.4", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB)", "Collecting pyOpenSSL>=17.1.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ea2/52b38c87425b6/pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB)", "Collecting WebOb>=1.8.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/73a/ae30359291c14/WebOb-1.8.7-py2.py3-none-any.whl (114 kB)", "Collecting os-ken>=2.2.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b90/ef275a44c649d/os_ken-2.3.1-py3-none-any.whl (2.0 MB)", "Collecting osprofiler>=2.3.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cf0/69a60a87d440a/osprofiler-3.4.2-py3-none-any.whl (89 kB)", "Collecting alembic>=1.6.5", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/29b/e0856ec7591c3/alembic-1.7.7-py3-none-any.whl (210 kB)", "Collecting os-vif>=1.15.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/203/798c5ff5d51ef/os_vif-2.7.1-py3-none-any.whl (107 kB)", "Collecting oslo.middleware>=3.31.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e1c/e23564837bd35/oslo.middleware-4.5.1-py3-none-any.whl (65 kB)", "Collecting futurist>=1.2.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/4e64b35930cdf/futurist-2.4.0-py3-none-any.whl (37 kB)", "Collecting PasteDeploy>=1.5.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/23cfd6ad4281b/PasteDeploy-2.1.1-py2.py3-none-any.whl (17 kB)", "Collecting oslo.rootwrap>=5.15.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/237/51921fe826cc5/oslo.rootwrap-6.3.1-py3-none-any.whl (38 kB)", "Collecting pecan>=1.3.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2cb/d0eedbb5747c0/pecan-1.4.1.tar.gz (124 kB)", " Preparing metadata (setup.py): started", " Preparing metadata (setup.py): finished with status 'done'", "Collecting os-traits>=0.9.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/be1/986df0aa71710/os_traits-2.7.0-py3-none-any.whl (38 kB)", "Collecting setproctitle>=1.1.10", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c61/1f65bc9de5391/setproctitle-1.2.2-cp38-cp38-manylinux1_x86_64.whl (36 kB)", "Collecting PyYAML>=5.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB)", "Collecting rfc3986>=1.2.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a86/d6e1f5b1dc238/rfc3986-1.5.0-py2.py3-none-any.whl (31 kB)", "Collecting python-dateutil>=2.7.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/961/d03dc3453ebbc/python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)", "Collecting pyinotify>=0.9.6", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c9/98a5d7606ca83/pyinotify-0.9.6.tar.gz (60 kB)", " Preparing metadata (setup.py): started", " Preparing metadata (setup.py): finished with status 'done'", "Collecting pytz>=2013.6", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e68/985985296d9a6/pytz-2022.1-py2.py3-none-any.whl (503 kB)", "Collecting msgpack>=0.5.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f74/da1e5fcf20ade/msgpack-1.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB)", "Collecting pyparsing>=2.1.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB)", "Collecting iso8601>=0.1.11", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7b/c01b1c2a43b25/iso8601-1.0.2-py3-none-any.whl (9.7 kB)", "Collecting os-client-config>=1.28.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/27b/dc338f8a87281/os_client_config-2.1.0-py3-none-any.whl (31 kB)", "Collecting python-keystoneclient>=3.8.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a9/f30bfa3a5bf00/python_keystoneclient-4.4.0-py3-none-any.whl (398 kB)", "Collecting simplejson>=3.5.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e8/607d8f6b4f9d4/simplejson-3.17.6-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (139 kB)", "Collecting osc-lib>=1.12.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d6a/d4f39a4582bc0/osc_lib-2.5.0-py3-none-any.whl (88 kB)", "Collecting cliff>=3.4.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB)", "Collecting importlib-resources", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a9d/d72f6cc106aeb/importlib_resources-5.6.0-py3-none-any.whl (28 kB)", "Collecting Mako", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/23a/ab11fdbbb0f10/Mako-1.2.0-py3-none-any.whl (78 kB)", "Collecting importlib-metadata", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/120/8431ca90a8cca/importlib_metadata-4.11.3-py3-none-any.whl (18 kB)", "Collecting cmd2>=1.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB)", "Collecting PrettyTable>=0.7.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6c/5ec87c3ef9df5/prettytable-3.2.0-py3-none-any.whl (26 kB)", "Collecting autopage>=0.4.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB)", "Collecting wrapt>=1.7.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b21/650fa6907e523/wrapt-1.14.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB)", "Collecting MarkupSafe>=2.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4b9/fe39a2ccc108a/MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)", "Collecting os-service-types>=1.2.0", " 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)", "Collecting pycadf!=2.0.0,>=1.1.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1f/a1dea7638c0f6/pycadf-3.1.1-py3-none-any.whl (39 kB)", "Collecting appdirs>=1.3.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a84/1dacd6b99318a/appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)", "Collecting munch>=2.1.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f4/4af89a2ce4ed0/munch-2.5.0-py2.py3-none-any.whl (10 kB)", "Collecting jmespath>=0.9.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e8d/cd576ed616f14/jmespath-1.0.0-py3-none-any.whl (23 kB)", "Collecting dogpile.cache>=0.6.5", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5f9/dcf99087240c7/dogpile.cache-1.1.5-py3-none-any.whl (51 kB)", "Collecting jsonpatch!=1.20,>=1.16", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26a/c385719ac9f54/jsonpatch-1.32-py2.py3-none-any.whl (12 kB)", "Collecting requestsexceptions>=1.2.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/308/3d872b6e07dc5/requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)", "Collecting cryptography>=2.7", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c2c/5250ff0d36fd5/cryptography-36.0.2-cp36-abi3-manylinux_2_24_x86_64.whl (3.6 MB)", "Collecting fasteners>=0.7.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cae/0772df265923e/fasteners-0.17.3-py3-none-any.whl (18 kB)", "Collecting sqlalchemy-migrate>=0.11.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e5d/2348db19a5062/sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB)", "Collecting testscenarios>=0.4", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/480/263fa5d6e6181/testscenarios-0.5.0-py2.py3-none-any.whl (21 kB)", "Collecting testresources>=2.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67a/361c3a2412231/testresources-2.0.1-py2.py3-none-any.whl (36 kB)", "Collecting kombu>=4.6.6", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b2/13b24293d3417/kombu-5.2.4-py3-none-any.whl (189 kB)", "Collecting cachetools>=2.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8fe/cd4203a38af17/cachetools-5.0.0-py3-none-any.whl (9.1 kB)", "Collecting amqp>=2.5.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a57/5f4fa659a2290/amqp-5.1.0-py3-none-any.whl (51 kB)", "Collecting oslo.metrics>=0.2.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0f0/3845838f84379/oslo.metrics-0.4.0-py3-none-any.whl (13 kB)", "Collecting bcrypt>=3.1.3", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a05/84a92329210fc/bcrypt-3.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (61 kB)", "Collecting statsd>=3.2.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c61/0fb80347fca0e/statsd-3.3.0-py2.py3-none-any.whl (11 kB)", "Collecting cffi>=1.14.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/57e/9ac9ccc3101fa/cffi-1.15.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (446 kB)", "Collecting Yappi>=1.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/855/890cd9a90d833/yappi-1.3.3.tar.gz (58 kB)", " Preparing metadata (setup.py): started", " Preparing metadata (setup.py): finished with status 'done'", "Collecting fixtures>=3.0.0", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB)", "Collecting sortedcontainers", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a16/3dcaede0f1c02/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)", "Collecting setuptools", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB)", "Collecting WebTest>=1.3.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a0/01a9efa40d2a7/WebTest-3.0.0-py3-none-any.whl (31 kB)", "Collecting logutils>=0.3", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c6c/036248c59f8b3/logutils-0.3.5-py3-none-any.whl (19 kB)", "Collecting pyroute2.core==0.6.9", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/947/d0c8b69d1e23a/pyroute2.core-0.6.9.tar.gz (212 kB)", " Preparing metadata (setup.py): started", " Preparing metadata (setup.py): finished with status 'done'", "Collecting pyroute2.nslink==0.6.9", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/599/8d17b12a7d455/pyroute2.nslink-0.6.9.tar.gz (30 kB)", " Preparing metadata (setup.py): started", " Preparing metadata (setup.py): finished with status 'done'", "Collecting pyroute2.nftables==0.6.9", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f01/2f3f082286e6a/pyroute2.nftables-0.6.9.tar.gz (26 kB)", " Preparing metadata (setup.py): started", " Preparing metadata (setup.py): finished with status 'done'", "Collecting pyroute2.ethtool==0.6.9", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ea8/ef9a652de4a57/pyroute2.ethtool-0.6.9.tar.gz (28 kB)", " Preparing metadata (setup.py): started", " Preparing metadata (setup.py): finished with status 'done'", "Collecting pyroute2.ipset==0.6.9", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89c/10c267a34dd62/pyroute2.ipset-0.6.9.tar.gz (31 kB)", " Preparing metadata (setup.py): started", " Preparing metadata (setup.py): finished with status 'done'", "Collecting pyroute2.ipdb==0.6.9", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b09/f59ce5ae1f455/pyroute2.ipdb-0.6.9.tar.gz (64 kB)", " Preparing metadata (setup.py): started", " Preparing metadata (setup.py): finished with status 'done'", "Collecting pyroute2.ndb==0.6.9", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/012/93ac9cc377503/pyroute2.ndb-0.6.9.tar.gz (81 kB)", " Preparing metadata (setup.py): started", " Preparing metadata (setup.py): finished with status 'done'", "Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron>=13.0.0.0b1->networking-hyperv==12.1.0.dev3) (3.2.0)", "Collecting urllib3<1.27,>=1.21.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/44e/ce4d53fb1706f/urllib3-1.26.9-py2.py3-none-any.whl (138 kB)", "Collecting charset-normalizer~=2.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB)", "Collecting idna<4,>=2.5", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB)", "Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron>=13.0.0.0b1->networking-hyperv==12.1.0.dev3) (2019.11.28)", "Collecting repoze.lru>=0.3", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f77/bf0e1096ea445/repoze.lru-0.7-py3-none-any.whl (10 kB)", "Collecting voluptuous>=0.8.9", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4b8/38b185f5951f2/voluptuous-0.13.1-py3-none-any.whl (29 kB)", "Collecting vine>=5.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4c9/dceab6f76ed92/vine-5.0.0-py2.py3-none-any.whl (9.4 kB)", "Collecting pycparser", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ee/45429555515e1/pycparser-2.21-py2.py3-none-any.whl (118 kB)", "Collecting wcwidth>=0.1.7", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)", "Collecting pyperclip>=1.6", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB)", "Collecting attrs>=16.3.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB)", "Collecting testtools>=0.9.22", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB)", "Collecting jsonpointer>=1.9", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26d/9a47a72d4dc3e/jsonpointer-2.2-py2.py3-none-any.whl (7.5 kB)", "Collecting prometheus-client>=0.6.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/522/fded625282822/prometheus_client-0.14.1-py3-none-any.whl (59 kB)", "Collecting sqlparse", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/487/19e356bb8b429/sqlparse-0.4.2-py3-none-any.whl (42 kB)", "Collecting Tempita>=0.4", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/52d/39a6dbde3c2df/Tempita-0.5.2-py3-none-any.whl (12 kB)", "Collecting waitress>=0.8.5", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c54/9f5b2b4afd44d/waitress-2.1.1-py3-none-any.whl (57 kB)", "Collecting beautifulsoup4", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/58d/5c3d29f5a36ff/beautifulsoup4-4.11.1-py3-none-any.whl (128 kB)", "Collecting zipp>=0.5", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c4f/6e5bbf48e74f7/zipp-3.8.0-py3-none-any.whl (5.4 kB)", "Collecting extras>=1.0.0", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB)", "Collecting soupsieve>1.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a71/4129d3021ec17/soupsieve-2.3.2-py3-none-any.whl (37 kB)", "Building wheels for collected packages: ovs, pecan, pyinotify, pyroute2, pyroute2.core, pyroute2.ethtool, pyroute2.ipdb, pyroute2.ipset, pyroute2.ndb, pyroute2.nftables, pyroute2.nslink, Yappi", " Building wheel for ovs (setup.py): started", " Building wheel for ovs (setup.py): finished with status 'done'", " Created wheel for ovs: filename=ovs-2.16.0-py3-none-any.whl size=120358 sha256=023f447c52a9643af94b92fe661676ec8b72cf26f22b44fabad37e9a878cfd78", " Stored in directory: /root/.cache/pip/wheels/c4/96/8e/20698e0b3eff1e49b43b7f62fb9b82fb9845d1cc971bb69dd9", " Building wheel for pecan (setup.py): started", " Building wheel for pecan (setup.py): finished with status 'done'", " Created wheel for pecan: filename=pecan-1.4.1-py3-none-any.whl size=147194 sha256=9d3d3fa4b78df184748e3e488628c8ddbd6be5025f621fffdbfebb8d4b7898c7", " Stored in directory: /root/.cache/pip/wheels/33/c6/6d/02c881523364b9312c064c8285e0ea0633336aae990974392a", " Building wheel for pyinotify (setup.py): started", " Building wheel for pyinotify (setup.py): finished with status 'done'", " Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25352 sha256=9fde75505864683a9a421f94b7720fe787cb39101ad043a8ab3e2fe932b77ace", " Stored in directory: /root/.cache/pip/wheels/db/23/6a/2d388b3ed2b6c391fe13630513a0b05c746c6c98162f1bd7db", " Building wheel for pyroute2 (setup.py): started", " Building wheel for pyroute2 (setup.py): finished with status 'done'", " Created wheel for pyroute2: filename=pyroute2-0.6.9-py3-none-any.whl size=16341 sha256=0dedcf0acd044f390fe2bb83e8830f09ff59ce330931d2ad7449774dfdf68c19", " Stored in directory: /root/.cache/pip/wheels/f3/b8/91/ca56500c97f7b43d2b976110055cc6ed151d0b59f769881ef2", " Building wheel for pyroute2.core (setup.py): started", " Building wheel for pyroute2.core (setup.py): finished with status 'done'", " Created wheel for pyroute2.core: filename=pyroute2.core-0.6.9-py3-none-any.whl size=250200 sha256=7feb0b6439366ad2a83be7a4f8e3730cec3ea1b0a48c505dad3aa1c14304d1ee", " Stored in directory: /root/.cache/pip/wheels/67/e0/35/d36ac334a1e355738973c3aeda702c5db9294dac6ff9863080", " Building wheel for pyroute2.ethtool (setup.py): started", " Building wheel for pyroute2.ethtool (setup.py): finished with status 'done'", " Created wheel for pyroute2.ethtool: filename=pyroute2.ethtool-0.6.9-py3-none-any.whl size=22595 sha256=cd5eb39d366dc53facae1774af7c52fb286c300e88808f948b7f3befa773b19e", " Stored in directory: /root/.cache/pip/wheels/8f/fa/b6/f994ae7158a9b171aa0756ceff459f21a3a89c1b1c58decec1", " Building wheel for pyroute2.ipdb (setup.py): started", " Building wheel for pyroute2.ipdb (setup.py): finished with status 'done'", " Created wheel for pyroute2.ipdb: filename=pyroute2.ipdb-0.6.9-py3-none-any.whl size=60734 sha256=455650b58cd9fc03bec74fddff3731c4aa46815e0740ff2909acc6a5c440ea57", " Stored in directory: /root/.cache/pip/wheels/48/5e/0f/01cb8a00589dba1288d33ed57d31087a2c44a99987c2ef1d3f", " Building wheel for pyroute2.ipset (setup.py): started", " Building wheel for pyroute2.ipset (setup.py): finished with status 'done'", " Created wheel for pyroute2.ipset: filename=pyroute2.ipset-0.6.9-py3-none-any.whl size=25394 sha256=e278f8e15e3ad17a7c7581babacdb368c649e68588b959aef4dfa12d103de299", " Stored in directory: /root/.cache/pip/wheels/3b/ca/31/3b598fe5e4d29c15117183a48b3b0d279a9c8e80dcd9f7d658", " Building wheel for pyroute2.ndb (setup.py): started", " Building wheel for pyroute2.ndb (setup.py): finished with status 'done'", " Created wheel for pyroute2.ndb: filename=pyroute2.ndb-0.6.9-py3-none-any.whl size=85754 sha256=66118153e0e13dc7dc914565107c8b1b0b77131dd20a98ad1d2e678f568142e3", " Stored in directory: /root/.cache/pip/wheels/5b/98/06/45ccf7f549495b62775b030cb961444b6dd9f152e1b5f8c7b1", " Building wheel for pyroute2.nftables (setup.py): started", " Building wheel for pyroute2.nftables (setup.py): finished with status 'done'", " Created wheel for pyroute2.nftables: filename=pyroute2.nftables-0.6.9-py3-none-any.whl size=20978 sha256=95b19e1cc38ca67550305b61c0bd72b22149d6d2adc58f810aa486a51d4380a1", " Stored in directory: /root/.cache/pip/wheels/81/c1/de/676853219175e1d10b808207f8dd3d46b90e45f3a4e86f9a28", " Building wheel for pyroute2.nslink (setup.py): started", " Building wheel for pyroute2.nslink (setup.py): finished with status 'done'", " Created wheel for pyroute2.nslink: filename=pyroute2.nslink-0.6.9-py3-none-any.whl size=25765 sha256=0c3b913e14a3736822320d80975454fc986eec897628d3bb61536bccabf2e8bc", " Stored in directory: /root/.cache/pip/wheels/76/75/45/bdc21ba68d168939e55431f5d6b6440ab382c894354e0442ad", " Building wheel for Yappi (setup.py): started", " Building wheel for Yappi (setup.py): finished with status 'done'", " Created wheel for Yappi: filename=yappi-1.3.3-cp38-cp38-linux_x86_64.whl size=101019 sha256=5e82fbcdb42b801223d338cf62dc56fbddb34fd8c64f8d23b6b14d81e869dd05", " Stored in directory: /root/.cache/pip/wheels/18/cc/0a/3b7c505fe5871c7c9d76e243cfffd665ced06e0dbe64730157", "Successfully built ovs pecan pyinotify pyroute2 pyroute2.core pyroute2.ethtool pyroute2.ipdb pyroute2.ipset pyroute2.ndb pyroute2.nftables pyroute2.nslink Yappi", "Installing collected packages: wrapt, pyparsing, pbr, urllib3, pytz, packaging, oslo.i18n, netifaces, iso8601, idna, debtcollector, charset-normalizer, stevedore, six, rfc3986, requests, PyYAML, pycparser, oslo.utils, msgpack, extras, vine, testtools, setuptools, repoze.lru, python-dateutil, pyinotify, oslo.serialization, oslo.context, oslo.config, MarkupSafe, greenlet, fasteners, dnspython, cffi, zipp, Yappi, WebOb, wcwidth, statsd, soupsieve, Routes, pyperclip, prometheus-client, PasteDeploy, Paste, oslo.log, oslo.concurrency, os-service-types, jsonpointer, Jinja2, fixtures, eventlet, decorator, bcrypt, attrs, amqp, waitress, Tempita, sqlparse, SQLAlchemy, sortedcontainers, requestsexceptions, pyroute2.core, PrettyTable, oslo.service, oslo.middleware, oslo.metrics, munch, Mako, kombu, keystoneauth1, jsonpatch, jmespath, importlib-resources, importlib-metadata, futurist, dogpile.cache, cryptography, cmd2, cachetools, beautifulsoup4, autopage, appdirs, WebTest, testscenarios, testresources, sqlalchemy-migrate, simplejson, pyroute2.nslink, pyroute2.nftables, pyroute2.ndb, pyroute2.ipset, pyroute2.ipdb, pyroute2.ethtool, ovs, oslo.messaging, openstacksdk, logutils, cliff, alembic, voluptuous, tenacity, setproctitle, python-keystoneclient, pyroute2, pycadf, psutil, pecan, ovsdbapp, osprofiler, oslo.versionedobjects, oslo.privsep, oslo.policy, oslo.db, oslo.cache, osc-lib, os-traits, os-ken, os-client-config, tooz, python-novaclient, python-neutronclient, python-designateclient, pyOpenSSL, oslo.upgradecheck, oslo.rootwrap, oslo.reports, os-vif, os-resource-classes, neutron-lib, keystonemiddleware, httplib2, os-win, neutron, networking-hyperv", " Attempting uninstall: urllib3", " Found existing installation: urllib3 1.25.8", " Uninstalling urllib3-1.25.8:", " Successfully uninstalled urllib3-1.25.8", " Attempting uninstall: netifaces", " Found existing installation: netifaces 0.10.4", " Uninstalling netifaces-0.10.4:", " Successfully uninstalled netifaces-0.10.4", " Attempting uninstall: idna", " Found existing installation: idna 2.8", " Uninstalling idna-2.8:", " Successfully uninstalled idna-2.8", " Attempting uninstall: six", " Found existing installation: six 1.14.0", " Uninstalling six-1.14.0:", " Successfully uninstalled six-1.14.0", " Attempting uninstall: requests", " Found existing installation: requests 2.22.0", " Uninstalling requests-2.22.0:", " Successfully uninstalled requests-2.22.0", " Attempting uninstall: setuptools", " Found existing installation: setuptools 60.2.0", " Uninstalling setuptools-60.2.0:", " Successfully uninstalled setuptools-60.2.0", " Attempting uninstall: MarkupSafe", " Found existing installation: MarkupSafe 1.1.0", " Uninstalling MarkupSafe-1.1.0:", " Successfully uninstalled MarkupSafe-1.1.0", " Attempting uninstall: zipp", " Found existing installation: zipp 1.0.0", " Uninstalling zipp-1.0.0:", " Successfully uninstalled zipp-1.0.0", " Attempting uninstall: jsonpointer", " Found existing installation: jsonpointer 2.0", " Uninstalling jsonpointer-2.0:", " Successfully uninstalled jsonpointer-2.0", " Attempting uninstall: Jinja2", " Found existing installation: Jinja2 2.10.1", " Uninstalling Jinja2-2.10.1:", " Successfully uninstalled Jinja2-2.10.1", " Attempting uninstall: attrs", " Found existing installation: attrs 19.3.0", " Uninstalling attrs-19.3.0:", " Successfully uninstalled attrs-19.3.0", " Attempting uninstall: sortedcontainers", " Found existing installation: sortedcontainers 2.1.0", " Uninstalling sortedcontainers-2.1.0:", " Successfully uninstalled sortedcontainers-2.1.0", " Attempting uninstall: jsonpatch", " Found existing installation: jsonpatch 1.22", " Uninstalling jsonpatch-1.22:", " Successfully uninstalled jsonpatch-1.22", " Attempting uninstall: importlib-metadata", " Found existing installation: importlib-metadata 1.5.0", " Uninstalling importlib-metadata-1.5.0:", " Successfully uninstalled importlib-metadata-1.5.0", " Attempting uninstall: cryptography", " Found existing installation: cryptography 2.8", " Uninstalling cryptography-2.8:", " Successfully uninstalled cryptography-2.8", " Attempting uninstall: ovs", " Found existing installation: ovs 2.13.5", " Uninstalling ovs-2.13.5:", " Successfully uninstalled ovs-2.13.5", " Attempting uninstall: pyOpenSSL", " Found existing installation: pyOpenSSL 19.0.0", " Uninstalling pyOpenSSL-19.0.0:", " Successfully uninstalled pyOpenSSL-19.0.0", " Running setup.py develop for networking-hyperv", "Successfully installed Jinja2-3.1.1 Mako-1.2.0 MarkupSafe-2.1.1 Paste-3.5.0 PasteDeploy-2.1.1 PrettyTable-3.2.0 PyYAML-6.0 Routes-2.5.1 SQLAlchemy-1.4.35 Tempita-0.5.2 WebOb-1.8.7 WebTest-3.0.0 Yappi-1.3.3 alembic-1.7.7 amqp-5.1.0 appdirs-1.4.4 attrs-21.4.0 autopage-0.5.0 bcrypt-3.2.0 beautifulsoup4-4.11.1 cachetools-5.0.0 cffi-1.15.0 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.0 cryptography-36.0.2 debtcollector-2.5.0 decorator-5.1.1 dnspython-2.2.1 dogpile.cache-1.1.5 eventlet-0.33.0 extras-1.0.0 fasteners-0.17.3 fixtures-3.0.0 futurist-2.4.0 greenlet-1.1.2 httplib2-0.20.4 idna-3.3 importlib-metadata-4.11.3 importlib-resources-5.6.0 iso8601-1.0.2 jmespath-1.0.0 jsonpatch-1.32 jsonpointer-2.2 keystoneauth1-4.5.0 keystonemiddleware-9.4.0 kombu-5.2.4 logutils-0.3.5 msgpack-1.0.3 munch-2.5.0 netifaces-0.11.0 networking-hyperv neutron-20.0.0 neutron-lib-2.20.0 openstacksdk-0.61.0 os-client-config-2.1.0 os-ken-2.3.1 os-resource-classes-1.1.0 os-service-types-1.7.0 os-traits-2.7.0 os-vif-2.7.1 os-win-5.6.0 osc-lib-2.5.0 oslo.cache-2.10.1 oslo.concurrency-4.5.0 oslo.config-8.8.0 oslo.context-4.1.0 oslo.db-11.2.0 oslo.i18n-5.1.0 oslo.log-4.7.0 oslo.messaging-12.13.0 oslo.metrics-0.4.0 oslo.middleware-4.5.1 oslo.policy-3.11.0 oslo.privsep-2.7.0 oslo.reports-2.3.0 oslo.rootwrap-6.3.1 oslo.serialization-4.3.0 oslo.service-2.8.0 oslo.upgradecheck-1.5.0 oslo.utils-4.12.2 oslo.versionedobjects-2.6.0 osprofiler-3.4.2 ovs-2.16.0 ovsdbapp-1.16.0 packaging-21.3 pbr-5.8.1 pecan-1.4.1 prometheus-client-0.14.1 psutil-5.9.0 pyOpenSSL-22.0.0 pycadf-3.1.1 pycparser-2.21 pyinotify-0.9.6 pyparsing-3.0.7 pyperclip-1.8.2 pyroute2-0.6.9 pyroute2.core-0.6.9 pyroute2.ethtool-0.6.9 pyroute2.ipdb-0.6.9 pyroute2.ipset-0.6.9 pyroute2.ndb-0.6.9 pyroute2.nftables-0.6.9 pyroute2.nslink-0.6.9 python-dateutil-2.8.2 python-designateclient-4.5.0 python-keystoneclient-4.4.0 python-neutronclient-7.8.0 python-novaclient-17.7.0 pytz-2022.1 repoze.lru-0.7 requests-2.27.1 requestsexceptions-1.4.0 rfc3986-1.5.0 setproctitle-1.2.2 setuptools-62.0.0 simplejson-3.17.6 six-1.16.0 sortedcontainers-2.4.0 soupsieve-2.3.2 sqlalchemy-migrate-0.13.0 sqlparse-0.4.2 statsd-3.3.0 stevedore-3.5.0 tenacity-6.3.1 testresources-2.0.1 testscenarios-0.5.0 testtools-2.5.0 tooz-2.11.0 urllib3-1.26.9 vine-5.0.0 voluptuous-0.13.1 waitress-2.1.1 wcwidth-0.2.5 wrapt-1.14.0 zipp-3.8.0"]} TASK [Write keystonerc file] *************************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/write-configs.yaml:1 changed: [10.222.0.30] => {"changed": true, "checksum": "ae0be803eb6a7eaf8ed938fd7041040bcc6e0a03", "dest": "/home/ubuntu/keystonerc", "gid": 1000, "group": "ubuntu", "md5sum": "5d75a8679e1f15b5178b59434f03976f", "mode": "0664", "owner": "ubuntu", "size": 232, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1649718454.83-179221594763840/source", "state": "file", "uid": 1000} TASK [Write devstack configs] ************************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/write-configs.yaml:7 changed: [10.222.0.30] => (item=local.conf) => {"changed": true, "checksum": "35494ed9d115c067adfc5c4fb86326753068f7dc", "dest": "/home/ubuntu/devstack/local.conf", "gid": 1000, "group": "ubuntu", "item": "local.conf", "md5sum": "84fadc1bbe8aedf8ef7c9d82335f274d", "mode": "0755", "owner": "ubuntu", "size": 3909, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1649718456.08-169958544805338/source", "state": "file", "uid": 1000} changed: [10.222.0.30] => (item=local.sh) => {"changed": true, "checksum": "b23326cba7404c7620890f3573f5039021ed7f9f", "dest": "/home/ubuntu/devstack/local.sh", "gid": 1000, "group": "ubuntu", "item": "local.sh", "md5sum": "3121eeb22bd1d855055a16fde9c8a1f8", "mode": "0755", "owner": "ubuntu", "size": 1146, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1649718456.86-146678058680371/source", "state": "file", "uid": 1000} TASK [Remove unwanted routes to data_plane network] **************************** task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/run-stack.yaml:2 changed: [10.222.0.30] => {"changed": true, "cmd": "ip route del 192.168.0.0/22 dev eth0\n ip route del 192.168.0.0/22 dev eth1", "delta": "0:00:00.004799", "end": "2022-04-11 23:07:38.626181", "failed_when_result": false, "rc": 0, "start": "2022-04-11 23:07:38.621382", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Make sure ubuntu user has access to /opt/stack] ************************** task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/run-stack.yaml:9 changed: [10.222.0.30] => {"changed": true, "gid": 1000, "group": "ubuntu", "mode": "0755", "owner": "ubuntu", "path": "/opt/stack", "size": 4096, "state": "directory", "uid": 1000} TASK [Run stack] *************************************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/run-stack.yaml:19 changed: [10.222.0.30] => {"attempts": 1, "changed": true, "cmd": "# workaround get-pip breaking when setuptools installed\n # ref: https://github.com/pypa/pip/issues/10742\n sudo -H -E pip3 uninstall setuptools -y || true\n ./unstack.sh > /dev/null 2>&1\n ./stack.sh > /dev/null 2>&1", "delta": "0:24:17.620460", "end": "2022-04-11 23:32:01.500497", "rc": 0, "start": "2022-04-11 23:07:43.880037", "stderr": "/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead\n from cryptography.utils import int_from_bytes\n/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead\n from cryptography.utils import int_from_bytes\nWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv", "stderr_lines": ["/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead", " from cryptography.utils import int_from_bytes", "/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead", " from cryptography.utils import int_from_bytes", "WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv"], "stdout": "Found existing installation: setuptools 62.0.0\nUninstalling setuptools-62.0.0:\n Successfully uninstalled setuptools-62.0.0", "stdout_lines": ["Found existing installation: setuptools 62.0.0", "Uninstalling setuptools-62.0.0:", " Successfully uninstalled setuptools-62.0.0"]} TASK [Get last 35 lines from stack.sh.log] ************************************* task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/run-stack.yaml:35 changed: [10.222.0.30] => {"changed": true, "cmd": "tail -35 /opt/stack/logs/stack.sh.log", "delta": "0:00:00.003295", "end": "2022-04-11 23:32:02.315961", "rc": 0, "start": "2022-04-11 23:32:02.312666", "stderr": "", "stderr_lines": [], "stdout": "dbsync 8\ngit_timed 65\napt-get-update 2\ntest_with_retry 5\nasync_wait 181\nosc 617\n-------------------------\nUnaccounted time -126\n=========================\nTotal runtime 1449\n\n=================\n Async summary\n=================\n Time spent in the background minus waits: 696 sec\n Elapsed time: 1449 sec\n Time if we did everything serially: 2145 sec\n Speedup: 1.48033\n\n\n\nThis is your host IP address: 10.222.0.30\nThis is your host IPv6 address: ::1\nKeystone is serving at http://10.222.0.30/identity/\nThe default users are: admin and demo\nThe password: Passw0rd\n\nServices are running under systemd unit files.\nFor more information see: \nhttps://docs.openstack.org/devstack/latest/systemd.html\n\nDevStack Version: zed\nChange: b593fd5510639fabbbd5fec7e231442b7ebca9f5 Use ping instead of arping for br-data 2022-04-11 23:05:45 +0000\nOS Version: Ubuntu 20.04 focal", "stdout_lines": ["dbsync 8", "git_timed 65", "apt-get-update 2", "test_with_retry 5", "async_wait 181", "osc 617", "-------------------------", "Unaccounted time -126", "=========================", "Total runtime 1449", "", "=================", " Async summary", "=================", " Time spent in the background minus waits: 696 sec", " Elapsed time: 1449 sec", " Time if we did everything serially: 2145 sec", " Speedup: 1.48033", "", "", "", "This is your host IP address: 10.222.0.30", "This is your host IPv6 address: ::1", "Keystone is serving at http://10.222.0.30/identity/", "The default users are: admin and demo", "The password: Passw0rd", "", "Services are running under systemd unit files.", "For more information see: ", "https://docs.openstack.org/devstack/latest/systemd.html", "", "DevStack Version: zed", "Change: b593fd5510639fabbbd5fec7e231442b7ebca9f5 Use ping instead of arping for br-data 2022-04-11 23:05:45 +0000", "OS Version: Ubuntu 20.04 focal"]} TASK [Show last 35 lines from stack.sh.log] ************************************ task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/run-stack.yaml:40 ok: [10.222.0.30] => { "stack_log": { "changed": true, "cmd": "tail -35 /opt/stack/logs/stack.sh.log", "delta": "0:00:00.003295", "end": "2022-04-11 23:32:02.315961", "failed": false, "rc": 0, "start": "2022-04-11 23:32:02.312666", "stderr": "", "stderr_lines": [], "stdout": "dbsync 8\ngit_timed 65\napt-get-update 2\ntest_with_retry 5\nasync_wait 181\nosc 617\n-------------------------\nUnaccounted time -126\n=========================\nTotal runtime 1449\n\n=================\n Async summary\n=================\n Time spent in the background minus waits: 696 sec\n Elapsed time: 1449 sec\n Time if we did everything serially: 2145 sec\n Speedup: 1.48033\n\n\n\nThis is your host IP address: 10.222.0.30\nThis is your host IPv6 address: ::1\nKeystone is serving at http://10.222.0.30/identity/\nThe default users are: admin and demo\nThe password: Passw0rd\n\nServices are running under systemd unit files.\nFor more information see: \nhttps://docs.openstack.org/devstack/latest/systemd.html\n\nDevStack Version: zed\nChange: b593fd5510639fabbbd5fec7e231442b7ebca9f5 Use ping instead of arping for br-data 2022-04-11 23:05:45 +0000\nOS Version: Ubuntu 20.04 focal", "stdout_lines": [ "dbsync 8", "git_timed 65", "apt-get-update 2", "test_with_retry 5", "async_wait 181", "osc 617", "-------------------------", "Unaccounted time -126", "=========================", "Total runtime 1449", "", "=================", " Async summary", "=================", " Time spent in the background minus waits: 696 sec", " Elapsed time: 1449 sec", " Time if we did everything serially: 2145 sec", " Speedup: 1.48033", "", "", "", "This is your host IP address: 10.222.0.30", "This is your host IPv6 address: ::1", "Keystone is serving at http://10.222.0.30/identity/", "The default users are: admin and demo", "The password: Passw0rd", "", "Services are running under systemd unit files.", "For more information see: ", "https://docs.openstack.org/devstack/latest/systemd.html", "", "DevStack Version: zed", "Change: b593fd5510639fabbbd5fec7e231442b7ebca9f5 Use ping instead of arping for br-data 2022-04-11 23:05:45 +0000", "OS Version: Ubuntu 20.04 focal" ] } } TASK [fail] ******************************************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/8535673c50274dd49df30df851ff12a7/cbci/tasks/devstack/run-stack.yaml:44 skipping: [10.222.0.30] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* 10.222.0.30 : ok=31 changed=23 unreachable=0 failed=0