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-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/run-unstack.yaml statically imported: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/install-apt-packages.yaml statically imported: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/install-apt-latest-packages.yaml statically imported: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/remove-apt-packages.yaml statically imported: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/install-pip.yaml statically imported: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/configure-pip-index.yaml statically imported: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/install-python-packages.yaml statically imported: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/find-data-port.yaml statically imported: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/install-zuul.yaml statically imported: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/prepare-git-repos.yaml statically imported: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/install-networking-hyperv.yaml statically imported: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/write-configs.yaml statically imported: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/run-stack.yaml PLAYBOOK: build-devstack.yaml ************************************************** 1 plays in /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/build-devstack.yaml PLAY [devstack] **************************************************************** TASK [Gathering Facts] ********************************************************* task path: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/build-devstack.yaml:2 ok: [10.222.0.24] META: ran handlers TASK [Include variables from job_vars/os-brick.yaml] *************************** task path: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/build-devstack.yaml:7 ok: [10.222.0.24] => {"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-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/vars/job_vars/os-brick.yaml\n\t/home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/job_vars/os-brick.yaml\n\t/home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/vars/job_vars/os-brick.yaml\n\t/home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/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-iscsi.yaml] ********************* task path: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/build-devstack.yaml:12 ok: [10.222.0.24] => {"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-vol", "c-bak", "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"}], "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.iscsi.WindowsISCSIDriver", "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:\\python37", "python_zuul": "c:\\python27", "tmp": "c:\\openstack\\tmp"}, "win_git_prep_projects": ["openstack/requirements", "openstack/cinder", "openstack/nova", "openstack/neutron", "openstack/compute-hyperv", "openstack/os-win", "openstack/os-brick", "openstack/networking-hyperv"], "win_key": "/home/jenkins-slave/ssl/ssl_winrm.key", "win_python_archive_url": "http://10.100.0.9/ci/python37.zip", "win_python_packages": ["pywin32", "pbr", "pymysql", "ovs"]}, "ansible_included_var_files": ["/home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/job_vars/os-brick-iscsi.yaml"], "changed": false, "failed_when_result": false} TASK [Set persistent saving for journald] ************************************** task path: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/build-devstack.yaml:18 ok: [10.222.0.24] => {"changed": false, "gid": 0, "group": "root", "mode": "0644", "msg": "OK", "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-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/build-devstack.yaml:27 changed: [10.222.0.24] => {"changed": true, "name": "systemd-journald", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2021-12-24 06:06:12 UTC", "ActiveEnterTimestampMonotonic": "1045914425", "ActiveExitTimestamp": "Fri 2021-12-24 06:06:12 UTC", "ActiveExitTimestampMonotonic": "1045840307", "ActiveState": "active", "After": "syslog.socket systemd-journald.socket -.mount system.slice systemd-journald-dev-log.socket systemd-journald-audit.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2021-12-24 06:06:12 UTC", "AssertTimestampMonotonic": "1045853776", "Before": "sysinit.target systemd-journal-flush.service systemd-tmpfiles-setup.service", "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": "Fri 2021-12-24 06:06:12 UTC", "ConditionTimestampMonotonic": "1045853776", "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": "41399", "ExecMainStartTimestamp": "Fri 2021-12-24 06:06:12 UTC", "ExecMainStartTimestampMonotonic": "1045856802", "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", "InactiveEnterTimestamp": "Fri 2021-12-24 06:06:12 UTC", "InactiveEnterTimestampMonotonic": "1045852586", "InactiveExitTimestamp": "Fri 2021-12-24 06:06:12 UTC", "InactiveExitTimestampMonotonic": "1045857192", "InvocationID": "e1bccc573e6f40b0b5ab7566c1039cdd", "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": "41399", "MemoryAccounting": "yes", "MemoryCurrent": "2596864", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "17", "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": "Fri 2021-12-24 06:06:12 UTC", "StateChangeTimestampMonotonic": "1045914425", "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.socket systemd-journald-dev-log.socket systemd-journald-audit.socket", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "static", "UtmpMode": "init", "WantedBy": "sysinit.target", "Wants": "systemd-journald.socket systemd-journald-dev-log.socket systemd-journald-audit.socket", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [Check if unstack.sh exists] ********************************************** task path: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/run-unstack.yaml:1 ok: [10.222.0.24] => {"changed": false, "stat": {"atime": 1640325382.6901643, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "8aeeebf3e738722416a41b215ceeb6b622f7c594", "ctime": 1640325382.2661707, "dev": 2049, "device_type": 0, "executable": true, "exists": true, "gid": 1000, "gr_name": "ubuntu", "inode": 269164, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/x-shellscript", "mode": "0775", "mtime": 1640325382.2661707, "nlink": 1, "path": "/home/ubuntu/devstack/unstack.sh", "pw_name": "ubuntu", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4008, "uid": 1000, "version": "4031353798", "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} TASK [Run unstack if necessary] ************************************************ task path: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/run-unstack.yaml:7 changed: [10.222.0.24] => {"changed": true, "cmd": "./unstack.sh > /dev/null 2>&1", "delta": "0:00:05.685712", "end": "2021-12-24 06:07:14.839157", "rc": 0, "start": "2021-12-24 06:07:09.153445", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Add "bridge-utils" package to apt_packages if network_type is hyperv] **** task path: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/install-apt-packages.yaml:1 ok: [10.222.0.24] => {"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-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/install-apt-packages.yaml:6 ok: [10.222.0.24] => {"cache_update_time": 1640326037, "cache_updated": true, "changed": false} TASK [Upgrade required packages to latest version] ***************************** task path: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/install-apt-latest-packages.yaml:1 ok: [10.222.0.24] => {"cache_update_time": 1640326048, "cache_updated": true, "changed": false} TASK [Remove required packages] ************************************************ task path: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/remove-apt-packages.yaml:1 ok: [10.222.0.24] => {"changed": false} TASK [Download get-pip.py from https://bootstrap.pypa.io/get-pip.py] *********** task path: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/install-pip.yaml:1 ok: [10.222.0.24] => {"changed": false, "dest": "/tmp/get-pip.py", "gid": 1000, "group": "ubuntu", "mode": "0664", "msg": "file already exists", "owner": "ubuntu", "size": 2159352, "state": "file", "uid": 1000, "url": "https://bootstrap.pypa.io/get-pip.py"} TASK [Create constraints file for pip==20.2.2 setuptools<50.0.0] *************** task path: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/install-pip.yaml:7 ok: [10.222.0.24] => {"changed": false, "checksum": "cc2ea2805a9f408d8b03b8ed28fe3a00ef8b99e4", "dest": "/tmp/constraints.txt", "gid": 1000, "group": "ubuntu", "mode": "0664", "owner": "ubuntu", "path": "/tmp/constraints.txt", "size": 30, "state": "file", "uid": 1000} TASK [Install pip version pip==20.2.2 setuptools<50.0.0] *********************** task path: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/install-pip.yaml:15 changed: [10.222.0.24] => (item=python3) => {"changed": true, "cmd": "python3 /tmp/get-pip.py -c /tmp/constraints.txt pip setuptools", "delta": "0:00:09.786991", "end": "2021-12-24 06:08:00.516221", "item": "python3", "rc": 0, "start": "2021-12-24 06:07:50.729230", "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\n/usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.\n warnings.warn(\n/usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.\n warnings.warn(\n/usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.\n warnings.warn(\n/usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.\n warnings.warn(\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\nWARNING: You are using pip version 20.2.2; however, version 21.3.1 is available.\nYou should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.", "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", "/usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.", " warnings.warn(", "/usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.", " warnings.warn(", "/usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.", " warnings.warn(", "/usr/local/lib/python3.8/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.", " warnings.warn(", "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 20.2.2; however, version 21.3.1 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 pip\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/524/4e51494f5d1df/pip-20.2.2-py2.py3-none-any.whl (1.5 MB)\nCollecting setuptools\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4dd/5bb0a0a0cff77/setuptools-49.6.0-py3-none-any.whl (803 kB)\nInstalling collected packages: setuptools, pip\n Attempting uninstall: setuptools\n Found existing installation: setuptools 59.8.0\n Uninstalling setuptools-59.8.0:\n Successfully uninstalled setuptools-59.8.0\n Attempting uninstall: pip\n Found existing installation: pip 20.2.2\n Uninstalling pip-20.2.2:\n Successfully uninstalled pip-20.2.2\nSuccessfully installed pip-20.2.2 setuptools-49.6.0", "stdout_lines": ["Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/", "Collecting pip", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/524/4e51494f5d1df/pip-20.2.2-py2.py3-none-any.whl (1.5 MB)", "Collecting setuptools", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4dd/5bb0a0a0cff77/setuptools-49.6.0-py3-none-any.whl (803 kB)", "Installing collected packages: setuptools, pip", " Attempting uninstall: setuptools", " Found existing installation: setuptools 59.8.0", " Uninstalling setuptools-59.8.0:", " Successfully uninstalled setuptools-59.8.0", " Attempting uninstall: pip", " Found existing installation: pip 20.2.2", " Uninstalling pip-20.2.2:", " Successfully uninstalled pip-20.2.2", "Successfully installed pip-20.2.2 setuptools-49.6.0"]} TASK [Configure pip index-url] ************************************************* task path: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/configure-pip-index.yaml:1 ok: [10.222.0.24] => {"changed": false, "checksum": "15cca614080fc9c90955863b8d5d2e7aa41c7104", "dest": "/etc/pip.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/pip.conf", "size": 314, "state": "file", "uid": 0} TASK [Install required python packages] **************************************** task path: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/install-python-packages.yaml:1 ok: [10.222.0.24] => {"changed": false, "cmd": ["/usr/local/bin/pip3", "install", "virtualenv", "netaddr", "netifaces"], "name": ["virtualenv", "netaddr", "netifaces"], "requirements": null, "state": "present", "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: You are using pip version 20.2.2; however, version 21.3.1 is available.\nYou should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.\n", "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: You are using pip version 20.2.2; however, version 21.3.1 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/\nRequirement already satisfied: virtualenv in /usr/local/lib/python3.8/dist-packages (20.10.0)\nRequirement already satisfied: netaddr in /usr/local/lib/python3.8/dist-packages (0.8.0)\nRequirement already satisfied: netifaces in /usr/local/lib/python3.8/dist-packages (0.11.0)\nRequirement already satisfied: distlib<1,>=0.3.1 in /usr/local/lib/python3.8/dist-packages (from virtualenv) (0.3.4)\nRequirement already satisfied: six<2,>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from virtualenv) (1.16.0)\nRequirement already satisfied: backports.entry-points-selectable>=1.0.4 in /usr/local/lib/python3.8/dist-packages (from virtualenv) (1.1.1)\nRequirement already satisfied: platformdirs<3,>=2 in /usr/local/lib/python3.8/dist-packages (from virtualenv) (2.4.0)\nRequirement already satisfied: filelock<4,>=3.2 in /usr/local/lib/python3.8/dist-packages (from virtualenv) (3.4.0)\n", "stdout_lines": ["Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/", "Requirement already satisfied: virtualenv in /usr/local/lib/python3.8/dist-packages (20.10.0)", "Requirement already satisfied: netaddr in /usr/local/lib/python3.8/dist-packages (0.8.0)", "Requirement already satisfied: netifaces in /usr/local/lib/python3.8/dist-packages (0.11.0)", "Requirement already satisfied: distlib<1,>=0.3.1 in /usr/local/lib/python3.8/dist-packages (from virtualenv) (0.3.4)", "Requirement already satisfied: six<2,>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from virtualenv) (1.16.0)", "Requirement already satisfied: backports.entry-points-selectable>=1.0.4 in /usr/local/lib/python3.8/dist-packages (from virtualenv) (1.1.1)", "Requirement already satisfied: platformdirs<3,>=2 in /usr/local/lib/python3.8/dist-packages (from virtualenv) (2.4.0)", "Requirement already satisfied: filelock<4,>=3.2 in /usr/local/lib/python3.8/dist-packages (from virtualenv) (3.4.0)"], "version": null, "virtualenv": null} TASK [Find data interface] ***************************************************** task path: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/find-data-port.yaml:1 skipping: [10.222.0.24] => {"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-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/find-data-port.yaml:8 skipping: [10.222.0.24] => {"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-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/install-zuul.yaml:1 changed: [10.222.0.24] => {"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-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/install-zuul.yaml:12 changed: [10.222.0.24] => {"changed": true, "dest": "/opt/stack", "extract_results": {"cmd": ["/usr/bin/tar", "--extract", "-C", "/opt/stack", "-z", "-f", "/home/ubuntu/.ansible/tmp/ansible-tmp-1640326090.55-237860349108306/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-1640326090.55-237860349108306/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-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/prepare-git-repos.yaml:1 fatal: [10.222.0.24]: FAILED! => {"changed": false, "cmd": ["/usr/bin/git", "fetch", "--tags", "origin"], "msg": "Failed to download remote objects and refs: error: cannot open .git/FETCH_HEAD: Permission denied\n"} ...ignoring 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-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/prepare-git-repos.yaml:11 skipping: [10.222.0.24] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Upload zuul clonemap file] *********************************************** task path: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/prepare-git-repos.yaml:20 ok: [10.222.0.24] => {"changed": false, "checksum": "98db451335285ca5ce57d7c2ba54913e1aaaf712", "dest": "/home/ubuntu/clonemap.yaml", "gid": 1000, "group": "ubuntu", "mode": "0664", "owner": "ubuntu", "path": "/home/ubuntu/clonemap.yaml", "size": 50, "state": "file", "uid": 1000} TASK [Set zuul-cloner command for head only (no applied change)] *************** task path: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/prepare-git-repos.yaml:26 skipping: [10.222.0.24] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Set zuul-cloner command for project: openstack/os-brick ref: refs/zuul/master/Z9d4b439204314dd490124448c4bdf469] *** task path: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/prepare-git-repos.yaml:34 ok: [10.222.0.24] => {"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/Z9d4b439204314dd490124448c4bdf469 --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-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/prepare-git-repos.yaml:43 changed: [10.222.0.24] => {"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/Z9d4b439204314dd490124448c4bdf469 --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:02:23.493392", "end": "2021-12-24 06:10:42.271201", "rc": 0, "start": "2021-12-24 06:08:18.777809", "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 a9fa5131cda296743e4916577ed968b488a414d6\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 4ee7799aa7f6a7172e361392ebb8d3da03e0bf7f\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 de6d54108b4152beee952ff5789861811dbe0016\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 e5ba688ec6ad0f16b8bbd95e56e86c857dfcd96f\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 b49b7663e1c3073917d5844b81d38db8e86d05c4\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 ca90d8c041151efce19dea10758fa46a7d32cc39\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 7619f8c9974dcceeb4f04b43c30564a753c357ec\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 1b8708d9c589b9d8c9b2e851ec9a5193d43ea57c\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 c2f5a47cfba430d2086d1e67f4234ca0a9f855ff\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 a9fa5131cda296743e4916577ed968b488a414d6", "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 4ee7799aa7f6a7172e361392ebb8d3da03e0bf7f", "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 de6d54108b4152beee952ff5789861811dbe0016", "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 e5ba688ec6ad0f16b8bbd95e56e86c857dfcd96f", "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 b49b7663e1c3073917d5844b81d38db8e86d05c4", "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 ca90d8c041151efce19dea10758fa46a7d32cc39", "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 7619f8c9974dcceeb4f04b43c30564a753c357ec", "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 1b8708d9c589b9d8c9b2e851ec9a5193d43ea57c", "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 c2f5a47cfba430d2086d1e67f4234ca0a9f855ff", "INFO:zuul.Cloner:Prepared all repositories"], "stdout": "", "stdout_lines": []} TASK [include] ***************************************************************** task path: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/build-devstack.yaml:49 skipping: [10.222.0.24] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Applying cherry-picks] *************************************************** task path: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/build-devstack.yaml:53 ok: [10.222.0.24] => (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 --abort": {"stderr": [], "stdout": []}, "git -C /home/ubuntu/devstack cherry-pick FETCH_HEAD": {"stderr": ["The previous cherry-pick is now empty, possibly due to conflict resolution.", "If you wish to commit it anyway, use:", "", " git commit --allow-empty", "", "Otherwise, please use 'git cherry-pick --skip'"], "stdout": ["Auto-merging lib/neutron-legacy", "On branch master", "Your branch is ahead of 'origin/master' by 1 commit.", " (use \"git push\" to publish your local commits)", "", "You are currently cherry-picking commit 57169df5.", " (all conflicts fixed: run \"git cherry-pick --continue\")", " (use \"git cherry-pick --skip\" to skip this patch)", " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)", "", "nothing to commit, working tree clean"]}, "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-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/install-networking-hyperv.yaml:1 changed: [10.222.0.24] => {"changed": true, "cmd": ["/usr/local/bin/pip3", "install", "-c", "/opt/stack/requirements/upper-constraints.txt", "-e", "/opt/stack/networking-hyperv"], "name": ["/opt/stack/networking-hyperv"], "requirements": null, "state": "present", "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: You are using pip version 20.2.2; however, version 21.3.1 is available.\nYou should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.\n", "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: You are using pip version 20.2.2; however, version 21.3.1 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/\nIgnoring sphinxcontrib-actdiag: markers 'python_version == \"3.6\"' don't match your environment\nIgnoring Pint: markers 'python_version == \"3.6\"' don't match your environment\nIgnoring networkx: markers 'python_version == \"3.6\"' don't match your environment\nIgnoring scipy: markers 'python_version == \"3.6\"' don't match your environment\nIgnoring sphinxcontrib-blockdiag: markers 'python_version == \"3.6\"' don't match your environment\nIgnoring cached-property: markers 'python_version == \"3.6\"' don't match your environment\nIgnoring funcparserlib: markers 'python_version == \"3.6\"' don't match your environment\nIgnoring autobahn: markers 'python_version == \"3.6\"' don't match your environment\nIgnoring nwdiag: markers 'python_version == \"3.6\"' don't match your environment\nIgnoring importlib-metadata: markers 'python_version == \"3.6\"' don't match your environment\nIgnoring ujson: markers 'python_version == \"3.6\"' don't match your environment\nIgnoring sphinxcontrib-seqdiag: markers 'python_version == \"3.6\"' don't match your environment\nIgnoring blockdiag: markers 'python_version == \"3.6\"' don't match your environment\nIgnoring async-generator: markers 'python_version == \"3.6\"' don't match your environment\nIgnoring seqdiag: markers 'python_version == \"3.6\"' don't match your environment\nIgnoring numpy: markers 'python_version == \"3.6\"' don't match your environment\nIgnoring tomli: markers 'python_version == \"3.6\"' don't match your environment\nIgnoring typed-ast: markers 'python_version == \"3.6\"' don't match your environment\nIgnoring kombu: markers 'python_version == \"3.6\"' don't match your environment\nIgnoring GitPython: markers 'python_version == \"3.6\"' don't match your environment\nIgnoring dataclasses: markers 'python_version == \"3.6\"' don't match your environment\nIgnoring jaeger-client: markers 'python_version == \"3.6\"' don't match your environment\nIgnoring decorator: markers 'python_version == \"3.6\"' don't match your environment\nIgnoring futures: markers 'python_version == \"3.6\"' don't match your environment\nIgnoring actdiag: markers 'python_version == \"3.6\"' don't match your environment\nIgnoring scikit-learn: markers 'python_version == \"3.6\"' don't match your environment\nIgnoring setuptools: markers 'python_version == \"3.6\"' don't match your environment\nObtaining file:///opt/stack/networking-hyperv\nRequirement already satisfied: pbr===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (5.8.0)\nRequirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 54)) (5.1.0)\nRequirement already satisfied: neutron-lib===2.18.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 66)) (2.18.0)\nRequirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 140)) (0.8.0)\nRequirement already satisfied: SQLAlchemy===1.4.28 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (1.4.28)\nRequirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.33.0)\nRequirement already satisfied: oslo.messaging===12.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (12.11.1)\nRequirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (6.0)\nRequirement already satisfied: amqp===5.0.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (5.0.8)\nRequirement already satisfied: oslo.versionedobjects===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) (2.5.0)\nRequirement already satisfied: oslo.log===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (4.6.1)\nRequirement already satisfied: oslo.middleware===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (4.5.0)\nRequirement already satisfied: os-ken===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (2.3.0)\nRequirement already satisfied: os-win===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.5.0)\nRequirement already satisfied: oslo.serialization===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (4.2.0)\nRequirement already satisfied: os-traits===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (2.6.0)\nRequirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380)) (1.0.2)\nRequirement already satisfied: python-neutronclient===7.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (7.7.0)\nRequirement already satisfied: osc-lib===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (2.4.2)\nRequirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (1.0.3)\nRequirement already satisfied: oslo.config===8.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (8.7.1)\nRequirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (3.5.0)\nRequirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (0.61.0)\nRequirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.16.0)\nRequirement already satisfied: kombu===5.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (5.2.2)\nRequirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.4.0)\nRequirement already satisfied: oslo.db===11.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (11.1.0)\nRequirement already satisfied: oslo.policy===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (3.10.1)\nRequirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (1.5.0)\nRequirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.11.0)\nRequirement already satisfied: cachetools===4.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (4.2.4)\nRequirement already satisfied: keystoneauth1===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (4.4.0)\nRequirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (3.3.0)\nRequirement already satisfied: python-keystoneclient===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (4.3.0)\nRequirement already satisfied: decorator===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.1.0)\nRequirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (2.4.0)\nRequirement already satisfied: alembic===1.7.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (1.7.5)\nRequirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.1.0)\nRequirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583)) (1.1.2)\nRequirement already satisfied: oslo.utils===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 604)) (4.12.0)\nRequirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (2.8.2)\nRequirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 615)) (2021.3)\nRequirement already satisfied: neutron>=13.0.0.0b1 in /usr/local/lib/python3.8/dist-packages (from networking-hyperv==11.1.0.dev2) (19.0.0)\nRequirement already satisfied: oslo.service===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2.7.0)\nRequirement already satisfied: pecan===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (1.4.1)\nRequirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (4.5.0)\nRequirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.2.2)\nRequirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (3.4.2)\nRequirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.8.7)\nRequirement already satisfied: oslo.context===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (3.4.0)\nRequirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 68)) (0.4.0)\nRequirement already satisfied: debtcollector===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (2.3.0)\nRequirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (5.0.0)\nRequirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (0.9.6)\nRequirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0)\nRequirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (3.0.3)\nRequirement already satisfied: ovs===2.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.16.0)\nRequirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (2.5.1)\nRequirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (2.1.0)\nRequirement already satisfied: cliff===3.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (3.10.0)\nRequirement already satisfied: requests===2.26.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (2.26.0)\nRequirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.17.6)\nRequirement already satisfied: dogpile.cache===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.1.4)\nRequirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (0.10.0)\nRequirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.4.4)\nRequirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (36.0.1)\nRequirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 48)) (2.5.0)\nRequirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.7.0)\nRequirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (1.32)\nRequirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (0.13.0)\nRequirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (2.0.1)\nRequirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.5.0)\nRequirement already satisfied: importlib-metadata===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (4.9.0)\nRequirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.4.0)\nRequirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.1.6)\nRequirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (21.3)\nRequirement already satisfied: pyparsing===3.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (3.0.6)\nRequirement already satisfied: oslo.rootwrap===6.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (6.3.0)\nRequirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (5.8.0)\nRequirement already satisfied: oslo.privsep===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (2.6.2)\nRequirement already satisfied: python-novaclient===17.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (17.6.0)\nRequirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.5.0)\nRequirement already satisfied: os-vif===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.7.0)\nRequirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.1.1)\nRequirement already satisfied: ovsdbapp===1.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.13.0)\nRequirement already satisfied: oslo.cache===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1)\nRequirement already satisfied: pyOpenSSL===21.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (21.0.0)\nRequirement already satisfied: python-designateclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.4.0)\nRequirement already satisfied: httplib2===0.20.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (0.20.2)\nRequirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.1.0)\nRequirement already satisfied: tooz===2.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (2.10.0)\nRequirement already satisfied: pyroute2===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.6.5)\nRequirement already satisfied: oslo.upgradecheck===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (1.4.0)\nRequirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (2.3.0)\nRequirement already satisfied: keystonemiddleware===9.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (9.3.0)\nRequirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (6.3.1)\nRequirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (1.3.3)\nRequirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 65)) (3.0.0)\nCollecting setuptools===59.8.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/608/a7885b664342a/setuptools-59.8.0-py3-none-any.whl (952 kB)\nRequirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (0.3.5)\nRequirement already satisfied: WebTest===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (3.0.0)\nRequirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (0.14.1)\nRequirement already satisfied: prettytable===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (2.4.0)\nRequirement already satisfied: prometheus-client===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (0.12.0)\nRequirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (1.13.3)\nRequirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.15.0)\nRequirement already satisfied: MarkupSafe===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.0.1)\nRequirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) (2.4.0)\nRequirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (0.7)\nRequirement already satisfied: cmd2===2.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (2.3.3)\nRequirement already satisfied: autopage===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.4.0)\nRequirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (3.3)\nRequirement already satisfied: charset-normalizer===2.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (2.0.9)\nRequirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.26.0->-c /opt/stack/requirements/upper-constraints.txt (line 230)) (2019.11.28)\nRequirement already satisfied: urllib3===1.26.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (1.26.7)\nRequirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (2.2)\nRequirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.4.2)\nRequirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (0.5.2)\nRequirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (2.5.0)\nRequirement already satisfied: zipp===3.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (3.6.0)\nRequirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (3.2.0)\nRequirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.12.2)\nRequirement already satisfied: pyroute2.ipset===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (0.6.5)\nRequirement already satisfied: pyroute2.ethtool===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.6.5)\nRequirement already satisfied: pyroute2.ndb===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (0.6.5)\nRequirement already satisfied: pyroute2.nftables===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (0.6.5)\nRequirement already satisfied: pyroute2.nslink===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (0.6.5)\nRequirement already satisfied: pyroute2.core===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.6.5)\nRequirement already satisfied: pyroute2.ipdb===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (0.6.5)\nRequirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (3.1.1)\nRequirement already satisfied: beautifulsoup4===4.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (4.10.0)\nRequirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 75)) (2.0.0)\nRequirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (1.6)\nRequirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (0.2.5)\nRequirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (2.21)\nRequirement already satisfied: attrs===21.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 50)) (21.2.0)\nRequirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (1.8.2)\nRequirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (1.0.0)\nRequirement already satisfied: soupsieve===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 135)) (2.3.1)\nInstalling collected packages: setuptools, networking-hyperv\n Attempting uninstall: setuptools\n Found existing installation: setuptools 49.6.0\n Uninstalling setuptools-49.6.0:\n Successfully uninstalled setuptools-49.6.0\n Running setup.py develop for networking-hyperv\nSuccessfully installed networking-hyperv setuptools-59.8.0\n", "stdout_lines": ["Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/", "Ignoring sphinxcontrib-actdiag: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring Pint: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring networkx: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring scipy: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring sphinxcontrib-blockdiag: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring cached-property: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring funcparserlib: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring autobahn: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring nwdiag: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring importlib-metadata: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring ujson: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring sphinxcontrib-seqdiag: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring blockdiag: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring async-generator: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring seqdiag: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring numpy: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring tomli: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring typed-ast: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring kombu: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring GitPython: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring dataclasses: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring jaeger-client: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring decorator: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring futures: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring actdiag: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring scikit-learn: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring setuptools: markers 'python_version == \"3.6\"' don't match your environment", "Obtaining file:///opt/stack/networking-hyperv", "Requirement already satisfied: pbr===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (5.8.0)", "Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 54)) (5.1.0)", "Requirement already satisfied: neutron-lib===2.18.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 66)) (2.18.0)", "Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 140)) (0.8.0)", "Requirement already satisfied: SQLAlchemy===1.4.28 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 158)) (1.4.28)", "Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.33.0)", "Requirement already satisfied: oslo.messaging===12.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (12.11.1)", "Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (6.0)", "Requirement already satisfied: amqp===5.0.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (5.0.8)", "Requirement already satisfied: oslo.versionedobjects===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 270)) (2.5.0)", "Requirement already satisfied: oslo.log===4.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (4.6.1)", "Requirement already satisfied: oslo.middleware===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (4.5.0)", "Requirement already satisfied: os-ken===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (2.3.0)", "Requirement already satisfied: os-win===5.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.5.0)", "Requirement already satisfied: oslo.serialization===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (4.2.0)", "Requirement already satisfied: os-traits===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (2.6.0)", "Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380)) (1.0.2)", "Requirement already satisfied: python-neutronclient===7.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (7.7.0)", "Requirement already satisfied: osc-lib===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (2.4.2)", "Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (1.0.3)", "Requirement already satisfied: oslo.config===8.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (8.7.1)", "Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (3.5.0)", "Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (0.61.0)", "Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.16.0)", "Requirement already satisfied: kombu===5.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (5.2.2)", "Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.4.0)", "Requirement already satisfied: oslo.db===11.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (11.1.0)", "Requirement already satisfied: oslo.policy===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (3.10.1)", "Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (1.5.0)", "Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.11.0)", "Requirement already satisfied: cachetools===4.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (4.2.4)", "Requirement already satisfied: keystoneauth1===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (4.4.0)", "Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (3.3.0)", "Requirement already satisfied: python-keystoneclient===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (4.3.0)", "Requirement already satisfied: decorator===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.1.0)", "Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (2.4.0)", "Requirement already satisfied: alembic===1.7.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (1.7.5)", "Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.1.0)", "Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583)) (1.1.2)", "Requirement already satisfied: oslo.utils===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 604)) (4.12.0)", "Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (2.8.2)", "Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 615)) (2021.3)", "Requirement already satisfied: neutron>=13.0.0.0b1 in /usr/local/lib/python3.8/dist-packages (from networking-hyperv==11.1.0.dev2) (19.0.0)", "Requirement already satisfied: oslo.service===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2.7.0)", "Requirement already satisfied: pecan===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (1.4.1)", "Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (4.5.0)", "Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.2.2)", "Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (3.4.2)", "Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.8.7)", "Requirement already satisfied: oslo.context===3.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (3.4.0)", "Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 68)) (0.4.0)", "Requirement already satisfied: debtcollector===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (2.3.0)", "Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (5.0.0)", "Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (0.9.6)", "Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (3.2.0)", "Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (3.0.3)", "Requirement already satisfied: ovs===2.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.16.0)", "Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (2.5.1)", "Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (2.1.0)", "Requirement already satisfied: cliff===3.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (3.10.0)", "Requirement already satisfied: requests===2.26.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (2.26.0)", "Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.17.6)", "Requirement already satisfied: dogpile.cache===1.1.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.1.4)", "Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (0.10.0)", "Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (1.4.4)", "Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (36.0.1)", "Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 48)) (2.5.0)", "Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.7.0)", "Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (1.32)", "Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (0.13.0)", "Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (2.0.1)", "Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.5.0)", "Requirement already satisfied: importlib-metadata===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (4.9.0)", "Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (5.4.0)", "Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.1.6)", "Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (21.3)", "Requirement already satisfied: pyparsing===3.0.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (3.0.6)", "Requirement already satisfied: oslo.rootwrap===6.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (6.3.0)", "Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (5.8.0)", "Requirement already satisfied: oslo.privsep===2.6.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (2.6.2)", "Requirement already satisfied: python-novaclient===17.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (17.6.0)", "Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.5.0)", "Requirement already satisfied: os-vif===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.7.0)", "Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.1.1)", "Requirement already satisfied: ovsdbapp===1.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.13.0)", "Requirement already satisfied: oslo.cache===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.8.1)", "Requirement already satisfied: pyOpenSSL===21.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (21.0.0)", "Requirement already satisfied: python-designateclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (4.4.0)", "Requirement already satisfied: httplib2===0.20.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (0.20.2)", "Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.1.0)", "Requirement already satisfied: tooz===2.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (2.10.0)", "Requirement already satisfied: pyroute2===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.6.5)", "Requirement already satisfied: oslo.upgradecheck===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (1.4.0)", "Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (2.3.0)", "Requirement already satisfied: keystonemiddleware===9.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (9.3.0)", "Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (6.3.1)", "Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (1.3.3)", "Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 65)) (3.0.0)", "Collecting setuptools===59.8.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/608/a7885b664342a/setuptools-59.8.0-py3-none-any.whl (952 kB)", "Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (0.3.5)", "Requirement already satisfied: WebTest===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (3.0.0)", "Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (0.14.1)", "Requirement already satisfied: prettytable===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (2.4.0)", "Requirement already satisfied: prometheus-client===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (0.12.0)", "Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (1.13.3)", "Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.15.0)", "Requirement already satisfied: MarkupSafe===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.0.1)", "Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) (2.4.0)", "Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (0.7)", "Requirement already satisfied: cmd2===2.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (2.3.3)", "Requirement already satisfied: autopage===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.4.0)", "Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (3.3)", "Requirement already satisfied: charset-normalizer===2.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (2.0.9)", "Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.26.0->-c /opt/stack/requirements/upper-constraints.txt (line 230)) (2019.11.28)", "Requirement already satisfied: urllib3===1.26.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (1.26.7)", "Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (2.2)", "Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.4.2)", "Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (0.5.2)", "Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (2.5.0)", "Requirement already satisfied: zipp===3.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (3.6.0)", "Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (3.2.0)", "Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.12.2)", "Requirement already satisfied: pyroute2.ipset===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (0.6.5)", "Requirement already satisfied: pyroute2.ethtool===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (0.6.5)", "Requirement already satisfied: pyroute2.ndb===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (0.6.5)", "Requirement already satisfied: pyroute2.nftables===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (0.6.5)", "Requirement already satisfied: pyroute2.nslink===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (0.6.5)", "Requirement already satisfied: pyroute2.core===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.6.5)", "Requirement already satisfied: pyroute2.ipdb===0.6.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (0.6.5)", "Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (3.1.1)", "Requirement already satisfied: beautifulsoup4===4.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (4.10.0)", "Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 75)) (2.0.0)", "Requirement already satisfied: monotonic===1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (1.6)", "Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (0.2.5)", "Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (2.21)", "Requirement already satisfied: attrs===21.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 50)) (21.2.0)", "Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (1.8.2)", "Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (1.0.0)", "Requirement already satisfied: soupsieve===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 135)) (2.3.1)", "Installing collected packages: setuptools, networking-hyperv", " Attempting uninstall: setuptools", " Found existing installation: setuptools 49.6.0", " Uninstalling setuptools-49.6.0:", " Successfully uninstalled setuptools-49.6.0", " Running setup.py develop for networking-hyperv", "Successfully installed networking-hyperv setuptools-59.8.0"], "version": null, "virtualenv": null} TASK [Write keystonerc file] *************************************************** task path: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/write-configs.yaml:1 ok: [10.222.0.24] => {"changed": false, "checksum": "ae0be803eb6a7eaf8ed938fd7041040bcc6e0a03", "dest": "/home/ubuntu/keystonerc", "gid": 1000, "group": "ubuntu", "mode": "0664", "owner": "ubuntu", "path": "/home/ubuntu/keystonerc", "size": 232, "state": "file", "uid": 1000} TASK [Write devstack configs] ************************************************** task path: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/write-configs.yaml:7 ok: [10.222.0.24] => (item=local.conf) => {"changed": false, "checksum": "24e4f041ddcbc75bbda56bbd16fb1f694e14aa1d", "dest": "/home/ubuntu/devstack/local.conf", "gid": 1000, "group": "ubuntu", "item": "local.conf", "mode": "0755", "owner": "ubuntu", "path": "/home/ubuntu/devstack/local.conf", "size": 3907, "state": "file", "uid": 1000} ok: [10.222.0.24] => (item=local.sh) => {"changed": false, "checksum": "7ae0bcaaecfd8877085d517c318813cb87f23172", "dest": "/home/ubuntu/devstack/local.sh", "gid": 1000, "group": "ubuntu", "item": "local.sh", "mode": "0755", "owner": "ubuntu", "path": "/home/ubuntu/devstack/local.sh", "size": 1146, "state": "file", "uid": 1000} TASK [Remove unwanted routes to data_plane network] **************************** task path: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/run-stack.yaml:2 changed: [10.222.0.24] => {"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.005135", "end": "2021-12-24 06:10:57.714354", "failed_when_result": false, "rc": 0, "start": "2021-12-24 06:10:57.709219", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Make sure ubuntu user has access to /opt/stack] ************************** task path: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/run-stack.yaml:9 changed: [10.222.0.24] => {"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-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/run-stack.yaml:19 FAILED - RETRYING: Run stack (3 retries left). FAILED - RETRYING: Run stack (2 retries left). FAILED - RETRYING: Run stack (1 retries left). fatal: [10.222.0.24]: FAILED! => {"attempts": 3, "changed": true, "cmd": "./unstack.sh > /dev/null 2>&1\n ./stack.sh > /dev/null 2>&1", "delta": "0:00:23.782463", "end": "2021-12-24 06:13:01.996686", "msg": "non-zero return code", "rc": 100, "start": "2021-12-24 06:12:38.214223", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring TASK [Get last 35 lines from stack.sh.log] ************************************* task path: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/run-stack.yaml:32 changed: [10.222.0.24] => {"changed": true, "cmd": "tail -35 /opt/stack/logs/stack.sh.log", "delta": "0:00:00.003277", "end": "2021-12-24 06:13:02.788682", "rc": 0, "start": "2021-12-24 06:13:02.785405", "stderr": "", "stderr_lines": [], "stdout": "2021-12-24 06:13:01.388 | ++ functions-common:time_stop:2404 : local elapsed_time\n2021-12-24 06:13:01.390 | ++ functions-common:time_stop:2405 : local total\n2021-12-24 06:13:01.392 | ++ functions-common:time_stop:2406 : local start_time\n2021-12-24 06:13:01.394 | ++ functions-common:time_stop:2408 : name=apt-get-update\n2021-12-24 06:13:01.396 | ++ functions-common:time_stop:2409 : start_time=1640326378792\n2021-12-24 06:13:01.398 | ++ functions-common:time_stop:2411 : [[ -z 1640326378792 ]]\n2021-12-24 06:13:01.400 | +++ functions-common:time_stop:2414 : date +%s%3N\n2021-12-24 06:13:01.404 | ++ functions-common:time_stop:2414 : end_time=1640326381402\n2021-12-24 06:13:01.406 | ++ functions-common:time_stop:2415 : elapsed_time=2610\n2021-12-24 06:13:01.408 | ++ functions-common:time_stop:2416 : total=10114\n2021-12-24 06:13:01.410 | ++ functions-common:time_stop:2418 : _TIME_START[$name]=\n2021-12-24 06:13:01.412 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=12724\n2021-12-24 06:13:01.414 | ++ functions-common:install_package:1442 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs\n2021-12-24 06:13:01.417 | ++ functions-common:real_install_package:1426 : is_ubuntu\n2021-12-24 06:13:01.419 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]]\n2021-12-24 06:13:01.421 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']'\n2021-12-24 06:13:01.423 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs\n2021-12-24 06:13:01.442 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs\n2021-12-24 06:13:01.527 | E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 14633 (unattended-upgr)\n2021-12-24 06:13:01.527 | E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?\n2021-12-24 06:13:01.531 | + functions-common:apt_get:1 : exit_trap\n2021-12-24 06:13:01.534 | + ./stack.sh:exit_trap:515 : local r=100\n2021-12-24 06:13:01.536 | ++ ./stack.sh:exit_trap:516 : jobs -p\n2021-12-24 06:13:01.539 | + ./stack.sh:exit_trap:516 : jobs=\n2021-12-24 06:13:01.541 | + ./stack.sh:exit_trap:519 : [[ -n '' ]]\n2021-12-24 06:13:01.543 | + ./stack.sh:exit_trap:525 : '[' -f '' ']'\n2021-12-24 06:13:01.545 | + ./stack.sh:exit_trap:530 : kill_spinner\n2021-12-24 06:13:01.548 | + ./stack.sh:kill_spinner:425 : '[' '!' -z '' ']'\n2021-12-24 06:13:01.550 | + ./stack.sh:exit_trap:532 : [[ 100 -ne 0 ]]\n2021-12-24 06:13:01.552 | + ./stack.sh:exit_trap:533 : echo 'Error on exit'\n2021-12-24 06:13:01.552 | Error on exit\n2021-12-24 06:13:01.554 | + ./stack.sh:exit_trap:535 : type -p generate-subunit\n2021-12-24 06:13:01.556 | + ./stack.sh:exit_trap:538 : [[ -z /opt/stack/logs ]]\n2021-12-24 06:13:01.558 | + ./stack.sh:exit_trap:541 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs\n2021-12-24 06:13:01.995 | + ./stack.sh:exit_trap:550 : exit 100", "stdout_lines": ["2021-12-24 06:13:01.388 | ++ functions-common:time_stop:2404 : local elapsed_time", "2021-12-24 06:13:01.390 | ++ functions-common:time_stop:2405 : local total", "2021-12-24 06:13:01.392 | ++ functions-common:time_stop:2406 : local start_time", "2021-12-24 06:13:01.394 | ++ functions-common:time_stop:2408 : name=apt-get-update", "2021-12-24 06:13:01.396 | ++ functions-common:time_stop:2409 : start_time=1640326378792", "2021-12-24 06:13:01.398 | ++ functions-common:time_stop:2411 : [[ -z 1640326378792 ]]", "2021-12-24 06:13:01.400 | +++ functions-common:time_stop:2414 : date +%s%3N", "2021-12-24 06:13:01.404 | ++ functions-common:time_stop:2414 : end_time=1640326381402", "2021-12-24 06:13:01.406 | ++ functions-common:time_stop:2415 : elapsed_time=2610", "2021-12-24 06:13:01.408 | ++ functions-common:time_stop:2416 : total=10114", "2021-12-24 06:13:01.410 | ++ functions-common:time_stop:2418 : _TIME_START[$name]=", "2021-12-24 06:13:01.412 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=12724", "2021-12-24 06:13:01.414 | ++ functions-common:install_package:1442 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs", "2021-12-24 06:13:01.417 | ++ functions-common:real_install_package:1426 : is_ubuntu", "2021-12-24 06:13:01.419 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]]", "2021-12-24 06:13:01.421 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']'", "2021-12-24 06:13:01.423 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs", "2021-12-24 06:13:01.442 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs", "2021-12-24 06:13:01.527 | E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 14633 (unattended-upgr)", "2021-12-24 06:13:01.527 | E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?", "2021-12-24 06:13:01.531 | + functions-common:apt_get:1 : exit_trap", "2021-12-24 06:13:01.534 | + ./stack.sh:exit_trap:515 : local r=100", "2021-12-24 06:13:01.536 | ++ ./stack.sh:exit_trap:516 : jobs -p", "2021-12-24 06:13:01.539 | + ./stack.sh:exit_trap:516 : jobs=", "2021-12-24 06:13:01.541 | + ./stack.sh:exit_trap:519 : [[ -n '' ]]", "2021-12-24 06:13:01.543 | + ./stack.sh:exit_trap:525 : '[' -f '' ']'", "2021-12-24 06:13:01.545 | + ./stack.sh:exit_trap:530 : kill_spinner", "2021-12-24 06:13:01.548 | + ./stack.sh:kill_spinner:425 : '[' '!' -z '' ']'", "2021-12-24 06:13:01.550 | + ./stack.sh:exit_trap:532 : [[ 100 -ne 0 ]]", "2021-12-24 06:13:01.552 | + ./stack.sh:exit_trap:533 : echo 'Error on exit'", "2021-12-24 06:13:01.552 | Error on exit", "2021-12-24 06:13:01.554 | + ./stack.sh:exit_trap:535 : type -p generate-subunit", "2021-12-24 06:13:01.556 | + ./stack.sh:exit_trap:538 : [[ -z /opt/stack/logs ]]", "2021-12-24 06:13:01.558 | + ./stack.sh:exit_trap:541 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs", "2021-12-24 06:13:01.995 | + ./stack.sh:exit_trap:550 : exit 100"]} TASK [Show last 35 lines from stack.sh.log] ************************************ task path: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/run-stack.yaml:37 ok: [10.222.0.24] => { "stack_log": { "changed": true, "cmd": "tail -35 /opt/stack/logs/stack.sh.log", "delta": "0:00:00.003277", "end": "2021-12-24 06:13:02.788682", "failed": false, "rc": 0, "start": "2021-12-24 06:13:02.785405", "stderr": "", "stderr_lines": [], "stdout": "2021-12-24 06:13:01.388 | ++ functions-common:time_stop:2404 : local elapsed_time\n2021-12-24 06:13:01.390 | ++ functions-common:time_stop:2405 : local total\n2021-12-24 06:13:01.392 | ++ functions-common:time_stop:2406 : local start_time\n2021-12-24 06:13:01.394 | ++ functions-common:time_stop:2408 : name=apt-get-update\n2021-12-24 06:13:01.396 | ++ functions-common:time_stop:2409 : start_time=1640326378792\n2021-12-24 06:13:01.398 | ++ functions-common:time_stop:2411 : [[ -z 1640326378792 ]]\n2021-12-24 06:13:01.400 | +++ functions-common:time_stop:2414 : date +%s%3N\n2021-12-24 06:13:01.404 | ++ functions-common:time_stop:2414 : end_time=1640326381402\n2021-12-24 06:13:01.406 | ++ functions-common:time_stop:2415 : elapsed_time=2610\n2021-12-24 06:13:01.408 | ++ functions-common:time_stop:2416 : total=10114\n2021-12-24 06:13:01.410 | ++ functions-common:time_stop:2418 : _TIME_START[$name]=\n2021-12-24 06:13:01.412 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=12724\n2021-12-24 06:13:01.414 | ++ functions-common:install_package:1442 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs\n2021-12-24 06:13:01.417 | ++ functions-common:real_install_package:1426 : is_ubuntu\n2021-12-24 06:13:01.419 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]]\n2021-12-24 06:13:01.421 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']'\n2021-12-24 06:13:01.423 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs\n2021-12-24 06:13:01.442 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs\n2021-12-24 06:13:01.527 | E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 14633 (unattended-upgr)\n2021-12-24 06:13:01.527 | E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?\n2021-12-24 06:13:01.531 | + functions-common:apt_get:1 : exit_trap\n2021-12-24 06:13:01.534 | + ./stack.sh:exit_trap:515 : local r=100\n2021-12-24 06:13:01.536 | ++ ./stack.sh:exit_trap:516 : jobs -p\n2021-12-24 06:13:01.539 | + ./stack.sh:exit_trap:516 : jobs=\n2021-12-24 06:13:01.541 | + ./stack.sh:exit_trap:519 : [[ -n '' ]]\n2021-12-24 06:13:01.543 | + ./stack.sh:exit_trap:525 : '[' -f '' ']'\n2021-12-24 06:13:01.545 | + ./stack.sh:exit_trap:530 : kill_spinner\n2021-12-24 06:13:01.548 | + ./stack.sh:kill_spinner:425 : '[' '!' -z '' ']'\n2021-12-24 06:13:01.550 | + ./stack.sh:exit_trap:532 : [[ 100 -ne 0 ]]\n2021-12-24 06:13:01.552 | + ./stack.sh:exit_trap:533 : echo 'Error on exit'\n2021-12-24 06:13:01.552 | Error on exit\n2021-12-24 06:13:01.554 | + ./stack.sh:exit_trap:535 : type -p generate-subunit\n2021-12-24 06:13:01.556 | + ./stack.sh:exit_trap:538 : [[ -z /opt/stack/logs ]]\n2021-12-24 06:13:01.558 | + ./stack.sh:exit_trap:541 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs\n2021-12-24 06:13:01.995 | + ./stack.sh:exit_trap:550 : exit 100", "stdout_lines": [ "2021-12-24 06:13:01.388 | ++ functions-common:time_stop:2404 : local elapsed_time", "2021-12-24 06:13:01.390 | ++ functions-common:time_stop:2405 : local total", "2021-12-24 06:13:01.392 | ++ functions-common:time_stop:2406 : local start_time", "2021-12-24 06:13:01.394 | ++ functions-common:time_stop:2408 : name=apt-get-update", "2021-12-24 06:13:01.396 | ++ functions-common:time_stop:2409 : start_time=1640326378792", "2021-12-24 06:13:01.398 | ++ functions-common:time_stop:2411 : [[ -z 1640326378792 ]]", "2021-12-24 06:13:01.400 | +++ functions-common:time_stop:2414 : date +%s%3N", "2021-12-24 06:13:01.404 | ++ functions-common:time_stop:2414 : end_time=1640326381402", "2021-12-24 06:13:01.406 | ++ functions-common:time_stop:2415 : elapsed_time=2610", "2021-12-24 06:13:01.408 | ++ functions-common:time_stop:2416 : total=10114", "2021-12-24 06:13:01.410 | ++ functions-common:time_stop:2418 : _TIME_START[$name]=", "2021-12-24 06:13:01.412 | ++ functions-common:time_stop:2419 : _TIME_TOTAL[$name]=12724", "2021-12-24 06:13:01.414 | ++ functions-common:install_package:1442 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs", "2021-12-24 06:13:01.417 | ++ functions-common:real_install_package:1426 : is_ubuntu", "2021-12-24 06:13:01.419 | ++ functions-common:is_ubuntu:555 : [[ -z deb ]]", "2021-12-24 06:13:01.421 | ++ functions-common:is_ubuntu:558 : '[' deb = deb ']'", "2021-12-24 06:13:01.423 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs", "2021-12-24 06:13:01.442 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs", "2021-12-24 06:13:01.527 | E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 14633 (unattended-upgr)", "2021-12-24 06:13:01.527 | E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?", "2021-12-24 06:13:01.531 | + functions-common:apt_get:1 : exit_trap", "2021-12-24 06:13:01.534 | + ./stack.sh:exit_trap:515 : local r=100", "2021-12-24 06:13:01.536 | ++ ./stack.sh:exit_trap:516 : jobs -p", "2021-12-24 06:13:01.539 | + ./stack.sh:exit_trap:516 : jobs=", "2021-12-24 06:13:01.541 | + ./stack.sh:exit_trap:519 : [[ -n '' ]]", "2021-12-24 06:13:01.543 | + ./stack.sh:exit_trap:525 : '[' -f '' ']'", "2021-12-24 06:13:01.545 | + ./stack.sh:exit_trap:530 : kill_spinner", "2021-12-24 06:13:01.548 | + ./stack.sh:kill_spinner:425 : '[' '!' -z '' ']'", "2021-12-24 06:13:01.550 | + ./stack.sh:exit_trap:532 : [[ 100 -ne 0 ]]", "2021-12-24 06:13:01.552 | + ./stack.sh:exit_trap:533 : echo 'Error on exit'", "2021-12-24 06:13:01.552 | Error on exit", "2021-12-24 06:13:01.554 | + ./stack.sh:exit_trap:535 : type -p generate-subunit", "2021-12-24 06:13:01.556 | + ./stack.sh:exit_trap:538 : [[ -z /opt/stack/logs ]]", "2021-12-24 06:13:01.558 | + ./stack.sh:exit_trap:541 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs", "2021-12-24 06:13:01.995 | + ./stack.sh:exit_trap:550 : exit 100" ] } } TASK [fail] ******************************************************************** task path: /home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/tasks/devstack/run-stack.yaml:41 fatal: [10.222.0.24]: FAILED! => {"changed": false, "msg": "Failed stack"} to retry, use: --limit @/home/jenkins-slave/workspace/os-brick-iscsi/947a239cadfc4ccf9788195eb475f9d0/cbci/build-devstack.retry PLAY RECAP ********************************************************************* 10.222.0.24 : ok=31 changed=11 unreachable=0 failed=1