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/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/run-unstack.yaml statically imported: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/install-apt-packages.yaml statically imported: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/install-apt-latest-packages.yaml statically imported: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/remove-apt-packages.yaml statically imported: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/configure-pip-index.yaml statically imported: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/install-python-packages.yaml statically imported: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/find-data-port.yaml statically imported: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/install-zuul.yaml statically imported: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/prepare-git-repos.yaml statically imported: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/install-networking-hyperv.yaml statically imported: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/write-configs.yaml statically imported: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/run-stack.yaml PLAYBOOK: build-devstack.yaml ************************************************** 1 plays in /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/build-devstack.yaml PLAY [devstack] **************************************************************** TASK [Gathering Facts] ********************************************************* task path: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/build-devstack.yaml:2 ok: [10.222.0.26] META: ran handlers TASK [Include variables from job_vars/cinder.yaml] ***************************** task path: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/build-devstack.yaml:7 ok: [10.222.0.26] => {"ansible_facts": {}, "ansible_included_var_files": [], "changed": false, "failed_when_result": false, "message": "Could not find or access 'job_vars/cinder.yaml'\nSearched in:\n\t/home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/vars/job_vars/cinder.yaml\n\t/home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/job_vars/cinder.yaml\n\t/home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/vars/job_vars/cinder.yaml\n\t/home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/job_vars/cinder.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/cinder-iscsi.yaml] *********************** task path: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/build-devstack.yaml:12 ok: [10.222.0.26] => {"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", "git_prep_projects": ["openstack/keystone", "openstack/glance", "openstack/cinder", "openstack/requirements", "openstack/nova", "openstack/neutron", "openstack/networking-hyperv", "openstack/swift", "openstack/tempest", "openstack/cinder-tempest-plugin"], "join_ad": false, "local_conf": {"append": "TEMPEST_PLUGINS=/opt/stack/cinder-tempest-plugin\nLIBS_FROM_GIT=cinder-tempest-plugin\nATTACH_ENCRYPTED_VOLUME_AVAILABLE=False\nSWIFT_REPLICAS=1\nSWIFT_HASH=66a3d6b56c1f479c8b4e70ab5d2014f6\nSWIFT_START_ALL_SERVICES=False\nUSE_PYTHON3=True\n\n[[post-config|$NOVA_CONF]]\n[DEFAULT]\nforce_config_drive = True\nscheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter\n[glance]\nuse_glance_v1=False\n[oslo_messaging_rabbit]\nheartbeat_timeout_threshold = 600\nheartbeat_rate = 3 \n[placement]\nos_region_name = RegionOne\nproject_domain_name = Default\nproject_name = service\nuser_domain_name = Default\npassword = Passw0rd\nusername = placement\nauth_url = http://{{ devstack_ip }}/identity\nauth_type = password\n\n[[post-config|$NEUTRON_CONF]]\n[database]\nmin_pool_size = 5\nmax_pool_size = 50\nmax_overflow = 50\n[quotas]\nquota_network = 100\nquota_subnet = 100\nquota_port = 500\nquota_security_group = 100\nquota_security_group_rule = 100\nquota_vip = 100\nquota_pool = 100\nquota_loadbalancer = 100\nquota_router = 100\nquota_floatingip = 50\nquota_firewall = 10\nquota_firewall_policy = 10\nquota_firewall_rule = 100\n\n[[post-config|$CINDER_CONF]]\n[DEFAULT]\nos_privileged_user_auth_url=http://{{ devstack_ip }}/identity/v2.0\n\n[[post-config|/$Q_PLUGIN_CONF_FILE]]\n[securitygroup]\nenable_security_group = True\n# Note(lpetrut): For some reason, the br-int controller is\n# unaccessible, so we'll stick with ovs-ofctl until we find\n# out what's wrong.\n[ovs]\nof_interface = ovs-ofctl\n", "block_migration": true, "disable_services": ["c-bak", "c-vol", "n-obj", "n-novnc", "n-net", "n-cpu", "q-lbaas", "q-fwaas", "horizon"], "enable_services": ["rabbit", "mysql", "key", "n-api", "n-crt", "n-cond", "n-sch", "n-cauth", "neutron", "q-svc", "q-agt", "q-dhcp", "q-l3", "q-meta", "q-metering", "q-vpn", "g-api", "g-reg", "cinder", "c-api", "c-sch", "s-proxy", "s-object", "s-container", "s-account", "heat", "h-api", "h-api-cfn", "h-api-cw", "h-eng", "ceilometer-acentral", "ceilometer-acompute", "ceilometer-collector", "ceilometer-api", "ceilometer-anotification", "tempest"], "image_urls": "{{ image_urls }}", "ip_version": 4, "live_migration": false}, "log_key": "/home/jenkins-slave/.ssh/id_rsa_log.pem", "log_path": "/tmp/build_logs/{{ zuul_change }}-{{ zuul_patchset }}/{{ job_type }}", "post_stack_bash": "source {{ devstack_dir.devstack }}/functions\nTEMPEST_CONFIG={{ devstack_dir.stack }}/tempest/etc/tempest.conf\niniset $TEMPEST_CONFIG compute volume_device_name \"sdb\"\niniset $TEMPEST_CONFIG compute min_compute_nodes {{ win2016_compute_nodes | length }}\niniset $TEMPEST_CONFIG compute flavor_ref 452\niniset $TEMPEST_CONFIG compute flavor_ref_alt 451\niniset $TEMPEST_CONFIG compute-feature-enabled rdp_console true\niniset $TEMPEST_CONFIG compute-feature-enabled block_migrate_cinder_iscsi False\niniset $TEMPEST_CONFIG compute-feature-enabled block_migration_for_live_migration False\niniset $TEMPEST_CONFIG compute-feature-enabled live_migration False\niniset $TEMPEST_CONFIG compute-feature-enabled interface_attach False\niniset $TEMPEST_CONFIG compute-feature-enabled swap_volume False\n\niniset $TEMPEST_CONFIG scenario img_file \"/home/ubuntu/devstack/files/{{ local_conf.image_urls | basename }}\"\niniset $TEMPEST_CONFIG scenario img_disk_format vhdx\niniset $TEMPEST_CONFIG scenario dhcp_client dhclient\n\nIMAGE_REF=`iniget $TEMPEST_CONFIG compute image_ref`\niniset $TEMPEST_CONFIG compute image_ref_alt $IMAGE_REF\niniset $TEMPEST_CONFIG validation image_ssh_user ubuntu\niniset $TEMPEST_CONFIG validation image_alt_ssh_user ubuntu\n\niniset $TEMPEST_CONFIG compute build_timeout 360\niniset $TEMPEST_CONFIG orchestration build_timeout 360\niniset $TEMPEST_CONFIG volume build_timeout 360\niniset $TEMPEST_CONFIG volume vendor_name Microsoft\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-volume": null, "config": "{{ win_dir.etc }}\\cinder-volume.conf", "description": "OpenStack Cinder Volume Service", "name": "cinder-volume", "template": "cinder-volume.conf"}, {"binary": "{{ win_dir.python }}\\scripts\\cinder-backup.exe", "cinder-backup": null, "config": "{{ win_dir.etc }}\\cinder-backup.conf", "description": "OpenStack Cinder Backup Service", "name": "cinder-backup", "template": "cinder-backup.conf"}], "tempest_tests": {"excluded-tests": "tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest\n# test added in https://github.com/openstack/tempest/commit/7b0eaf8f544cfbaab521a80abfff33e7b637b90d\n# exclude until we have a fix\ntempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume\n# https://bugs.launchpad.net/tempest/+bug/1691144\ntempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host\ntempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume\n# feature not supported on iscsi driver\ntempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest.test_unmanage_manage_volume\ntempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern\n", "included-tests": "tempest.api.volume\ntempest.api.orchestration.stacks.test_volumes\ntempest.api.compute.volumes\ntempest.api.compute.admin.test_live_migration.LiveBlockMigrationTestJSON.test_iscsi_volume\ntempest.api.compute.admin.test_live_migration.LiveBlockMigrationTestJSON.test_volume_backed_live_migration\ntempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume\ntempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume\ntempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume\ntempest.scenario.test_encrypted_cinder_volumes\ntempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario\ntempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance\ntempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern\ntempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot\ntempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern\ntempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_create_ebs_image_and_check_boot\ntempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV2.test_volume_boot_pattern\ntempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_compute_with_volumes\ntempest.thirdparty.boto.test_ec2_volumes\ncinder_tempest_plugin\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-cinder-{{ 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-cinder-{{ 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:\\python38", "python_zuul": "c:\\python27", "tmp": "c:\\openstack\\tmp"}, "win_git_prep_projects": ["openstack/requirements", "openstack/cinder", "openstack/nova", "openstack/compute-hyperv", "openstack/networking-hyperv", "openstack/neutron", "openstack/os-win"], "win_key": "/home/jenkins-slave/ssl/ssl_winrm.key", "win_python_archive_url": "http://10.100.0.9/ci/python38.zip", "win_python_packages": ["pywin32", "pbr", "pymysql", "ovs"]}, "ansible_included_var_files": ["/home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/job_vars/cinder-iscsi.yaml"], "changed": false, "failed_when_result": false} TASK [Set persistent saving for journald] ************************************** task path: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/build-devstack.yaml:18 ok: [10.222.0.26] => {"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/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/build-devstack.yaml:27 changed: [10.222.0.26] => {"changed": true, "name": "systemd-journald", "state": "started", "status": {"ActiveEnterTimestamp": "Wed 2022-08-17 22:30:16 UTC", "ActiveEnterTimestampMonotonic": "284941926", "ActiveExitTimestamp": "Wed 2022-08-17 22:30:16 UTC", "ActiveExitTimestampMonotonic": "284876736", "ActiveState": "active", "After": "systemd-journald-audit.socket system.slice systemd-journald.socket systemd-journald-dev-log.socket -.mount syslog.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Wed 2022-08-17 22:30:16 UTC", "AssertTimestampMonotonic": "284889389", "Before": "systemd-tmpfiles-setup.service systemd-journal-flush.service sysinit.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanClean": "runtime", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_setgid cap_setuid cap_sys_ptrace cap_sys_admin cap_audit_control cap_mac_override cap_syslog cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2022-08-17 22:30:16 UTC", "ConditionTimestampMonotonic": "284889388", "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": "1780", "ExecMainStartTimestamp": "Wed 2022-08-17 22:30:16 UTC", "ExecMainStartTimestampMonotonic": "284892190", "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": "Wed 2022-08-17 22:30:16 UTC", "InactiveEnterTimestampMonotonic": "284888275", "InactiveExitTimestamp": "Wed 2022-08-17 22:30:16 UTC", "InactiveExitTimestampMonotonic": "284892662", "InvocationID": "14cc018214904689b746f93c0eab7992", "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": "1780", "MemoryAccounting": "yes", "MemoryCurrent": "2822144", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "15", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "systemd-journald.service", "NeedDaemonReload": "no", "Nice": "-1", "NoNewPrivileges": "yes", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "-250", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "systemd-journal-flush.service", "Requires": "system.slice systemd-journald.socket -.mount", "RequiresMountsFor": "/run/systemd/journal", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "0", "RestrictAddressFamilies": "AF_NETLINK AF_UNIX", "RestrictNamespaces": "yes", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "systemd/journal", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "yes", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Wed 2022-08-17 22:30:16 UTC", "StateChangeTimestampMonotonic": "284941926", "StateDirectoryMode": "0755", "StatusErrno": "0", "StatusText": "Processing requests...", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "1", "SystemCallFilter": "_llseek _newselect accept accept4 access add_key alarm arch_prctl bind brk capget capset chdir chmod chown chown32 clock_getres clock_getres_time64 clock_gettime clock_gettime64 clock_nanosleep clock_nanosleep_time64 clone clone3 close connect copy_file_range creat dup dup2 dup3 epoll_create epoll_create1 epoll_ctl epoll_ctl_old epoll_pwait epoll_wait epoll_wait_old eventfd eventfd2 execve execveat exit exit_group faccessat faccessat2 fadvise64 fadvise64_64 fallocate fchdir fchmod fchmodat fchown fchown32 fchownat fcntl fcntl64 fdatasync fgetxattr flistxattr flock fork fremovexattr fsetxattr fstat fstat64 fstatat64 fstatfs fstatfs64 fsync ftruncate ftruncate64 futex futex_time64 futimesat get_mempolicy get_robust_list get_thread_area getcpu getcwd getdents getdents64 getegid getegid32 geteuid geteuid32 getgid getgid32 getgroups getgroups32 getitimer getpeername getpgid getpgrp getpid getppid getpriority getrandom getresgid getresgid32 getresuid getresuid32 getrlimit getrusage getsid getsockname getsockopt gettid gettimeofday getuid getuid32 getxattr inotify_add_watch inotify_init inotify_init1 inotify_rm_watch io_cancel io_destroy io_getevents io_pgetevents io_pgetevents_time64 io_setup io_submit io_uring_enter io_uring_register io_uring_setup ioctl ioprio_get ioprio_set ipc kcmp keyctl kill lchown lchown32 lgetxattr link linkat listen listxattr llistxattr lremovexattr lseek lsetxattr lstat lstat64 madvise mbind membarrier memfd_create migrate_pages mkdir mkdirat mknod mknodat mlock mlock2 mlockall mmap mmap2 move_pages mprotect mq_getsetattr mq_notify mq_open mq_timedreceive mq_timedreceive_time64 mq_timedsend mq_timedsend_time64 mq_unlink mremap msgctl msgget msgrcv msgsnd msync munlock munlockall munmap name_to_handle_at nanosleep newfstatat nice oldfstat oldlstat oldolduname oldstat olduname open openat openat2 pause personality pidfd_open pidfd_send_signal pipe pipe2 poll ppoll ppoll_time64 prctl pread64 preadv preadv2 prlimit64 process_vm_readv process_vm_writev pselect6 pselect6_time64 pwrite64 pwritev pwritev2 read readahead readdir readlink readlinkat readv recv recvfrom recvmmsg recvmmsg_time64 recvmsg remap_file_pages removexattr rename renameat renameat2 request_key restart_syscall rmdir rseq rt_sigaction rt_sigpending rt_sigprocmask rt_sigqueueinfo rt_sigreturn rt_sigsuspend rt_sigtimedwait rt_sigtimedwait_time64 rt_tgsigqueueinfo sched_get_priority_max sched_get_priority_min sched_getaffinity sched_getattr sched_getparam sched_getscheduler sched_rr_get_interval sched_rr_get_interval_time64 sched_setaffinity sched_setattr sched_setparam sched_setscheduler sched_yield select semctl semget semop semtimedop semtimedop_time64 send sendfile sendfile64 sendmmsg sendmsg sendto set_mempolicy set_robust_list set_thread_area set_tid_address set_tls setfsgid setfsgid32 setfsuid setfsuid32 setgid setgid32 setgroups setgroups32 setitimer setns setpgid setpriority setregid setregid32 setresgid setresgid32 setresuid setresuid32 setreuid setreuid32 setrlimit setsid setsockopt setuid setuid32 setxattr shmat shmctl shmdt shmget shutdown sigaction sigaltstack signal signalfd signalfd4 sigpending sigprocmask sigreturn sigsuspend socket socketcall socketpair splice stat stat64 statfs statfs64 statx swapcontext symlink symlinkat sync sync_file_range sync_file_range2 syncfs sysinfo tee tgkill time timer_create timer_delete timer_getoverrun timer_gettime timer_gettime64 timer_settime timer_settime64 timerfd_create timerfd_gettime timerfd_gettime64 timerfd_settime timerfd_settime64 times tkill truncate truncate64 ugetrlimit umask uname unlink unlinkat unshare userfaultfd utime utimensat utimensat_time64 utimes vfork vmsplice wait4 waitid waitpid write writev", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "14304", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "systemd-journald-audit.socket systemd-journald.socket systemd-journald-dev-log.socket", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "static", "UtmpMode": "init", "WantedBy": "sysinit.target", "Wants": "systemd-journald-audit.socket systemd-journald.socket systemd-journald-dev-log.socket", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [Check if unstack.sh exists] ********************************************** task path: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/run-unstack.yaml:1 ok: [10.222.0.26] => {"changed": false, "stat": {"atime": 1660775561.0322828, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "080b644393e49df3c630328a3be6be20108a15f8", "ctime": 1660775560.648287, "dev": 2049, "device_type": 0, "executable": true, "exists": true, "gid": 1000, "gr_name": "ubuntu", "inode": 269375, "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": 1660775560.648287, "nlink": 1, "path": "/home/ubuntu/devstack/unstack.sh", "pw_name": "ubuntu", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4000, "uid": 1000, "version": "213311462", "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/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/run-unstack.yaml:7 fatal: [10.222.0.26]: FAILED! => {"changed": true, "cmd": "./unstack.sh > /dev/null 2>&1", "delta": "0:00:05.676584", "end": "2022-08-17 22:41:32.625320", "msg": "non-zero return code", "rc": 2, "start": "2022-08-17 22:41:26.948736", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} ...ignoring TASK [Add "bridge-utils" package to apt_packages if network_type is hyperv] **** task path: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/install-apt-packages.yaml:1 ok: [10.222.0.26] => {"ansible_facts": {"apt_packages": ["python2.7", "openvswitch-switch", "htop", "gcc", "python2.7-dev", "python3-dev", "libpcre3-dev", "python3-pip", "python3-setuptools", "bridge-utils"]}, "changed": false} TASK [Install required packages] *********************************************** task path: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/install-apt-packages.yaml:6 ok: [10.222.0.26] => {"cache_update_time": 1660776095, "cache_updated": true, "changed": false} TASK [Upgrade required packages to latest version] ***************************** task path: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/install-apt-latest-packages.yaml:1 ok: [10.222.0.26] => {"cache_update_time": 1660776098, "cache_updated": true, "changed": false} TASK [Remove required packages] ************************************************ task path: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/remove-apt-packages.yaml:1 ok: [10.222.0.26] => {"changed": false} TASK [Configure pip index-url] ************************************************* task path: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/configure-pip-index.yaml:1 ok: [10.222.0.26] => {"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/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/install-python-packages.yaml:1 ok: [10.222.0.26] => {"changed": false, "cmd": ["/usr/bin/pip3", "install", "virtualenv", "netaddr", "netifaces"], "name": ["virtualenv", "netaddr", "netifaces"], "requirements": null, "state": "present", "stderr": "", "stderr_lines": [], "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.16.3)\nRequirement already satisfied: netaddr in /usr/local/lib/python3.8/dist-packages (0.8.0)\nRequirement already satisfied: netifaces in /usr/lib/python3/dist-packages (0.10.4)\nRequirement already satisfied: distlib<1,>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from virtualenv) (0.3.5)\nRequirement already satisfied: platformdirs<3,>=2.4 in /usr/local/lib/python3.8/dist-packages (from virtualenv) (2.5.2)\nRequirement already satisfied: filelock<4,>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from virtualenv) (3.8.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.16.3)", "Requirement already satisfied: netaddr in /usr/local/lib/python3.8/dist-packages (0.8.0)", "Requirement already satisfied: netifaces in /usr/lib/python3/dist-packages (0.10.4)", "Requirement already satisfied: distlib<1,>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from virtualenv) (0.3.5)", "Requirement already satisfied: platformdirs<3,>=2.4 in /usr/local/lib/python3.8/dist-packages (from virtualenv) (2.5.2)", "Requirement already satisfied: filelock<4,>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from virtualenv) (3.8.0)"], "version": null, "virtualenv": null} TASK [Find data interface] ***************************************************** task path: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/find-data-port.yaml:1 skipping: [10.222.0.26] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Set data_interface variable to "{{ ifs.data.name }}"] ******************** task path: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/find-data-port.yaml:8 skipping: [10.222.0.26] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Make sure ubuntu user has access to /opt/stack] ************************** task path: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/install-zuul.yaml:1 changed: [10.222.0.26] => {"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/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/install-zuul.yaml:12 changed: [10.222.0.26] => {"changed": true, "dest": "/opt/stack", "extract_results": {"cmd": ["/usr/bin/tar", "--extract", "-C", "/opt/stack", "-z", "-f", "/home/ubuntu/.ansible/tmp/ansible-tmp-1660776109.1-112464777112259/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-1660776109.1-112464777112259/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/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/prepare-git-repos.yaml:1 ok: [10.222.0.26] => {"after": "90e5479f382af1a5482f0acccdc36c6d18321634", "before": "90e5479f382af1a5482f0acccdc36c6d18321634", "changed": false, "remote_url_changed": false} 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/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/prepare-git-repos.yaml:11 skipping: [10.222.0.26] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Upload zuul clonemap file] *********************************************** task path: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/prepare-git-repos.yaml:20 ok: [10.222.0.26] => {"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/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/prepare-git-repos.yaml:26 skipping: [10.222.0.26] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Set zuul-cloner command for project: openstack/cinder ref: refs/zuul/master/Z31d1a1d5987745abb95e03f3741fc0d7] *** task path: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/prepare-git-repos.yaml:34 ok: [10.222.0.26] => {"ansible_facts": {"zuul_cloner_command": "/opt/stack/zuul-venv/bin/zuul-cloner --workspace /opt/stack -m /home/ubuntu/clonemap.yaml --zuul-project openstack/cinder --zuul-ref refs/zuul/master/Z31d1a1d5987745abb95e03f3741fc0d7 --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 openstack/cinder-tempest-plugin"}, "changed": false} TASK [Run zuul-cloner] ********************************************************* task path: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/prepare-git-repos.yaml:43 FAILED - RETRYING: Run zuul-cloner (5 retries left). FAILED - RETRYING: Run zuul-cloner (4 retries left). changed: [10.222.0.26] => {"attempts": 3, "changed": true, "cmd": "/opt/stack/zuul-venv/bin/zuul-cloner --workspace /opt/stack -m /home/ubuntu/clonemap.yaml --zuul-project openstack/cinder --zuul-ref refs/zuul/master/Z31d1a1d5987745abb95e03f3741fc0d7 --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 openstack/cinder-tempest-plugin", "delta": "0:31:28.463910", "end": "2022-08-17 23:16:36.346098", "rc": 0, "start": "2022-08-17 22:45:07.882188", "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: openstack/cinder-tempest-plugin -> /opt/stack/cinder-tempest-plugin\nINFO:zuul.CloneMapper:Expansion completed.\nINFO:zuul.Cloner:Preparing 10 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 1dd6993d7b9b647810e6f495b62c37627c6e8658\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 cb60c1d2facde2f318ec30c8b9cf63844eaccf92\nINFO:zuul.Cloner:Creating repo openstack/cinder from upstream http://10.106.1.39/p/openstack/cinder\nINFO:zuul.Cloner:upstream repo has branch master\nINFO:zuul.Cloner:Prepared openstack/cinder repo with commit 4692d7defd9eaf8794b549784c56fdcf05e81276\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 8da71feebcb4dc9e8df3be6bb44f69774cbd02ea\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 69bc4c38d1c5b98fcbbe8b16a7dfeb654e3b8173\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 3e8f2325d626a695a812a093907a6f3fd2e1315f\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 fec25c8763fcc7347440b368b5221007940cab00\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 9abee0e7845445c761e4b3aa8abce28281cf2bfa\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 13036879e254f8f917ff0986a48461703be5a9a7\nINFO:zuul.Cloner:Creating repo openstack/cinder-tempest-plugin from upstream https://opendev.org/openstack/cinder-tempest-plugin\nINFO:zuul.Cloner:upstream repo has branch master\nINFO:zuul.Cloner:Falling back to branch master\nINFO:zuul.Cloner:Prepared openstack/cinder-tempest-plugin repo with branch master at commit b1c8544255932feaa724273817ab3ed703605f6c\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: openstack/cinder-tempest-plugin -> /opt/stack/cinder-tempest-plugin", "INFO:zuul.CloneMapper:Expansion completed.", "INFO:zuul.Cloner:Preparing 10 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 1dd6993d7b9b647810e6f495b62c37627c6e8658", "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 cb60c1d2facde2f318ec30c8b9cf63844eaccf92", "INFO:zuul.Cloner:Creating repo openstack/cinder from upstream http://10.106.1.39/p/openstack/cinder", "INFO:zuul.Cloner:upstream repo has branch master", "INFO:zuul.Cloner:Prepared openstack/cinder repo with commit 4692d7defd9eaf8794b549784c56fdcf05e81276", "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 8da71feebcb4dc9e8df3be6bb44f69774cbd02ea", "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 69bc4c38d1c5b98fcbbe8b16a7dfeb654e3b8173", "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 3e8f2325d626a695a812a093907a6f3fd2e1315f", "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 fec25c8763fcc7347440b368b5221007940cab00", "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 9abee0e7845445c761e4b3aa8abce28281cf2bfa", "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 13036879e254f8f917ff0986a48461703be5a9a7", "INFO:zuul.Cloner:Creating repo openstack/cinder-tempest-plugin from upstream https://opendev.org/openstack/cinder-tempest-plugin", "INFO:zuul.Cloner:upstream repo has branch master", "INFO:zuul.Cloner:Falling back to branch master", "INFO:zuul.Cloner:Prepared openstack/cinder-tempest-plugin repo with branch master at commit b1c8544255932feaa724273817ab3ed703605f6c", "INFO:zuul.Cloner:Prepared all repositories"], "stdout": "", "stdout_lines": []} TASK [include] ***************************************************************** task path: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/build-devstack.yaml:49 skipping: [10.222.0.26] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Applying cherry-picks] *************************************************** task path: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/build-devstack.yaml:53 ok: [10.222.0.26] => (item={u'project': u'openstack/devstack', u'path': u'/home/ubuntu/devstack', u'url': u'https://github.com/cloudbase/devstack', u'patches': [u'refs/heads/neutron-ovs-bridge-arping']}) => {"changed": false, "item": {"patches": ["refs/heads/neutron-ovs-bridge-arping"], "path": "/home/ubuntu/devstack", "project": "openstack/devstack", "url": "https://github.com/cloudbase/devstack"}, "output": {"refs/heads/neutron-ovs-bridge-arping": {"git -C /home/ubuntu/devstack cherry-pick FETCH_HEAD": {"stderr": [], "stdout": ["Auto-merging lib/neutron-legacy", "[master 1efdcae6] Use ping instead of arping for br-data", " Author: Stefan Lupsa ", " Date: Tue Apr 27 12:57:40 2021 +0300", " 1 file changed, 1 insertion(+), 1 deletion(-)"]}, "git -C /home/ubuntu/devstack fetch https://github.com/cloudbase/devstack refs/heads/neutron-ovs-bridge-arping": {"stderr": ["From https://github.com/cloudbase/devstack", " * branch neutron-ovs-bridge-arping -> FETCH_HEAD"], "stdout": []}}}} TASK [Install networking-hyperv] *********************************************** task path: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/install-networking-hyperv.yaml:1 changed: [10.222.0.26] => {"changed": true, "cmd": "pip3 install -e /opt/stack/networking-hyperv -c /opt/stack/requirements/upper-constraints.txt", "delta": "0:01:09.150722", "end": "2022-08-17 23:17:49.002768", "rc": 0, "start": "2022-08-17 23:16:39.852046", "stderr": "", "stderr_lines": [], "stdout": "Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/\nObtaining file:///opt/stack/networking-hyperv\nCollecting pbr===5.10.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/da3/e18aac0a3c003/pbr-5.10.0-py2.py3-none-any.whl (112 kB)\nCollecting oslo.i18n===5.1.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/750/86cfd89881963/oslo.i18n-5.1.0-py3-none-any.whl (46 kB)\nCollecting neutron-lib===3.1.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e53/3f2d6d5be351e/neutron_lib-3.1.0-py3-none-any.whl (580 kB)\nRequirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.8.0)\nCollecting SQLAlchemy===1.4.40\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4ec/440990ab00650/SQLAlchemy-1.4.40-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB)\nCollecting eventlet===0.33.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a08/5922698e5029f/eventlet-0.33.1-py2.py3-none-any.whl (226 kB)\nCollecting oslo.messaging===13.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/528/1d4e9302c5458/oslo.messaging-13.0.0-py3-none-any.whl (254 kB)\nCollecting PyYAML===6.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB)\nCollecting amqp===5.1.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f0/956d2c23d8fa6/amqp-5.1.1-py3-none-any.whl (50 kB)\nCollecting oslo.versionedobjects===3.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7f6/e9cc48492e1bd/oslo.versionedobjects-3.0.0-py3-none-any.whl (86 kB)\nCollecting oslo.log===5.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/94b/10e471692d71b/oslo.log-5.0.0-py3-none-any.whl (71 kB)\nCollecting oslo.middleware===5.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa0/8170b9be9f921/oslo.middleware-5.0.0-py3-none-any.whl (65 kB)\nCollecting os-ken===2.4.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0bf/d1e1d1e949983/os_ken-2.4.0-py3-none-any.whl (2.0 MB)\nCollecting os-win===5.7.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1dd/07b75c9e37ae6/os_win-5.7.0-py3-none-any.whl (274 kB)\nCollecting oslo.serialization===5.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b04/52bb2fcb99ee3/oslo.serialization-5.0.0-py3-none-any.whl (25 kB)\nCollecting packaging===21.3\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB)\nCollecting os-traits===2.8.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0da/bfa1494a4c048/os_traits-2.8.0-py3-none-any.whl (40 kB)\nCollecting iso8601===1.0.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7b/c01b1c2a43b25/iso8601-1.0.2-py3-none-any.whl (9.7 kB)\nCollecting python-neutronclient===8.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/20e/09e5d832fa8d9/python_neutronclient-8.0.0-py3-none-any.whl (437 kB)\nCollecting osc-lib===2.6.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3c3/ccc358c61a0ba/osc_lib-2.6.1-py3-none-any.whl (88 kB)\nCollecting msgpack===1.0.4\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/691/6c78f33602ecf/msgpack-1.0.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB)\nCollecting oslo.config===9.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f87/6bf759f186c85/oslo.config-9.0.0-py3-none-any.whl (128 kB)\nCollecting pyparsing===3.0.9\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB)\nCollecting stevedore===4.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/87e/4d27fe96d0d7e/stevedore-4.0.0-py3-none-any.whl (49 kB)\nCollecting openstacksdk===0.100.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/310/f319a04ee1bd9/openstacksdk-0.100.0-py3-none-any.whl (1.5 MB)\nCollecting six===1.16.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB)\nCollecting kombu===5.2.4\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b2/13b24293d3417/kombu-5.2.4-py3-none-any.whl (189 kB)\nCollecting requestsexceptions===1.4.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/308/3d872b6e07dc5/requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)\nCollecting oslo.db===12.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/284/2b0a13cb70c81/oslo.db-12.0.0-py3-none-any.whl (175 kB)\nCollecting oslo.policy===4.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/02b/3f8957a302f83/oslo.policy-4.0.0-py3-none-any.whl (87 kB)\nCollecting rfc3986===1.5.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a86/d6e1f5b1dc238/rfc3986-1.5.0-py2.py3-none-any.whl (31 kB)\nCollecting netifaces===0.11.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c92/ff9ac7c228200/netifaces-0.11.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (33 kB)\nCollecting cachetools===5.2.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f9f/17d2aec496a9a/cachetools-5.2.0-py3-none-any.whl (9.3 kB)\nCollecting keystoneauth1===5.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/249/894b8a9e28df2/keystoneauth1-5.0.0-py3-none-any.whl (315 kB)\nCollecting statsd===3.3.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c61/0fb80347fca0e/statsd-3.3.0-py2.py3-none-any.whl (11 kB)\nCollecting python-keystoneclient===5.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f65/0d3fbe94b069b/python_keystoneclient-5.0.0-py3-none-any.whl (398 kB)\nCollecting decorator===5.1.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8c/3f85900b9dc42/decorator-5.1.1-py3-none-any.whl (9.1 kB)\nCollecting futurist===2.4.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3ef/3a1f63eca3c4f/futurist-2.4.1-py3-none-any.whl (36 kB)\nCollecting alembic===1.8.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0a0/24d7f2de88d73/alembic-1.8.1-py3-none-any.whl (209 kB)\nCollecting dnspython===2.2.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a85/1e51367fb93e9/dnspython-2.2.1-py3-none-any.whl (269 kB)\nCollecting greenlet===1.1.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ec8/c433b3ab04191/greenlet-1.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (156 kB)\nCollecting oslo.utils===6.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36b/34f0d609bce50/oslo.utils-6.0.0-py3-none-any.whl (100 kB)\nCollecting python-dateutil===2.8.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/961/d03dc3453ebbc/python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)\nCollecting pytz===2022.2.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/220/f481bdafa09c3/pytz-2022.2.1-py2.py3-none-any.whl (500 kB)\nCollecting neutron>=13.0.0.0b1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e24/f336122330a22/neutron-20.2.0-py3-none-any.whl (4.2 MB)\nCollecting pecan===1.4.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/49b/255e701c3f146/pecan-1.4.2.tar.gz (124 kB)\nCollecting osprofiler===3.4.3\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/163/fa20149316c4a/osprofiler-3.4.3-py3-none-any.whl (89 kB)\nCollecting oslo.concurrency===5.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/372/9bd19a36f4504/oslo.concurrency-5.0.0-py3-none-any.whl (47 kB)\nCollecting oslo.service===3.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a5a/156be20c250de/oslo.service-3.0.0-py3-none-any.whl (77 kB)\nCollecting setproctitle===1.3.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f0/cde41857a644b/setproctitle-1.3.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (31 kB)\nCollecting WebOb===1.8.7\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/73a/ae30359291c14/WebOb-1.8.7-py2.py3-none-any.whl (114 kB)\nCollecting oslo.context===5.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e32/5ade501b9533d/oslo.context-5.0.0-py3-none-any.whl (20 kB)\nCollecting debtcollector===2.5.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/139/3a527d2c72f14/debtcollector-2.5.0-py3-none-any.whl (23 kB)\nCollecting oslo.metrics===0.4.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0f0/3845838f84379/oslo.metrics-0.4.0-py3-none-any.whl (13 kB)\nCollecting vine===5.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4c9/dceab6f76ed92/vine-5.0.0-py2.py3-none-any.whl (9.4 kB)\nCollecting pyinotify===0.9.6\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c9/98a5d7606ca83/pyinotify-0.9.6.tar.gz (60 kB)\nCollecting Jinja2===3.1.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/608/8930bfe239f0e/Jinja2-3.1.2-py3-none-any.whl (133 kB)\nCollecting bcrypt===3.2.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2b0/2d6bfc6336d10/bcrypt-3.2.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (61 kB)\nCollecting ovs===2.17.1.post1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aba/e07b4449093a9/ovs-2.17.1.post1-py3-none-any.whl (123 kB)\nCollecting Routes===2.5.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fab/5a042a3a87778/Routes-2.5.1-py2.py3-none-any.whl (40 kB)\nCollecting os-client-config===2.1.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/27b/dc338f8a87281/os_client_config-2.1.0-py3-none-any.whl (31 kB)\nCollecting cliff===4.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3f2/8b95a5509b4c7/cliff-4.0.0-py3-none-any.whl (80 kB)\nCollecting simplejson===3.17.6\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e8/607d8f6b4f9d4/simplejson-3.17.6-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (139 kB)\nCollecting requests===2.28.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8fe/fa2a1a1365bf5/requests-2.28.1-py3-none-any.whl (62 kB)\nCollecting jsonpatch===1.32\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26a/c385719ac9f54/jsonpatch-1.32-py2.py3-none-any.whl (12 kB)\nCollecting appdirs===1.4.4\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a84/1dacd6b99318a/appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)\nCollecting munch===2.5.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f4/4af89a2ce4ed0/munch-2.5.0-py2.py3-none-any.whl (10 kB)\nCollecting jmespath===1.0.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/02e/2e4cc71b5bcab/jmespath-1.0.1-py3-none-any.whl (20 kB)\nCollecting os-service-types===1.7.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/050/5c72205690910/os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)\nCollecting dogpile.cache===1.1.8\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3f0/ca10b46b165e0/dogpile.cache-1.1.8-py3-none-any.whl (51 kB)\nCollecting cryptography===36.0.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b2/d54e787a884ff/cryptography-36.0.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.7 MB)\nCollecting testresources===2.0.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67a/361c3a2412231/testresources-2.0.1-py2.py3-none-any.whl (36 kB)\nCollecting sqlalchemy-migrate===0.13.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e5d/2348db19a5062/sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB)\nCollecting testscenarios===0.5.0\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/480/263fa5d6e6181/testscenarios-0.5.0-py2.py3-none-any.whl (21 kB)\nCollecting Mako===1.2.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df3/921c3081b013c/Mako-1.2.1-py3-none-any.whl (78 kB)\nCollecting importlib-resources===5.9.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f78/a8df21a79bcc3/importlib_resources-5.9.0-py3-none-any.whl (33 kB)\nCollecting importlib-metadata===4.12.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/740/1a975809ea1fd/importlib_metadata-4.12.0-py3-none-any.whl (21 kB)\nCollecting os-vif===2.8.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/207/ea84a6324deb4/os_vif-2.8.0-py3-none-any.whl (107 kB)\nCollecting pyOpenSSL===22.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ea2/52b38c87425b6/pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB)\nCollecting PasteDeploy===2.1.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/23cfd6ad4281b/PasteDeploy-2.1.1-py2.py3-none-any.whl (17 kB)\nCollecting psutil===5.9.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4b6/750a73a9c4a4e/psutil-5.9.1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (284 kB)\nCollecting tenacity===6.3.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bae/d357d9f35ec64/tenacity-6.3.1-py2.py3-none-any.whl (36 kB)\nCollecting os-resource-classes===1.1.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0f5/1374bb26dbd11/os_resource_classes-1.1.0-py3-none-any.whl (11 kB)\nCollecting tooz===3.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/420508c6ddf99/tooz-3.0.0-py3-none-any.whl (94 kB)\nCollecting python-designateclient===5.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3d2/a96c83be182d5/python_designateclient-5.0.0-py3-none-any.whl (93 kB)\nCollecting ovsdbapp===2.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a8a/5b552a80b3ea5/ovsdbapp-2.0.0-py3-none-any.whl (124 kB)\nCollecting oslo.reports===2.4.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c72/fba8d8ca163ed/oslo.reports-2.4.0-py3-none-any.whl (53 kB)\nCollecting pyroute2===0.7.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/87e/5c6963af1224d/pyroute2-0.7.2-py3-none-any.whl (436 kB)\nCollecting Paste===3.5.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/64a/fc22e4f390d8f/Paste-3.5.1-py2.py3-none-any.whl (593 kB)\nCollecting oslo.rootwrap===6.3.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/237/51921fe826cc5/oslo.rootwrap-6.3.1-py3-none-any.whl (38 kB)\nCollecting python-novaclient===18.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/32a/a01da5c1c404d/python_novaclient-18.0.0-py3-none-any.whl (334 kB)\nCollecting oslo.privsep===3.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4bc/dc10ea0a54f4b/oslo.privsep-3.0.0-py3-none-any.whl (38 kB)\nCollecting keystonemiddleware===10.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7ee/300bd34736d3a/keystonemiddleware-10.0.0-py3-none-any.whl (119 kB)\nCollecting oslo.cache===3.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3c/a7f813d567429/oslo.cache-3.0.0-py3-none-any.whl (69 kB)\nCollecting httplib2===0.20.4\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b6/a905cb1c79eef/httplib2-0.20.4-py3-none-any.whl (96 kB)\nCollecting oslo.upgradecheck===2.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/758/ab2c067d948df/oslo.upgradecheck-2.0.0-py3-none-any.whl (14 kB)\nCollecting logutils===0.3.5\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/330/91b324881269f/logutils-0.3.5-py2.py3-none-any.whl (20 kB)\nRequirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pecan===1.4.2->-c /opt/stack/requirements/upper-constraints.txt (line 21)) (45.2.0)\nCollecting prettytable===3.3.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d1c/34d72ea2c0ffd/prettytable-3.3.0-py3-none-any.whl (26 kB)\nCollecting fasteners===0.17.3\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cae/0772df265923e/fasteners-0.17.3-py3-none-any.whl (18 kB)\nCollecting yappi===1.3.6\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c7b/f348067bb54f9/yappi-1.3.6-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (78 kB)\nCollecting fixtures===4.0.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d27/58826400d095b/fixtures-4.0.1.tar.gz (56 kB)\n Installing build dependencies: started\n Installing build dependencies: finished with status 'done'\n Getting requirements to build wheel: started\n Getting requirements to build wheel: finished with status 'done'\n Preparing wheel metadata: started\n Preparing wheel metadata: finished with status 'done'\nCollecting wrapt===1.14.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef3/f72c9666bba2b/wrapt-1.14.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB)\nCollecting prometheus-client===0.14.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/522/fded625282822/prometheus_client-0.14.1-py3-none-any.whl (59 kB)\nCollecting MarkupSafe===2.1.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4b9/fe39a2ccc108a/MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)\nCollecting cffi===1.15.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f2/c9f67e9821cad/cffi-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (442 kB)\nCollecting sortedcontainers===2.4.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a16/3dcaede0f1c02/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)\nCollecting repoze.lru===0.7\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f77/bf0e1096ea445/repoze.lru-0.7-py3-none-any.whl (10 kB)\nCollecting autopage===0.5.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0fb/f5efbe78d466a/autopage-0.5.1-py3-none-any.whl (29 kB)\nCollecting cmd2===2.4.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a77/e305675139327/cmd2-2.4.2-py3-none-any.whl (147 kB)\nCollecting charset-normalizer===2.1.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/518/9b6f22b019574/charset_normalizer-2.1.0-py3-none-any.whl (39 kB)\nCollecting idna===3.3\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB)\nRequirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 222)) (2019.11.28)\nCollecting urllib3===1.26.11\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c33/ccba33c819596/urllib3-1.26.11-py2.py3-none-any.whl (139 kB)\nCollecting jsonpointer===2.3\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/518/01e558539b4e9/jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB)\nCollecting sqlparse===0.4.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/487/19e356bb8b429/sqlparse-0.4.2-py3-none-any.whl (42 kB)\nCollecting Tempita===0.5.2\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/52d/39a6dbde3c2df/Tempita-0.5.2-py3-none-any.whl (12 kB)\nCollecting testtools===2.5.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB)\nCollecting zipp===3.8.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/47c/40d7fe183a6f2/zipp-3.8.1-py3-none-any.whl (5.6 kB)\nCollecting voluptuous===0.13.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4b8/38b185f5951f2/voluptuous-0.13.1-py3-none-any.whl (29 kB)\nCollecting jsonschema===4.7.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c74/48a421b25e424/jsonschema-4.7.2-py3-none-any.whl (81 kB)\nCollecting pycadf===3.1.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1f/a1dea7638c0f6/pycadf-3.1.1-py3-none-any.whl (39 kB)\nCollecting wcwidth===0.2.5\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)\nCollecting pycparser===2.21\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ee/45429555515e1/pycparser-2.21-py2.py3-none-any.whl (118 kB)\nCollecting pyperclip===1.8.2\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB)\nCollecting attrs===22.1.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86e/fa402f67bf2df/attrs-22.1.0-py2.py3-none-any.whl (58 kB)\nCollecting extras===1.0.0\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB)\nCollecting pyrsistent===0.18.1\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7bf/e2388663fd18b/pyrsistent-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (119 kB)\nBuilding wheels for collected packages: pecan, fixtures, pyinotify\n Building wheel for pecan (setup.py): started\n Building wheel for pecan (setup.py): finished with status 'done'\n Created wheel for pecan: filename=pecan-1.4.2-py3-none-any.whl size=147235 sha256=5559a56a46ac3278106dc03752ed6d0088448f1d32e62a61a7b10e3dba983c13\n Stored in directory: /root/.cache/pip/wheels/c5/06/ce/962dbb5323319f417c794bd715c843932799c405a7353a420d\n Building wheel for fixtures (PEP 517): started\n Building wheel for fixtures (PEP 517): finished with status 'done'\n Created wheel for fixtures: filename=fixtures-4.0.1-py3-none-any.whl size=63073 sha256=d1d3187619c4fe789e8128bb2429f9e0d4b84450a251f56621687df69fc32b84\n Stored in directory: /root/.cache/pip/wheels/ba/79/66/8da5543796d0218944a0794bcd8607a64c769d75a6fe1fddda\n Building wheel for pyinotify (setup.py): started\n Building wheel for pyinotify (setup.py): finished with status 'done'\n Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25339 sha256=08bded0f8db9e146460006dd9cc87d7da51017c558d2b0bc438da4a25cb552af\n Stored in directory: /root/.cache/pip/wheels/db/23/6a/2d388b3ed2b6c391fe13630513a0b05c746c6c98162f1bd7db\nSuccessfully built pecan fixtures pyinotify\nInstalling collected packages: voluptuous, PasteDeploy, repoze.lru, six, Routes, WebOb, MarkupSafe, Mako, logutils, pecan, wrapt, debtcollector, PyYAML, rfc3986, charset-normalizer, idna, urllib3, requests, pbr, stevedore, oslo.i18n, oslo.config, pytz, pyparsing, packaging, iso8601, netifaces, oslo.utils, fasteners, oslo.concurrency, wcwidth, prettytable, msgpack, oslo.serialization, osprofiler, os-resource-classes, setproctitle, yappi, greenlet, dnspython, eventlet, fixtures, Paste, oslo.context, pyinotify, python-dateutil, oslo.log, oslo.service, munch, attrs, pycadf, SQLAlchemy, zipp, importlib-resources, importlib-metadata, alembic, testresources, decorator, sqlparse, Tempita, sqlalchemy-migrate, extras, testtools, testscenarios, oslo.db, os-service-types, keystoneauth1, cachetools, futurist, prometheus-client, oslo.metrics, vine, amqp, kombu, Jinja2, statsd, pycparser, cffi, bcrypt, oslo.middleware, oslo.messaging, oslo.versionedobjects, oslo.policy, os-traits, sortedcontainers, ovs, os-ken, neutron-lib, simplejson, cryptography, pyOpenSSL, jsonpointer, pyroute2, python-novaclient, jsonpatch, appdirs, jmespath, dogpile.cache, requestsexceptions, openstacksdk, os-client-config, autopage, pyperclip, cmd2, cliff, os-win, psutil, oslo.cache, python-keystoneclient, keystonemiddleware, tenacity, tooz, osc-lib, python-neutronclient, oslo.reports, httplib2, oslo.upgradecheck, oslo.rootwrap, oslo.privsep, pyrsistent, jsonschema, python-designateclient, ovsdbapp, os-vif, neutron, networking-hyperv\n Attempting uninstall: six\n Found existing installation: six 1.14.0\n Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /usr\n Can't uninstall 'six'. No files were found to uninstall.\n Attempting uninstall: MarkupSafe\n Found existing installation: MarkupSafe 1.1.0\n Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /usr\n Can't uninstall 'MarkupSafe'. No files were found to uninstall.\n Attempting uninstall: idna\n Found existing installation: idna 2.8\n Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /usr\n Can't uninstall 'idna'. No files were found to uninstall.\n Attempting uninstall: urllib3\n Found existing installation: urllib3 1.25.8\n Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /usr\n Can't uninstall 'urllib3'. No files were found to uninstall.\n Attempting uninstall: requests\n Found existing installation: requests 2.22.0\n Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /usr\n Can't uninstall 'requests'. No files were found to uninstall.\n Attempting uninstall: netifaces\n Found existing installation: netifaces 0.10.4\n Not uninstalling netifaces at /usr/lib/python3/dist-packages, outside environment /usr\n Can't uninstall 'netifaces'. No files were found to uninstall.\n Attempting uninstall: attrs\n Found existing installation: attrs 19.3.0\n Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /usr\n Can't uninstall 'attrs'. No files were found to uninstall.\n Attempting uninstall: zipp\n Found existing installation: zipp 1.0.0\n Not uninstalling zipp at /usr/lib/python3/dist-packages, outside environment /usr\n Can't uninstall 'zipp'. No files were found to uninstall.\n Attempting uninstall: importlib-metadata\n Found existing installation: importlib-metadata 1.5.0\n Not uninstalling importlib-metadata at /usr/lib/python3/dist-packages, outside environment /usr\n Can't uninstall 'importlib-metadata'. No files were found to uninstall.\n Attempting uninstall: Jinja2\n Found existing installation: Jinja2 2.10.1\n Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /usr\n Can't uninstall 'Jinja2'. No files were found to uninstall.\n Attempting uninstall: sortedcontainers\n Found existing installation: sortedcontainers 2.1.0\n Not uninstalling sortedcontainers at /usr/lib/python3/dist-packages, outside environment /usr\n Can't uninstall 'sortedcontainers'. No files were found to uninstall.\n Attempting uninstall: ovs\n Found existing installation: ovs 2.13.8\n Not uninstalling ovs at /usr/lib/python3/dist-packages, outside environment /usr\n Can't uninstall 'ovs'. No files were found to uninstall.\n Attempting uninstall: cryptography\n Found existing installation: cryptography 2.8\n Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /usr\n Can't uninstall 'cryptography'. No files were found to uninstall.\n Attempting uninstall: pyOpenSSL\n Found existing installation: pyOpenSSL 19.0.0\n Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /usr\n Can't uninstall 'pyOpenSSL'. No files were found to uninstall.\n Attempting uninstall: jsonpointer\n Found existing installation: jsonpointer 2.0\n Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /usr\n Can't uninstall 'jsonpointer'. No files were found to uninstall.\n Attempting uninstall: jsonpatch\n Found existing installation: jsonpatch 1.22\n Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /usr\n Can't uninstall 'jsonpatch'. No files were found to uninstall.\n Attempting uninstall: pyrsistent\n Found existing installation: pyrsistent 0.15.5\n Not uninstalling pyrsistent at /usr/lib/python3/dist-packages, outside environment /usr\n Can't uninstall 'pyrsistent'. No files were found to uninstall.\n Attempting uninstall: jsonschema\n Found existing installation: jsonschema 3.2.0\n Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /usr\n Can't uninstall 'jsonschema'. No files were found to uninstall.\n Running setup.py develop for networking-hyperv\nSuccessfully installed Jinja2-3.1.2 Mako-1.2.1 MarkupSafe-2.1.1 Paste-3.5.1 PasteDeploy-2.1.1 PyYAML-6.0 Routes-2.5.1 SQLAlchemy-1.4.40 Tempita-0.5.2 WebOb-1.8.7 alembic-1.8.1 amqp-5.1.1 appdirs-1.4.4 attrs-22.1.0 autopage-0.5.1 bcrypt-3.2.2 cachetools-5.2.0 cffi-1.15.1 charset-normalizer-2.1.0 cliff-4.0.0 cmd2-2.4.2 cryptography-36.0.2 debtcollector-2.5.0 decorator-5.1.1 dnspython-2.2.1 dogpile.cache-1.1.8 eventlet-0.33.1 extras-1.0.0 fasteners-0.17.3 fixtures-4.0.1 futurist-2.4.1 greenlet-1.1.2 httplib2-0.20.4 idna-3.3 importlib-metadata-4.12.0 importlib-resources-5.9.0 iso8601-1.0.2 jmespath-1.0.1 jsonpatch-1.32 jsonpointer-2.3 jsonschema-4.7.2 keystoneauth1-5.0.0 keystonemiddleware-10.0.0 kombu-5.2.4 logutils-0.3.5 msgpack-1.0.4 munch-2.5.0 netifaces-0.11.0 networking-hyperv neutron-20.2.0 neutron-lib-3.1.0 openstacksdk-0.100.0 os-client-config-2.1.0 os-ken-2.4.0 os-resource-classes-1.1.0 os-service-types-1.7.0 os-traits-2.8.0 os-vif-2.8.0 os-win-5.7.0 osc-lib-2.6.1 oslo.cache-3.0.0 oslo.concurrency-5.0.0 oslo.config-9.0.0 oslo.context-5.0.0 oslo.db-12.0.0 oslo.i18n-5.1.0 oslo.log-5.0.0 oslo.messaging-13.0.0 oslo.metrics-0.4.0 oslo.middleware-5.0.0 oslo.policy-4.0.0 oslo.privsep-3.0.0 oslo.reports-2.4.0 oslo.rootwrap-6.3.1 oslo.serialization-5.0.0 oslo.service-3.0.0 oslo.upgradecheck-2.0.0 oslo.utils-6.0.0 oslo.versionedobjects-3.0.0 osprofiler-3.4.3 ovs-2.17.1.post1 ovsdbapp-2.0.0 packaging-21.3 pbr-5.10.0 pecan-1.4.2 prettytable-3.3.0 prometheus-client-0.14.1 psutil-5.9.1 pyOpenSSL-22.0.0 pycadf-3.1.1 pycparser-2.21 pyinotify-0.9.6 pyparsing-3.0.9 pyperclip-1.8.2 pyroute2-0.7.2 pyrsistent-0.18.1 python-dateutil-2.8.2 python-designateclient-5.0.0 python-keystoneclient-5.0.0 python-neutronclient-8.0.0 python-novaclient-18.0.0 pytz-2022.2.1 repoze.lru-0.7 requests-2.28.1 requestsexceptions-1.4.0 rfc3986-1.5.0 setproctitle-1.3.2 simplejson-3.17.6 six-1.16.0 sortedcontainers-2.4.0 sqlalchemy-migrate-0.13.0 sqlparse-0.4.2 statsd-3.3.0 stevedore-4.0.0 tenacity-6.3.1 testresources-2.0.1 testscenarios-0.5.0 testtools-2.5.0 tooz-3.0.0 urllib3-1.26.11 vine-5.0.0 voluptuous-0.13.1 wcwidth-0.2.5 wrapt-1.14.1 yappi-1.3.6 zipp-3.8.1", "stdout_lines": ["Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/", "Obtaining file:///opt/stack/networking-hyperv", "Collecting pbr===5.10.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/da3/e18aac0a3c003/pbr-5.10.0-py2.py3-none-any.whl (112 kB)", "Collecting oslo.i18n===5.1.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/750/86cfd89881963/oslo.i18n-5.1.0-py3-none-any.whl (46 kB)", "Collecting neutron-lib===3.1.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e53/3f2d6d5be351e/neutron_lib-3.1.0-py3-none-any.whl (580 kB)", "Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.8.0)", "Collecting SQLAlchemy===1.4.40", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4ec/440990ab00650/SQLAlchemy-1.4.40-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB)", "Collecting eventlet===0.33.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a08/5922698e5029f/eventlet-0.33.1-py2.py3-none-any.whl (226 kB)", "Collecting oslo.messaging===13.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/528/1d4e9302c5458/oslo.messaging-13.0.0-py3-none-any.whl (254 kB)", "Collecting PyYAML===6.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB)", "Collecting amqp===5.1.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f0/956d2c23d8fa6/amqp-5.1.1-py3-none-any.whl (50 kB)", "Collecting oslo.versionedobjects===3.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7f6/e9cc48492e1bd/oslo.versionedobjects-3.0.0-py3-none-any.whl (86 kB)", "Collecting oslo.log===5.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/94b/10e471692d71b/oslo.log-5.0.0-py3-none-any.whl (71 kB)", "Collecting oslo.middleware===5.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa0/8170b9be9f921/oslo.middleware-5.0.0-py3-none-any.whl (65 kB)", "Collecting os-ken===2.4.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0bf/d1e1d1e949983/os_ken-2.4.0-py3-none-any.whl (2.0 MB)", "Collecting os-win===5.7.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1dd/07b75c9e37ae6/os_win-5.7.0-py3-none-any.whl (274 kB)", "Collecting oslo.serialization===5.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b04/52bb2fcb99ee3/oslo.serialization-5.0.0-py3-none-any.whl (25 kB)", "Collecting packaging===21.3", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB)", "Collecting os-traits===2.8.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0da/bfa1494a4c048/os_traits-2.8.0-py3-none-any.whl (40 kB)", "Collecting iso8601===1.0.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7b/c01b1c2a43b25/iso8601-1.0.2-py3-none-any.whl (9.7 kB)", "Collecting python-neutronclient===8.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/20e/09e5d832fa8d9/python_neutronclient-8.0.0-py3-none-any.whl (437 kB)", "Collecting osc-lib===2.6.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3c3/ccc358c61a0ba/osc_lib-2.6.1-py3-none-any.whl (88 kB)", "Collecting msgpack===1.0.4", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/691/6c78f33602ecf/msgpack-1.0.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB)", "Collecting oslo.config===9.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f87/6bf759f186c85/oslo.config-9.0.0-py3-none-any.whl (128 kB)", "Collecting pyparsing===3.0.9", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB)", "Collecting stevedore===4.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/87e/4d27fe96d0d7e/stevedore-4.0.0-py3-none-any.whl (49 kB)", "Collecting openstacksdk===0.100.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/310/f319a04ee1bd9/openstacksdk-0.100.0-py3-none-any.whl (1.5 MB)", "Collecting six===1.16.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB)", "Collecting kombu===5.2.4", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b2/13b24293d3417/kombu-5.2.4-py3-none-any.whl (189 kB)", "Collecting requestsexceptions===1.4.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/308/3d872b6e07dc5/requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB)", "Collecting oslo.db===12.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/284/2b0a13cb70c81/oslo.db-12.0.0-py3-none-any.whl (175 kB)", "Collecting oslo.policy===4.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/02b/3f8957a302f83/oslo.policy-4.0.0-py3-none-any.whl (87 kB)", "Collecting rfc3986===1.5.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a86/d6e1f5b1dc238/rfc3986-1.5.0-py2.py3-none-any.whl (31 kB)", "Collecting netifaces===0.11.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c92/ff9ac7c228200/netifaces-0.11.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (33 kB)", "Collecting cachetools===5.2.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f9f/17d2aec496a9a/cachetools-5.2.0-py3-none-any.whl (9.3 kB)", "Collecting keystoneauth1===5.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/249/894b8a9e28df2/keystoneauth1-5.0.0-py3-none-any.whl (315 kB)", "Collecting statsd===3.3.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c61/0fb80347fca0e/statsd-3.3.0-py2.py3-none-any.whl (11 kB)", "Collecting python-keystoneclient===5.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f65/0d3fbe94b069b/python_keystoneclient-5.0.0-py3-none-any.whl (398 kB)", "Collecting decorator===5.1.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8c/3f85900b9dc42/decorator-5.1.1-py3-none-any.whl (9.1 kB)", "Collecting futurist===2.4.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3ef/3a1f63eca3c4f/futurist-2.4.1-py3-none-any.whl (36 kB)", "Collecting alembic===1.8.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0a0/24d7f2de88d73/alembic-1.8.1-py3-none-any.whl (209 kB)", "Collecting dnspython===2.2.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a85/1e51367fb93e9/dnspython-2.2.1-py3-none-any.whl (269 kB)", "Collecting greenlet===1.1.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ec8/c433b3ab04191/greenlet-1.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (156 kB)", "Collecting oslo.utils===6.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36b/34f0d609bce50/oslo.utils-6.0.0-py3-none-any.whl (100 kB)", "Collecting python-dateutil===2.8.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/961/d03dc3453ebbc/python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)", "Collecting pytz===2022.2.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/220/f481bdafa09c3/pytz-2022.2.1-py2.py3-none-any.whl (500 kB)", "Collecting neutron>=13.0.0.0b1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e24/f336122330a22/neutron-20.2.0-py3-none-any.whl (4.2 MB)", "Collecting pecan===1.4.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/49b/255e701c3f146/pecan-1.4.2.tar.gz (124 kB)", "Collecting osprofiler===3.4.3", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/163/fa20149316c4a/osprofiler-3.4.3-py3-none-any.whl (89 kB)", "Collecting oslo.concurrency===5.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/372/9bd19a36f4504/oslo.concurrency-5.0.0-py3-none-any.whl (47 kB)", "Collecting oslo.service===3.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a5a/156be20c250de/oslo.service-3.0.0-py3-none-any.whl (77 kB)", "Collecting setproctitle===1.3.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f0/cde41857a644b/setproctitle-1.3.2-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (31 kB)", "Collecting WebOb===1.8.7", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/73a/ae30359291c14/WebOb-1.8.7-py2.py3-none-any.whl (114 kB)", "Collecting oslo.context===5.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e32/5ade501b9533d/oslo.context-5.0.0-py3-none-any.whl (20 kB)", "Collecting debtcollector===2.5.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/139/3a527d2c72f14/debtcollector-2.5.0-py3-none-any.whl (23 kB)", "Collecting oslo.metrics===0.4.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0f0/3845838f84379/oslo.metrics-0.4.0-py3-none-any.whl (13 kB)", "Collecting vine===5.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4c9/dceab6f76ed92/vine-5.0.0-py2.py3-none-any.whl (9.4 kB)", "Collecting pyinotify===0.9.6", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c9/98a5d7606ca83/pyinotify-0.9.6.tar.gz (60 kB)", "Collecting Jinja2===3.1.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/608/8930bfe239f0e/Jinja2-3.1.2-py3-none-any.whl (133 kB)", "Collecting bcrypt===3.2.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2b0/2d6bfc6336d10/bcrypt-3.2.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (61 kB)", "Collecting ovs===2.17.1.post1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aba/e07b4449093a9/ovs-2.17.1.post1-py3-none-any.whl (123 kB)", "Collecting Routes===2.5.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fab/5a042a3a87778/Routes-2.5.1-py2.py3-none-any.whl (40 kB)", "Collecting os-client-config===2.1.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/27b/dc338f8a87281/os_client_config-2.1.0-py3-none-any.whl (31 kB)", "Collecting cliff===4.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3f2/8b95a5509b4c7/cliff-4.0.0-py3-none-any.whl (80 kB)", "Collecting simplejson===3.17.6", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e8/607d8f6b4f9d4/simplejson-3.17.6-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (139 kB)", "Collecting requests===2.28.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8fe/fa2a1a1365bf5/requests-2.28.1-py3-none-any.whl (62 kB)", "Collecting jsonpatch===1.32", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26a/c385719ac9f54/jsonpatch-1.32-py2.py3-none-any.whl (12 kB)", "Collecting appdirs===1.4.4", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a84/1dacd6b99318a/appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)", "Collecting munch===2.5.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f4/4af89a2ce4ed0/munch-2.5.0-py2.py3-none-any.whl (10 kB)", "Collecting jmespath===1.0.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/02e/2e4cc71b5bcab/jmespath-1.0.1-py3-none-any.whl (20 kB)", "Collecting os-service-types===1.7.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/050/5c72205690910/os_service_types-1.7.0-py2.py3-none-any.whl (24 kB)", "Collecting dogpile.cache===1.1.8", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3f0/ca10b46b165e0/dogpile.cache-1.1.8-py3-none-any.whl (51 kB)", "Collecting cryptography===36.0.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b2/d54e787a884ff/cryptography-36.0.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.7 MB)", "Collecting testresources===2.0.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67a/361c3a2412231/testresources-2.0.1-py2.py3-none-any.whl (36 kB)", "Collecting sqlalchemy-migrate===0.13.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e5d/2348db19a5062/sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB)", "Collecting testscenarios===0.5.0", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/480/263fa5d6e6181/testscenarios-0.5.0-py2.py3-none-any.whl (21 kB)", "Collecting Mako===1.2.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df3/921c3081b013c/Mako-1.2.1-py3-none-any.whl (78 kB)", "Collecting importlib-resources===5.9.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f78/a8df21a79bcc3/importlib_resources-5.9.0-py3-none-any.whl (33 kB)", "Collecting importlib-metadata===4.12.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/740/1a975809ea1fd/importlib_metadata-4.12.0-py3-none-any.whl (21 kB)", "Collecting os-vif===2.8.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/207/ea84a6324deb4/os_vif-2.8.0-py3-none-any.whl (107 kB)", "Collecting pyOpenSSL===22.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ea2/52b38c87425b6/pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB)", "Collecting PasteDeploy===2.1.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/23cfd6ad4281b/PasteDeploy-2.1.1-py2.py3-none-any.whl (17 kB)", "Collecting psutil===5.9.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4b6/750a73a9c4a4e/psutil-5.9.1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (284 kB)", "Collecting tenacity===6.3.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bae/d357d9f35ec64/tenacity-6.3.1-py2.py3-none-any.whl (36 kB)", "Collecting os-resource-classes===1.1.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0f5/1374bb26dbd11/os_resource_classes-1.1.0-py3-none-any.whl (11 kB)", "Collecting tooz===3.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/420508c6ddf99/tooz-3.0.0-py3-none-any.whl (94 kB)", "Collecting python-designateclient===5.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3d2/a96c83be182d5/python_designateclient-5.0.0-py3-none-any.whl (93 kB)", "Collecting ovsdbapp===2.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a8a/5b552a80b3ea5/ovsdbapp-2.0.0-py3-none-any.whl (124 kB)", "Collecting oslo.reports===2.4.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c72/fba8d8ca163ed/oslo.reports-2.4.0-py3-none-any.whl (53 kB)", "Collecting pyroute2===0.7.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/87e/5c6963af1224d/pyroute2-0.7.2-py3-none-any.whl (436 kB)", "Collecting Paste===3.5.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/64a/fc22e4f390d8f/Paste-3.5.1-py2.py3-none-any.whl (593 kB)", "Collecting oslo.rootwrap===6.3.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/237/51921fe826cc5/oslo.rootwrap-6.3.1-py3-none-any.whl (38 kB)", "Collecting python-novaclient===18.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/32a/a01da5c1c404d/python_novaclient-18.0.0-py3-none-any.whl (334 kB)", "Collecting oslo.privsep===3.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4bc/dc10ea0a54f4b/oslo.privsep-3.0.0-py3-none-any.whl (38 kB)", "Collecting keystonemiddleware===10.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7ee/300bd34736d3a/keystonemiddleware-10.0.0-py3-none-any.whl (119 kB)", "Collecting oslo.cache===3.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3c/a7f813d567429/oslo.cache-3.0.0-py3-none-any.whl (69 kB)", "Collecting httplib2===0.20.4", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b6/a905cb1c79eef/httplib2-0.20.4-py3-none-any.whl (96 kB)", "Collecting oslo.upgradecheck===2.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/758/ab2c067d948df/oslo.upgradecheck-2.0.0-py3-none-any.whl (14 kB)", "Collecting logutils===0.3.5", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/330/91b324881269f/logutils-0.3.5-py2.py3-none-any.whl (20 kB)", "Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pecan===1.4.2->-c /opt/stack/requirements/upper-constraints.txt (line 21)) (45.2.0)", "Collecting prettytable===3.3.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d1c/34d72ea2c0ffd/prettytable-3.3.0-py3-none-any.whl (26 kB)", "Collecting fasteners===0.17.3", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cae/0772df265923e/fasteners-0.17.3-py3-none-any.whl (18 kB)", "Collecting yappi===1.3.6", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c7b/f348067bb54f9/yappi-1.3.6-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (78 kB)", "Collecting fixtures===4.0.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d27/58826400d095b/fixtures-4.0.1.tar.gz (56 kB)", " Installing build dependencies: started", " Installing build dependencies: finished with status 'done'", " Getting requirements to build wheel: started", " Getting requirements to build wheel: finished with status 'done'", " Preparing wheel metadata: started", " Preparing wheel metadata: finished with status 'done'", "Collecting wrapt===1.14.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef3/f72c9666bba2b/wrapt-1.14.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (81 kB)", "Collecting prometheus-client===0.14.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/522/fded625282822/prometheus_client-0.14.1-py3-none-any.whl (59 kB)", "Collecting MarkupSafe===2.1.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4b9/fe39a2ccc108a/MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)", "Collecting cffi===1.15.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f2/c9f67e9821cad/cffi-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (442 kB)", "Collecting sortedcontainers===2.4.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a16/3dcaede0f1c02/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)", "Collecting repoze.lru===0.7", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f77/bf0e1096ea445/repoze.lru-0.7-py3-none-any.whl (10 kB)", "Collecting autopage===0.5.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0fb/f5efbe78d466a/autopage-0.5.1-py3-none-any.whl (29 kB)", "Collecting cmd2===2.4.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a77/e305675139327/cmd2-2.4.2-py3-none-any.whl (147 kB)", "Collecting charset-normalizer===2.1.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/518/9b6f22b019574/charset_normalizer-2.1.0-py3-none-any.whl (39 kB)", "Collecting idna===3.3", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB)", "Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 222)) (2019.11.28)", "Collecting urllib3===1.26.11", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c33/ccba33c819596/urllib3-1.26.11-py2.py3-none-any.whl (139 kB)", "Collecting jsonpointer===2.3", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/518/01e558539b4e9/jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB)", "Collecting sqlparse===0.4.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/487/19e356bb8b429/sqlparse-0.4.2-py3-none-any.whl (42 kB)", "Collecting Tempita===0.5.2", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/52d/39a6dbde3c2df/Tempita-0.5.2-py3-none-any.whl (12 kB)", "Collecting testtools===2.5.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB)", "Collecting zipp===3.8.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/47c/40d7fe183a6f2/zipp-3.8.1-py3-none-any.whl (5.6 kB)", "Collecting voluptuous===0.13.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4b8/38b185f5951f2/voluptuous-0.13.1-py3-none-any.whl (29 kB)", "Collecting jsonschema===4.7.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c74/48a421b25e424/jsonschema-4.7.2-py3-none-any.whl (81 kB)", "Collecting pycadf===3.1.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1f/a1dea7638c0f6/pycadf-3.1.1-py3-none-any.whl (39 kB)", "Collecting wcwidth===0.2.5", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)", "Collecting pycparser===2.21", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ee/45429555515e1/pycparser-2.21-py2.py3-none-any.whl (118 kB)", "Collecting pyperclip===1.8.2", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB)", "Collecting attrs===22.1.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86e/fa402f67bf2df/attrs-22.1.0-py2.py3-none-any.whl (58 kB)", "Collecting extras===1.0.0", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB)", "Collecting pyrsistent===0.18.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7bf/e2388663fd18b/pyrsistent-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (119 kB)", "Building wheels for collected packages: pecan, fixtures, pyinotify", " Building wheel for pecan (setup.py): started", " Building wheel for pecan (setup.py): finished with status 'done'", " Created wheel for pecan: filename=pecan-1.4.2-py3-none-any.whl size=147235 sha256=5559a56a46ac3278106dc03752ed6d0088448f1d32e62a61a7b10e3dba983c13", " Stored in directory: /root/.cache/pip/wheels/c5/06/ce/962dbb5323319f417c794bd715c843932799c405a7353a420d", " Building wheel for fixtures (PEP 517): started", " Building wheel for fixtures (PEP 517): finished with status 'done'", " Created wheel for fixtures: filename=fixtures-4.0.1-py3-none-any.whl size=63073 sha256=d1d3187619c4fe789e8128bb2429f9e0d4b84450a251f56621687df69fc32b84", " Stored in directory: /root/.cache/pip/wheels/ba/79/66/8da5543796d0218944a0794bcd8607a64c769d75a6fe1fddda", " Building wheel for pyinotify (setup.py): started", " Building wheel for pyinotify (setup.py): finished with status 'done'", " Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25339 sha256=08bded0f8db9e146460006dd9cc87d7da51017c558d2b0bc438da4a25cb552af", " Stored in directory: /root/.cache/pip/wheels/db/23/6a/2d388b3ed2b6c391fe13630513a0b05c746c6c98162f1bd7db", "Successfully built pecan fixtures pyinotify", "Installing collected packages: voluptuous, PasteDeploy, repoze.lru, six, Routes, WebOb, MarkupSafe, Mako, logutils, pecan, wrapt, debtcollector, PyYAML, rfc3986, charset-normalizer, idna, urllib3, requests, pbr, stevedore, oslo.i18n, oslo.config, pytz, pyparsing, packaging, iso8601, netifaces, oslo.utils, fasteners, oslo.concurrency, wcwidth, prettytable, msgpack, oslo.serialization, osprofiler, os-resource-classes, setproctitle, yappi, greenlet, dnspython, eventlet, fixtures, Paste, oslo.context, pyinotify, python-dateutil, oslo.log, oslo.service, munch, attrs, pycadf, SQLAlchemy, zipp, importlib-resources, importlib-metadata, alembic, testresources, decorator, sqlparse, Tempita, sqlalchemy-migrate, extras, testtools, testscenarios, oslo.db, os-service-types, keystoneauth1, cachetools, futurist, prometheus-client, oslo.metrics, vine, amqp, kombu, Jinja2, statsd, pycparser, cffi, bcrypt, oslo.middleware, oslo.messaging, oslo.versionedobjects, oslo.policy, os-traits, sortedcontainers, ovs, os-ken, neutron-lib, simplejson, cryptography, pyOpenSSL, jsonpointer, pyroute2, python-novaclient, jsonpatch, appdirs, jmespath, dogpile.cache, requestsexceptions, openstacksdk, os-client-config, autopage, pyperclip, cmd2, cliff, os-win, psutil, oslo.cache, python-keystoneclient, keystonemiddleware, tenacity, tooz, osc-lib, python-neutronclient, oslo.reports, httplib2, oslo.upgradecheck, oslo.rootwrap, oslo.privsep, pyrsistent, jsonschema, python-designateclient, ovsdbapp, os-vif, neutron, networking-hyperv", " Attempting uninstall: six", " Found existing installation: six 1.14.0", " Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /usr", " Can't uninstall 'six'. No files were found to uninstall.", " Attempting uninstall: MarkupSafe", " Found existing installation: MarkupSafe 1.1.0", " Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /usr", " Can't uninstall 'MarkupSafe'. No files were found to uninstall.", " Attempting uninstall: idna", " Found existing installation: idna 2.8", " Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /usr", " Can't uninstall 'idna'. No files were found to uninstall.", " Attempting uninstall: urllib3", " Found existing installation: urllib3 1.25.8", " Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /usr", " Can't uninstall 'urllib3'. No files were found to uninstall.", " Attempting uninstall: requests", " Found existing installation: requests 2.22.0", " Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /usr", " Can't uninstall 'requests'. No files were found to uninstall.", " Attempting uninstall: netifaces", " Found existing installation: netifaces 0.10.4", " Not uninstalling netifaces at /usr/lib/python3/dist-packages, outside environment /usr", " Can't uninstall 'netifaces'. No files were found to uninstall.", " Attempting uninstall: attrs", " Found existing installation: attrs 19.3.0", " Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /usr", " Can't uninstall 'attrs'. No files were found to uninstall.", " Attempting uninstall: zipp", " Found existing installation: zipp 1.0.0", " Not uninstalling zipp at /usr/lib/python3/dist-packages, outside environment /usr", " Can't uninstall 'zipp'. No files were found to uninstall.", " Attempting uninstall: importlib-metadata", " Found existing installation: importlib-metadata 1.5.0", " Not uninstalling importlib-metadata at /usr/lib/python3/dist-packages, outside environment /usr", " Can't uninstall 'importlib-metadata'. No files were found to uninstall.", " Attempting uninstall: Jinja2", " Found existing installation: Jinja2 2.10.1", " Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /usr", " Can't uninstall 'Jinja2'. No files were found to uninstall.", " Attempting uninstall: sortedcontainers", " Found existing installation: sortedcontainers 2.1.0", " Not uninstalling sortedcontainers at /usr/lib/python3/dist-packages, outside environment /usr", " Can't uninstall 'sortedcontainers'. No files were found to uninstall.", " Attempting uninstall: ovs", " Found existing installation: ovs 2.13.8", " Not uninstalling ovs at /usr/lib/python3/dist-packages, outside environment /usr", " Can't uninstall 'ovs'. No files were found to uninstall.", " Attempting uninstall: cryptography", " Found existing installation: cryptography 2.8", " Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /usr", " Can't uninstall 'cryptography'. No files were found to uninstall.", " Attempting uninstall: pyOpenSSL", " Found existing installation: pyOpenSSL 19.0.0", " Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /usr", " Can't uninstall 'pyOpenSSL'. No files were found to uninstall.", " Attempting uninstall: jsonpointer", " Found existing installation: jsonpointer 2.0", " Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /usr", " Can't uninstall 'jsonpointer'. No files were found to uninstall.", " Attempting uninstall: jsonpatch", " Found existing installation: jsonpatch 1.22", " Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /usr", " Can't uninstall 'jsonpatch'. No files were found to uninstall.", " Attempting uninstall: pyrsistent", " Found existing installation: pyrsistent 0.15.5", " Not uninstalling pyrsistent at /usr/lib/python3/dist-packages, outside environment /usr", " Can't uninstall 'pyrsistent'. No files were found to uninstall.", " Attempting uninstall: jsonschema", " Found existing installation: jsonschema 3.2.0", " Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /usr", " Can't uninstall 'jsonschema'. No files were found to uninstall.", " Running setup.py develop for networking-hyperv", "Successfully installed Jinja2-3.1.2 Mako-1.2.1 MarkupSafe-2.1.1 Paste-3.5.1 PasteDeploy-2.1.1 PyYAML-6.0 Routes-2.5.1 SQLAlchemy-1.4.40 Tempita-0.5.2 WebOb-1.8.7 alembic-1.8.1 amqp-5.1.1 appdirs-1.4.4 attrs-22.1.0 autopage-0.5.1 bcrypt-3.2.2 cachetools-5.2.0 cffi-1.15.1 charset-normalizer-2.1.0 cliff-4.0.0 cmd2-2.4.2 cryptography-36.0.2 debtcollector-2.5.0 decorator-5.1.1 dnspython-2.2.1 dogpile.cache-1.1.8 eventlet-0.33.1 extras-1.0.0 fasteners-0.17.3 fixtures-4.0.1 futurist-2.4.1 greenlet-1.1.2 httplib2-0.20.4 idna-3.3 importlib-metadata-4.12.0 importlib-resources-5.9.0 iso8601-1.0.2 jmespath-1.0.1 jsonpatch-1.32 jsonpointer-2.3 jsonschema-4.7.2 keystoneauth1-5.0.0 keystonemiddleware-10.0.0 kombu-5.2.4 logutils-0.3.5 msgpack-1.0.4 munch-2.5.0 netifaces-0.11.0 networking-hyperv neutron-20.2.0 neutron-lib-3.1.0 openstacksdk-0.100.0 os-client-config-2.1.0 os-ken-2.4.0 os-resource-classes-1.1.0 os-service-types-1.7.0 os-traits-2.8.0 os-vif-2.8.0 os-win-5.7.0 osc-lib-2.6.1 oslo.cache-3.0.0 oslo.concurrency-5.0.0 oslo.config-9.0.0 oslo.context-5.0.0 oslo.db-12.0.0 oslo.i18n-5.1.0 oslo.log-5.0.0 oslo.messaging-13.0.0 oslo.metrics-0.4.0 oslo.middleware-5.0.0 oslo.policy-4.0.0 oslo.privsep-3.0.0 oslo.reports-2.4.0 oslo.rootwrap-6.3.1 oslo.serialization-5.0.0 oslo.service-3.0.0 oslo.upgradecheck-2.0.0 oslo.utils-6.0.0 oslo.versionedobjects-3.0.0 osprofiler-3.4.3 ovs-2.17.1.post1 ovsdbapp-2.0.0 packaging-21.3 pbr-5.10.0 pecan-1.4.2 prettytable-3.3.0 prometheus-client-0.14.1 psutil-5.9.1 pyOpenSSL-22.0.0 pycadf-3.1.1 pycparser-2.21 pyinotify-0.9.6 pyparsing-3.0.9 pyperclip-1.8.2 pyroute2-0.7.2 pyrsistent-0.18.1 python-dateutil-2.8.2 python-designateclient-5.0.0 python-keystoneclient-5.0.0 python-neutronclient-8.0.0 python-novaclient-18.0.0 pytz-2022.2.1 repoze.lru-0.7 requests-2.28.1 requestsexceptions-1.4.0 rfc3986-1.5.0 setproctitle-1.3.2 simplejson-3.17.6 six-1.16.0 sortedcontainers-2.4.0 sqlalchemy-migrate-0.13.0 sqlparse-0.4.2 statsd-3.3.0 stevedore-4.0.0 tenacity-6.3.1 testresources-2.0.1 testscenarios-0.5.0 testtools-2.5.0 tooz-3.0.0 urllib3-1.26.11 vine-5.0.0 voluptuous-0.13.1 wcwidth-0.2.5 wrapt-1.14.1 yappi-1.3.6 zipp-3.8.1"]} TASK [Write keystonerc file] *************************************************** task path: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/write-configs.yaml:1 changed: [10.222.0.26] => {"changed": true, "checksum": "ae0be803eb6a7eaf8ed938fd7041040bcc6e0a03", "dest": "/home/ubuntu/keystonerc", "gid": 1000, "group": "ubuntu", "md5sum": "5d75a8679e1f15b5178b59434f03976f", "mode": "0664", "owner": "ubuntu", "size": 232, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1660778269.49-151990383162448/source", "state": "file", "uid": 1000} TASK [Write devstack configs] ************************************************** task path: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/write-configs.yaml:7 changed: [10.222.0.26] => (item=local.conf) => {"changed": true, "checksum": "acba3510fd6e9d6bef4296e0ad24fff3e3344de9", "dest": "/home/ubuntu/devstack/local.conf", "gid": 1000, "group": "ubuntu", "item": "local.conf", "md5sum": "b2d185df103ecd6e146f4abcb18f8776", "mode": "0755", "owner": "ubuntu", "size": 3994, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1660778270.86-150903405715199/source", "state": "file", "uid": 1000} changed: [10.222.0.26] => (item=local.sh) => {"changed": true, "checksum": "005a1cfadefc2ba8be1d45766015bb9d50dcc6f1", "dest": "/home/ubuntu/devstack/local.sh", "gid": 1000, "group": "ubuntu", "item": "local.sh", "md5sum": "ef55f6154fd4fd8bfef612231fecb634", "mode": "0755", "owner": "ubuntu", "size": 1146, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1660778271.63-204430084207922/source", "state": "file", "uid": 1000} TASK [Remove unwanted routes to data_plane network] **************************** task path: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/run-stack.yaml:2 changed: [10.222.0.26] => {"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.005343", "end": "2022-08-17 23:17:53.137428", "failed_when_result": false, "rc": 0, "start": "2022-08-17 23:17:53.132085", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Make sure ubuntu user has access to /opt/stack] ************************** task path: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/run-stack.yaml:9 changed: [10.222.0.26] => {"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/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/run-stack.yaml:19 changed: [10.222.0.26] => {"attempts": 1, "changed": true, "cmd": "# workaround get-pip breaking when setuptools installed\n # ref: https://github.com/pypa/pip/issues/10742\n sudo -H -E pip3 uninstall setuptools -y || true\n ./unstack.sh > /dev/null 2>&1\n ./stack.sh > /dev/null 2>&1", "delta": "0:22:04.298134", "end": "2022-08-17 23:40:02.443424", "rc": 0, "start": "2022-08-17 23:17:58.145290", "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", "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"], "stdout": "Found existing installation: setuptools 45.2.0\nNot uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /usr\nCan't uninstall 'setuptools'. No files were found to uninstall.", "stdout_lines": ["Found existing installation: setuptools 45.2.0", "Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /usr", "Can't uninstall 'setuptools'. No files were found to uninstall."]} TASK [Get last 35 lines from stack.sh.log] ************************************* task path: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/run-stack.yaml:35 changed: [10.222.0.26] => {"changed": true, "cmd": "tail -35 /opt/stack/logs/stack.sh.log", "delta": "0:00:00.003054", "end": "2022-08-17 23:40:03.223085", "rc": 0, "start": "2022-08-17 23:40:03.220031", "stderr": "", "stderr_lines": [], "stdout": "| nova_cell0 | ALTER | 2 |\n| nova_cell1 | ALTER | 2 |\n| placement | SELECT | 12 |\n| placement | INSERT | 3 |\n| placement | SET | 1 |\n| nova_api | SELECT | 150 |\n| nova_cell0 | INSERT | 4 |\n| nova_cell1 | INSERT | 2 |\n| nova_cell1 | UPDATE | 30 |\n| cinder | INSERT | 3 |\n| nova_cell0 | UPDATE | 45 |\n| nova_api | INSERT | 24 |\n| nova_api | SAVEPOINT | 10 |\n| nova_api | RELEASE | 9 |\n| cinder | UPDATE | 12 |\n| cinder | DELETE | 1 |\n| keystone | DELETE | 17 |\n+------------+-----------+-------+\n\n\n\nThis is your host IP address: 10.222.0.26\nThis is your host IPv6 address: ::1\nKeystone is serving at http://10.222.0.26/identity/\nThe default users are: admin and demo\nThe password: Passw0rd\n\nServices are running under systemd unit files.\nFor more information see: \nhttps://docs.openstack.org/devstack/latest/systemd.html\n\nDevStack Version: zed\nChange: 1efdcae6e0d5633aba2d2d25f6a593cbcf9f7d21 Use ping instead of arping for br-data 2022-08-17 23:16:39 +0000\nOS Version: Ubuntu 20.04 focal", "stdout_lines": ["| nova_cell0 | ALTER | 2 |", "| nova_cell1 | ALTER | 2 |", "| placement | SELECT | 12 |", "| placement | INSERT | 3 |", "| placement | SET | 1 |", "| nova_api | SELECT | 150 |", "| nova_cell0 | INSERT | 4 |", "| nova_cell1 | INSERT | 2 |", "| nova_cell1 | UPDATE | 30 |", "| cinder | INSERT | 3 |", "| nova_cell0 | UPDATE | 45 |", "| nova_api | INSERT | 24 |", "| nova_api | SAVEPOINT | 10 |", "| nova_api | RELEASE | 9 |", "| cinder | UPDATE | 12 |", "| cinder | DELETE | 1 |", "| keystone | DELETE | 17 |", "+------------+-----------+-------+", "", "", "", "This is your host IP address: 10.222.0.26", "This is your host IPv6 address: ::1", "Keystone is serving at http://10.222.0.26/identity/", "The default users are: admin and demo", "The password: Passw0rd", "", "Services are running under systemd unit files.", "For more information see: ", "https://docs.openstack.org/devstack/latest/systemd.html", "", "DevStack Version: zed", "Change: 1efdcae6e0d5633aba2d2d25f6a593cbcf9f7d21 Use ping instead of arping for br-data 2022-08-17 23:16:39 +0000", "OS Version: Ubuntu 20.04 focal"]} TASK [Show last 35 lines from stack.sh.log] ************************************ task path: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/run-stack.yaml:40 ok: [10.222.0.26] => { "stack_log": { "changed": true, "cmd": "tail -35 /opt/stack/logs/stack.sh.log", "delta": "0:00:00.003054", "end": "2022-08-17 23:40:03.223085", "failed": false, "rc": 0, "start": "2022-08-17 23:40:03.220031", "stderr": "", "stderr_lines": [], "stdout": "| nova_cell0 | ALTER | 2 |\n| nova_cell1 | ALTER | 2 |\n| placement | SELECT | 12 |\n| placement | INSERT | 3 |\n| placement | SET | 1 |\n| nova_api | SELECT | 150 |\n| nova_cell0 | INSERT | 4 |\n| nova_cell1 | INSERT | 2 |\n| nova_cell1 | UPDATE | 30 |\n| cinder | INSERT | 3 |\n| nova_cell0 | UPDATE | 45 |\n| nova_api | INSERT | 24 |\n| nova_api | SAVEPOINT | 10 |\n| nova_api | RELEASE | 9 |\n| cinder | UPDATE | 12 |\n| cinder | DELETE | 1 |\n| keystone | DELETE | 17 |\n+------------+-----------+-------+\n\n\n\nThis is your host IP address: 10.222.0.26\nThis is your host IPv6 address: ::1\nKeystone is serving at http://10.222.0.26/identity/\nThe default users are: admin and demo\nThe password: Passw0rd\n\nServices are running under systemd unit files.\nFor more information see: \nhttps://docs.openstack.org/devstack/latest/systemd.html\n\nDevStack Version: zed\nChange: 1efdcae6e0d5633aba2d2d25f6a593cbcf9f7d21 Use ping instead of arping for br-data 2022-08-17 23:16:39 +0000\nOS Version: Ubuntu 20.04 focal", "stdout_lines": [ "| nova_cell0 | ALTER | 2 |", "| nova_cell1 | ALTER | 2 |", "| placement | SELECT | 12 |", "| placement | INSERT | 3 |", "| placement | SET | 1 |", "| nova_api | SELECT | 150 |", "| nova_cell0 | INSERT | 4 |", "| nova_cell1 | INSERT | 2 |", "| nova_cell1 | UPDATE | 30 |", "| cinder | INSERT | 3 |", "| nova_cell0 | UPDATE | 45 |", "| nova_api | INSERT | 24 |", "| nova_api | SAVEPOINT | 10 |", "| nova_api | RELEASE | 9 |", "| cinder | UPDATE | 12 |", "| cinder | DELETE | 1 |", "| keystone | DELETE | 17 |", "+------------+-----------+-------+", "", "", "", "This is your host IP address: 10.222.0.26", "This is your host IPv6 address: ::1", "Keystone is serving at http://10.222.0.26/identity/", "The default users are: admin and demo", "The password: Passw0rd", "", "Services are running under systemd unit files.", "For more information see: ", "https://docs.openstack.org/devstack/latest/systemd.html", "", "DevStack Version: zed", "Change: 1efdcae6e0d5633aba2d2d25f6a593cbcf9f7d21 Use ping instead of arping for br-data 2022-08-17 23:16:39 +0000", "OS Version: Ubuntu 20.04 focal" ] } } TASK [fail] ******************************************************************** task path: /home/jenkins-slave/workspace/cinder-iscsi/efc43c214c3246fb85db564bef3652a8/cbci/tasks/devstack/run-stack.yaml:44 skipping: [10.222.0.26] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* 10.222.0.26 : ok=28 changed=12 unreachable=0 failed=0