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-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/sanity-checks.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/build-win2016.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/create-folders.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-utils.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-python.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-pip.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/configure-pip-index.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-git.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-vcredist.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-freerdp.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-zuul.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/prepare-git-repos.yaml statically imported: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/configure-ceph-wnbd.yaml PLAYBOOK: build-win2016-compute.yaml ******************************************* 1 plays in /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/build-win2016-compute.yaml PLAY [win2016-compute] ********************************************************* TASK [Gathering Facts] ********************************************************* task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/build-win2016-compute.yaml:2 ok: [10.222.0.20] META: ran handlers TASK [Include variables from job_vars/cinder.yaml] ***************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/build-win2016-compute.yaml:9 ok: [10.222.0.20] => {"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-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/vars/job_vars/cinder.yaml\n\t/home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/job_vars/cinder.yaml\n\t/home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/vars/job_vars/cinder.yaml\n\t/home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/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-smb.yaml] ************************* task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/build-win2016-compute.yaml:14 ok: [10.222.0.20] => {"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 manage_volume_ref \"source-name, //127.0.0.1/smbshare/volume-%s.vhdx\"\niniset $TEMPEST_CONFIG volume storage_protocol smbfs\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"}], "smbshare": "c:\\smbshare", "tempest_tests": {"excluded-tests": "tempest.api.volume.admin.test_snapshot_manage\n# volume extend is not supported when having snapshots\ntempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot\n# https://bugs.launchpad.net/tempest/+bug/1691144\ntempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host\n# exclude requested by luci, sometimes it fails reading from a diff image while the volume is attached\ntempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern\ntempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_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.smbfs.WindowsSmbfsDriver", "win2016_compute_node_ip": "{{ groups['win2016-compute'][0] }}", "win_crt": "/home/jenkins-slave/ssl/ssl_winrm.crt", "win_dir": {"bin": "c:\\openstack\\bin", "build": "c:\\openstack\\build", "etc": "c:\\openstack\\etc", "event_log": "c:\\openstack\\log\\event-log", "instances": "C:\\openstack\\instances", "log": "c:\\openstack\\log", "openstack": "c:\\openstack", "pip": "C:\\ProgramData\\pip", "python": "c:\\python37", "python_zuul": "c:\\python27", "tmp": "c:\\openstack\\tmp"}, "win_git_prep_projects": ["openstack/requirements", "openstack/cinder", "openstack/nova", "openstack/neutron", "openstack/compute-hyperv", "openstack/os-win", "openstack/networking-hyperv"], "win_key": "/home/jenkins-slave/ssl/ssl_winrm.key", "win_python_archive_url": "http://10.100.0.9/ci/python37.zip", "win_python_packages": ["pywin32", "pbr", "pymysql", "ovs"]}, "ansible_included_var_files": ["/home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/job_vars/cinder-smb.yaml"], "changed": false, "failed_when_result": false} TASK [Check if we have atleast 1 AD server in the inventory when join_ad is True] *** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/sanity-checks.yaml:2 skipping: [10.222.0.20] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check if job_type parameters is defined] ********************************* task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/sanity-checks.yaml:7 skipping: [10.222.0.20] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check if hostname parameter is defined] ********************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/sanity-checks.yaml:12 skipping: [10.222.0.20] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Install FS-iSCSITarget-Server] ******************************************* task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/build-win2016-compute.yaml:22 skipping: [10.222.0.20] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Set administrator password to Passw0rd] ********************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/build-win2016.yaml:2 changed: [10.222.0.20] => {"changed": true, "cmd": "net user administrator Passw0rd", "delta": "0:00:01.947817", "end": "2021-11-16 03:03:18.354980", "rc": 0, "start": "2021-11-16 03:03:16.407163", "stderr": "", "stderr_lines": [], "stdout": "The command completed successfully.\r\n\r\n", "stdout_lines": ["The command completed successfully.", ""]} TASK [Create openstack folders] ************************************************ task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/create-folders.yaml:2 changed: [10.222.0.20] => (item=c:\openstack\bin) => {"changed": true, "item": "c:\\openstack\\bin"} changed: [10.222.0.20] => (item=c:\openstack\tmp) => {"changed": true, "item": "c:\\openstack\\tmp"} changed: [10.222.0.20] => (item=c:\openstack\log) => {"changed": true, "item": "c:\\openstack\\log"} changed: [10.222.0.20] => (item=c:\openstack\etc) => {"changed": true, "item": "c:\\openstack\\etc"} changed: [10.222.0.20] => (item=c:\python37) => {"changed": true, "item": "c:\\python37"} changed: [10.222.0.20] => (item=C:\openstack\instances) => {"changed": true, "item": "C:\\openstack\\instances"} changed: [10.222.0.20] => (item=c:\openstack\log\event-log) => {"changed": true, "item": "c:\\openstack\\log\\event-log"} changed: [10.222.0.20] => (item=c:\openstack\build) => {"changed": true, "item": "c:\\openstack\\build"} changed: [10.222.0.20] => (item=c:\python27) => {"changed": true, "item": "c:\\python27"} changed: [10.222.0.20] => (item=C:\ProgramData\pip) => {"changed": true, "item": "C:\\ProgramData\\pip"} ok: [10.222.0.20] => (item=c:\openstack) => {"changed": false, "item": "c:\\openstack"} TASK [Disable firewall for Domain, Public and Private profiles] **************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/build-win2016.yaml:7 changed: [10.222.0.20] => {"Domain": {"considered": true, "currentstate": 1, "enabled": false}, "Private": {"considered": true, "currentstate": 1, "enabled": false}, "Public": {"considered": true, "currentstate": 1, "enabled": false}, "changed": true, "profiles": ["Domain", "Private", "Public"], "state": "disabled"} TASK [Set neutron hyperv agent service] **************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/build-win2016.yaml:16 ok: [10.222.0.20] => {"ansible_facts": {"services": [{"binary": "c:\\python37\\scripts\\nova-compute.exe", "config": "c:\\openstack\\etc\\nova.conf", "description": "OpenStack nova Compute Service", "name": "nova-compute", "nova": null, "template": "nova.conf"}, {"binary": "c:\\python37\\scripts\\cinder-volume.exe", "cinder-volume": null, "config": "c:\\openstack\\etc\\cinder-volume.conf", "description": "OpenStack Cinder Volume Service", "name": "cinder-volume", "template": "cinder-volume.conf"}, {"binary": "c:\\python37\\scripts\\cinder-backup.exe", "cinder-backup": null, "config": "c:\\openstack\\etc\\cinder-backup.conf", "description": "OpenStack Cinder Backup Service", "name": "cinder-backup", "template": "cinder-backup.conf"}, {"binary": "c:\\python37\\scripts\\neutron-hyperv-agent.exe", "config": "c:\\openstack\\etc\\neutron-hyperv-agent.conf", "description": "OpenStack Neutron Hyper-V Agent Service", "name": "neutron-hyperv-agent", "neutron": null, "template": "neutron-hyperv-agent.conf"}]}, "changed": false} TASK [Set neutron ovs agent service] ******************************************* task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/build-win2016.yaml:20 skipping: [10.222.0.20] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Create services and/or stop them if they are running] ******************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/build-win2016.yaml:24 changed: [10.222.0.20] => (item={u'binary': u'c:\\python37\\scripts\\nova-compute.exe', u'name': u'nova-compute', u'template': u'nova.conf', u'config': u'c:\\openstack\\etc\\nova.conf', u'nova': None, u'description': u'OpenStack nova Compute Service'}) => {"can_pause_and_continue": false, "changed": true, "depended_by": [], "dependencies": [], "description": "OpenStack nova Compute Service", "desktop_interact": false, "display_name": "nova-compute", "exists": true, "item": {"binary": "c:\\python37\\scripts\\nova-compute.exe", "config": "c:\\openstack\\etc\\nova.conf", "description": "OpenStack nova Compute Service", "name": "nova-compute", "nova": null, "template": "nova.conf"}, "name": "nova-compute", "path": "c:\\openstack\\bin\\OpenStackService.exe nova-compute c:\\python37\\scripts\\nova-compute.exe --config-file c:\\openstack\\etc\\nova.conf", "start_mode": "manual", "state": "stopped", "username": "LocalSystem"} changed: [10.222.0.20] => (item={u'binary': u'c:\\python37\\scripts\\cinder-volume.exe', u'name': u'cinder-volume', u'template': u'cinder-volume.conf', u'cinder-volume': None, u'config': u'c:\\openstack\\etc\\cinder-volume.conf', u'description': u'OpenStack Cinder Volume Service'}) => {"can_pause_and_continue": false, "changed": true, "depended_by": [], "dependencies": [], "description": "OpenStack Cinder Volume Service", "desktop_interact": false, "display_name": "cinder-volume", "exists": true, "item": {"binary": "c:\\python37\\scripts\\cinder-volume.exe", "cinder-volume": null, "config": "c:\\openstack\\etc\\cinder-volume.conf", "description": "OpenStack Cinder Volume Service", "name": "cinder-volume", "template": "cinder-volume.conf"}, "name": "cinder-volume", "path": "c:\\openstack\\bin\\OpenStackService.exe cinder-volume c:\\python37\\scripts\\cinder-volume.exe --config-file c:\\openstack\\etc\\cinder-volume.conf", "start_mode": "manual", "state": "stopped", "username": "LocalSystem"} changed: [10.222.0.20] => (item={u'binary': u'c:\\python37\\scripts\\cinder-backup.exe', u'name': u'cinder-backup', u'template': u'cinder-backup.conf', u'cinder-backup': None, u'config': u'c:\\openstack\\etc\\cinder-backup.conf', u'description': u'OpenStack Cinder Backup Service'}) => {"can_pause_and_continue": false, "changed": true, "depended_by": [], "dependencies": [], "description": "OpenStack Cinder Backup Service", "desktop_interact": false, "display_name": "cinder-backup", "exists": true, "item": {"binary": "c:\\python37\\scripts\\cinder-backup.exe", "cinder-backup": null, "config": "c:\\openstack\\etc\\cinder-backup.conf", "description": "OpenStack Cinder Backup Service", "name": "cinder-backup", "template": "cinder-backup.conf"}, "name": "cinder-backup", "path": "c:\\openstack\\bin\\OpenStackService.exe cinder-backup c:\\python37\\scripts\\cinder-backup.exe --config-file c:\\openstack\\etc\\cinder-backup.conf", "start_mode": "manual", "state": "stopped", "username": "LocalSystem"} changed: [10.222.0.20] => (item={u'binary': u'c:\\python37\\scripts\\neutron-hyperv-agent.exe', u'name': u'neutron-hyperv-agent', u'template': u'neutron-hyperv-agent.conf', u'config': u'c:\\openstack\\etc\\neutron-hyperv-agent.conf', u'neutron': None, u'description': u'OpenStack Neutron Hyper-V Agent Service'}) => {"can_pause_and_continue": false, "changed": true, "depended_by": [], "dependencies": [], "description": "OpenStack Neutron Hyper-V Agent Service", "desktop_interact": false, "display_name": "neutron-hyperv-agent", "exists": true, "item": {"binary": "c:\\python37\\scripts\\neutron-hyperv-agent.exe", "config": "c:\\openstack\\etc\\neutron-hyperv-agent.conf", "description": "OpenStack Neutron Hyper-V Agent Service", "name": "neutron-hyperv-agent", "neutron": null, "template": "neutron-hyperv-agent.conf"}, "name": "neutron-hyperv-agent", "path": "c:\\openstack\\bin\\OpenStackService.exe neutron-hyperv-agent c:\\python37\\scripts\\neutron-hyperv-agent.exe --config-file c:\\openstack\\etc\\neutron-hyperv-agent.conf", "start_mode": "manual", "state": "stopped", "username": "LocalSystem"} TASK [Create vmswitches] ******************************************************* task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/build-win2016.yaml:35 changed: [10.222.0.20] => (item={u'subnet': u'192.168.0.0/22', u'management': False, u'name': u'br-data'}) => {"changed": true, "interface_details": {"adapter_ip": "192.168.0.49", "adapter_name": "Ethernet"}, "item": {"management": false, "name": "br-data", "subnet": "192.168.0.0/22"}, "log": ["checking adapter Ethernet 2", "checking adapter Ethernet", "adapter Ethernet ip 192.168.0.49 matches subnet 192.168.0.0/22"]} TASK [Set compute_local_ip variable] ******************************************* task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/build-win2016.yaml:46 ok: [10.222.0.20] => {"ansible_facts": {"compute_local_ip": "192.168.0.49"}, "changed": false} TASK [Set compute_dataplane_interface_name variable] *************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/build-win2016.yaml:50 ok: [10.222.0.20] => {"ansible_facts": {"compute_dataplane_interface_name": "Ethernet"}, "changed": false} TASK [Check if dataplane informations variable file exists] ******************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/build-win2016.yaml:54 ok: [10.222.0.20] => {"changed": false, "stat": {"exists": false}} TASK [Create dataplane_informations.yaml file] ********************************* task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/build-win2016.yaml:59 changed: [10.222.0.20] => {"changed": true} TASK [Add dataplane interface informations in dataplane_informations.yaml] ***** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/build-win2016.yaml:65 changed: [10.222.0.20] => (item=compute_local_ip: 192.168.0.49) => {"backup": "", "changed": true, "encoding": "utf-8", "item": "compute_local_ip: 192.168.0.49", "msg": "line added"} changed: [10.222.0.20] => (item=compute_dataplane_interface_name: "Ethernet") => {"backup": "", "changed": true, "encoding": "utf-8", "item": "compute_dataplane_interface_name: \"Ethernet\"", "msg": "line added"} TASK [Create config files] ***************************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/build-win2016.yaml:74 changed: [10.222.0.20] => (item={u'binary': u'c:\\python37\\scripts\\nova-compute.exe', u'name': u'nova-compute', u'template': u'nova.conf', u'config': u'c:\\openstack\\etc\\nova.conf', u'nova': None, u'description': u'OpenStack nova Compute Service'}) => {"changed": true, "checksum": "1e4cc3f18493db9bac710c3095be1f77248a6425", "failed_when_result": false, "item": {"binary": "c:\\python37\\scripts\\nova-compute.exe", "config": "c:\\openstack\\etc\\nova.conf", "description": "OpenStack nova Compute Service", "name": "nova-compute", "nova": null, "template": "nova.conf"}} changed: [10.222.0.20] => (item={u'binary': u'c:\\python37\\scripts\\cinder-volume.exe', u'name': u'cinder-volume', u'template': u'cinder-volume.conf', u'cinder-volume': None, u'config': u'c:\\openstack\\etc\\cinder-volume.conf', u'description': u'OpenStack Cinder Volume Service'}) => {"changed": true, "checksum": "b40def28f9333739941fd76ca94fb6bd1ecc8055", "failed_when_result": false, "item": {"binary": "c:\\python37\\scripts\\cinder-volume.exe", "cinder-volume": null, "config": "c:\\openstack\\etc\\cinder-volume.conf", "description": "OpenStack Cinder Volume Service", "name": "cinder-volume", "template": "cinder-volume.conf"}} changed: [10.222.0.20] => (item={u'binary': u'c:\\python37\\scripts\\cinder-backup.exe', u'name': u'cinder-backup', u'template': u'cinder-backup.conf', u'cinder-backup': None, u'config': u'c:\\openstack\\etc\\cinder-backup.conf', u'description': u'OpenStack Cinder Backup Service'}) => {"changed": true, "checksum": "678f870ea4b7d928b250219913bf27a82fd26ec8", "failed_when_result": false, "item": {"binary": "c:\\python37\\scripts\\cinder-backup.exe", "cinder-backup": null, "config": "c:\\openstack\\etc\\cinder-backup.conf", "description": "OpenStack Cinder Backup Service", "name": "cinder-backup", "template": "cinder-backup.conf"}} changed: [10.222.0.20] => (item={u'binary': u'c:\\python37\\scripts\\neutron-hyperv-agent.exe', u'name': u'neutron-hyperv-agent', u'template': u'neutron-hyperv-agent.conf', u'config': u'c:\\openstack\\etc\\neutron-hyperv-agent.conf', u'neutron': None, u'description': u'OpenStack Neutron Hyper-V Agent Service'}) => {"changed": true, "checksum": "b53da05a1355c41c5d097beb22cc67020cc71fa2", "failed_when_result": false, "item": {"binary": "c:\\python37\\scripts\\neutron-hyperv-agent.exe", "config": "c:\\openstack\\etc\\neutron-hyperv-agent.conf", "description": "OpenStack Neutron Hyper-V Agent Service", "name": "neutron-hyperv-agent", "neutron": null, "template": "neutron-hyperv-agent.conf"}} TASK [Create policy.json] ****************************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/build-win2016.yaml:82 changed: [10.222.0.20] => {"changed": true, "checksum": "01e30e09cb7d189e7439d9fac753d12cdf5f072c"} TASK [Check if utils archive is present] *************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-utils.yaml:2 ok: [10.222.0.20] => {"changed": false, "stat": {"exists": false}} TASK [Download utils archive] ************************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-utils.yaml:8 changed: [10.222.0.20] => {"changed": true, "dest": "c:\\openstack\\tmp\\utils.zip", "msg": "OK", "status_code": 200, "url": "http://10.100.0.9/ci/utils_bin.zip", "win_get_url": {"dest": "c:\\openstack\\tmp\\utils.zip", "url": "http://10.100.0.9/ci/utils_bin.zip"}} TASK [Unzip utils archive] ***************************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-utils.yaml:15 changed: [10.222.0.20] => {"cb_unzip": {"dest": "c:\\openstack\\bin", "src": "c:\\openstack\\tmp\\utils.zip"}, "changed": true} TASK [Add utils to PATH] ******************************************************* task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-utils.yaml:21 changed: [10.222.0.20] => {"changed": true, "path_value": "C:\\windows\\system32;C:\\windows;C:\\windows\\System32\\Wbem;C:\\windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\openstack\\bin"} TASK [Check if python archive is present] ************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-python.yaml:2 ok: [10.222.0.20] => {"changed": false, "stat": {"exists": false}} TASK [Download python archive] ************************************************* task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-python.yaml:8 changed: [10.222.0.20] => {"changed": true, "dest": "c:\\openstack\\tmp\\python.zip", "msg": "OK", "status_code": 200, "url": "http://10.100.0.9/ci/python37.zip", "win_get_url": {"dest": "c:\\openstack\\tmp\\python.zip", "url": "http://10.100.0.9/ci/python37.zip"}} TASK [Unzip python archive] **************************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-python.yaml:15 changed: [10.222.0.20] => {"cb_unzip": {"dest": "c:\\python37", "src": "c:\\openstack\\tmp\\python.zip"}, "changed": true} TASK [Add python to PATH] ****************************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-python.yaml:21 changed: [10.222.0.20] => {"changed": true, "path_value": "C:\\windows\\system32;C:\\windows;C:\\windows\\System32\\Wbem;C:\\windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\openstack\\bin;c:\\python37;c:\\python37\\scripts"} TASK [Download get-pip.py from "https://bootstrap.pypa.io/get-pip.py"] ********* task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-pip.yaml:2 changed: [10.222.0.20] => {"changed": true, "dest": "c:\\openstack\\tmp\\get-pip.py", "msg": "OK", "status_code": 200, "url": "https://bootstrap.pypa.io/get-pip.py", "win_get_url": {"dest": "c:\\openstack\\tmp\\get-pip.py", "url": "https://bootstrap.pypa.io/get-pip.py"}} TASK [Create constraints file for pip==20.2.2] ********************************* task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-pip.yaml:9 changed: [10.222.0.20] => {"changed": true, "checksum": "e88c82760f48bf290a9e1c662887bcb6a3146908", "dest": "c:\\openstack\\tmp\\constraints.txt", "operation": "file_copy", "original_basename": "tmpqFAY9f", "size": 12, "src": null} TASK [Install pip version "pip==20.2.2"] *************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-pip.yaml:15 changed: [10.222.0.20] => {"changed": true, "cmd": "python \"c:\\openstack\\tmp\\\\get-pip.py\" -c \"c:\\openstack\\tmp\\\\constraints.txt\" pip", "delta": "0:00:14.694308", "end": "2021-11-16 03:06:59.919079", "rc": 0, "start": "2021-11-16 03:06:45.224771", "stderr": "", "stderr_lines": [], "stdout": "Collecting pip\r\n Downloading pip-20.2.2-py2.py3-none-any.whl (1.5 MB)\r\nCollecting wheel\r\n Downloading wheel-0.37.0-py2.py3-none-any.whl (35 kB)\r\nInstalling collected packages: wheel, pip\r\n Attempting uninstall: pip\r\n Found existing installation: pip 18.1\r\n Uninstalling pip-18.1:\r\n Successfully uninstalled pip-18.1\r\nSuccessfully installed pip-20.2.2 wheel-0.37.0\r\n", "stdout_lines": ["Collecting pip", " Downloading pip-20.2.2-py2.py3-none-any.whl (1.5 MB)", "Collecting wheel", " Downloading wheel-0.37.0-py2.py3-none-any.whl (35 kB)", "Installing collected packages: wheel, pip", " Attempting uninstall: pip", " Found existing installation: pip 18.1", " Uninstalling pip-18.1:", " Successfully uninstalled pip-18.1", "Successfully installed pip-20.2.2 wheel-0.37.0"]} TASK [Configure pip index-url] ************************************************* task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/configure-pip-index.yaml:2 changed: [10.222.0.20] => {"changed": true, "checksum": "15cca614080fc9c90955863b8d5d2e7aa41c7104", "dest": "C:\\ProgramData\\pip\\pip.ini", "operation": "file_copy", "original_basename": "tmpGtdSAM", "size": 314, "src": null} TASK [Check if git installer is present] *************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-git.yaml:2 ok: [10.222.0.20] => {"changed": false, "stat": {"exists": false}} TASK [Download git installer] ************************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-git.yaml:8 [DEPRECATION WARNING]: The parameter 'skip_certificate_validation' is being replaced with 'validate_certs'. This feature will be removed in version 2.8. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. changed: [10.222.0.20] => {"changed": true, "dest": "c:\\openstack\\tmp\\git-installer.exe", "msg": "OK", "status_code": 200, "url": "http://10.100.0.9/ci/Git-2.33.0.2-64-bit.exe", "win_get_url": {"dest": "c:\\openstack\\tmp\\git-installer.exe", "url": "http://10.100.0.9/ci/Git-2.33.0.2-64-bit.exe"}} TASK [Install git] ************************************************************* task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-git.yaml:16 changed: [10.222.0.20] => {"changed": true, "cmd": "c:\\openstack\\tmp\\git-installer.exe /silent", "delta": "0:00:39.895135", "end": "2021-11-16 03:07:53.142210", "rc": 0, "start": "2021-11-16 03:07:13.247075", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Add git to PATH] ********************************************************* task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-git.yaml:22 changed: [10.222.0.20] => {"changed": true, "path_value": "C:\\windows\\system32;C:\\windows;C:\\windows\\System32\\Wbem;C:\\windows\\System32\\WindowsPowerShell\\v1.0\\;c:\\openstack\\bin;c:\\python37;c:\\python37\\scripts;C:\\Program Files\\Git\\cmd;c:\\program files\\git\\bin"} TASK [Check if vcredist_x86 is installed] ************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-vcredist.yaml:2 ok: [10.222.0.20] => {"changed": false, "cmd": "Get-WmiObject Win32_Product -Filter \"Name LIKE '%Visual C++ 2012 x86%'\"", "delta": "0:00:02.922893", "end": "2021-11-16 03:07:59.397600", "rc": 0, "start": "2021-11-16 03:07:56.474707", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check if vcredist_x86 installer is present] ****************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-vcredist.yaml:8 ok: [10.222.0.20] => {"changed": false, "stat": {"exists": false}} TASK [Download vcredist_x86 installer] ***************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-vcredist.yaml:14 changed: [10.222.0.20] => {"changed": true, "dest": "c:\\openstack\\tmp\\vcredist_x86.exe", "msg": "OK", "status_code": 200, "url": "http://10.100.0.9/ci/vcredist_x86.exe", "win_get_url": {"dest": "c:\\openstack\\tmp\\vcredist_x86.exe", "url": "http://10.100.0.9/ci/vcredist_x86.exe"}} TASK [Install vcredist_x86] **************************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-vcredist.yaml:23 changed: [10.222.0.20] => {"changed": true, "cmd": "c:\\openstack\\tmp\\vcredist_x86.exe /q", "delta": "0:00:04.772871", "end": "2021-11-16 03:08:09.811246", "rc": 0, "start": "2021-11-16 03:08:05.038375", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check if FreeRDP archive is present] ************************************* task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-freerdp.yaml:2 ok: [10.222.0.20] => {"changed": false, "stat": {"exists": false}} TASK [Download FreeRDP archive] ************************************************ task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-freerdp.yaml:8 changed: [10.222.0.20] => {"changed": true, "dest": "c:\\openstack\\tmp\\FreeRDP_powershell.zip", "msg": "OK", "status_code": 200, "url": "http://10.100.0.9/ci/FreeRDP_powershell.zip", "win_get_url": {"dest": "c:\\openstack\\tmp\\FreeRDP_powershell.zip", "url": "http://10.100.0.9/ci/FreeRDP_powershell.zip"}} TASK [Unzip FreeRDP archive] *************************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-freerdp.yaml:15 changed: [10.222.0.20] => {"cb_unzip": {"dest": "c:\\openstack\\tmp", "src": "c:\\openstack\\tmp\\FreeRDP_powershell.zip"}, "changed": true} TASK [Copy wfreerdp.exe, libeay32.dll and ssleay32.dll to windows folder] ****** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-freerdp.yaml:21 changed: [10.222.0.20] => {"changed": true, "cmd": "cp \"c:\\openstack\\tmp\\\\FreeRDP\\\\*\" c:\\\\windows", "delta": "0:00:00.967385", "end": "2021-11-16 03:08:18.355131", "rc": 0, "start": "2021-11-16 03:08:17.387746", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Copy FreeRDP.psm1 to Modules\FreeRDP folder] ***************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-freerdp.yaml:27 changed: [10.222.0.20] => {"changed": true, "cmd": "cp -recurse \"c:\\openstack\\tmp\\\\FreeRDP\" c:\\windows\\system32\\WindowsPowerShell\\v1.0\\Modules", "delta": "0:00:00.979702", "end": "2021-11-16 03:08:21.012781", "rc": 0, "start": "2021-11-16 03:08:20.033079", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Check if python-zuul archive is present] ********************************* task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-zuul.yaml:2 ok: [10.222.0.20] => {"changed": false, "stat": {"exists": false}} TASK [Download python-zuul archive] ******************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-zuul.yaml:8 changed: [10.222.0.20] => {"changed": true, "dest": "c:\\openstack\\tmp\\python-zuul.zip", "msg": "OK", "status_code": 200, "url": "http://10.100.0.9/ci/python27-12.10.21.zip", "win_get_url": {"dest": "c:\\openstack\\tmp\\python-zuul.zip", "url": "http://10.100.0.9/ci/python27-12.10.21.zip"}} TASK [Unzip python-zuul archive] *********************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-zuul.yaml:15 changed: [10.222.0.20] => {"cb_unzip": {"dest": "c:\\python27", "src": "c:\\openstack\\tmp\\python-zuul.zip"}, "changed": true} TASK [Install zuul version "zuul==2.5.2"] ************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-zuul.yaml:21 skipping: [10.222.0.20] => {"changed": false, "cmd": "c:\\python27\\scripts\\pip install zuul==2.5.2", "msg": "skipped, since c:\\python27\\scripts\\zuul-cloner.exe exists", "rc": 0} TASK [Upload zuul clonemap file] *********************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/prepare-git-repos.yaml:2 changed: [10.222.0.20] => {"changed": true, "checksum": "98db451335285ca5ce57d7c2ba54913e1aaaf712", "dest": "c:\\openstack\\build\\clonemap.yaml", "operation": "file_copy", "original_basename": "zuul-clonemap.yaml", "size": 50, "src": "files/zuul-clonemap.yaml"} TASK [Set zuul-cloner command for head only (no applied change)] *************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/prepare-git-repos.yaml:8 skipping: [10.222.0.20] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Set zuul-cloner command for project: openstack/cinder ref: refs/zuul/master/Z1d9861c4a3db4e8a93b70bcba96178d5] *** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/prepare-git-repos.yaml:16 ok: [10.222.0.20] => {"ansible_facts": {"zuul_cloner_command": "c:\\python27\\scripts\\zuul-cloner --workspace c:\\openstack\\build -m c:\\openstack\\build\\\\clonemap.yaml --zuul-project openstack/cinder --zuul-ref refs/zuul/master/Z1d9861c4a3db4e8a93b70bcba96178d5 --zuul-url http://10.106.1.39/p --zuul-branch master https://opendev.org openstack/requirements openstack/cinder openstack/nova openstack/neutron openstack/compute-hyperv openstack/os-win openstack/networking-hyperv"}, "changed": false} TASK [Run zuul-cloner] ********************************************************* task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/prepare-git-repos.yaml:27 changed: [10.222.0.20] => {"attempts": 1, "changed": true, "cmd": "c:\\python27\\scripts\\zuul-cloner --workspace c:\\openstack\\build -m c:\\openstack\\build\\\\clonemap.yaml --zuul-project openstack/cinder --zuul-ref refs/zuul/master/Z1d9861c4a3db4e8a93b70bcba96178d5 --zuul-url http://10.106.1.39/p --zuul-branch master https://opendev.org openstack/requirements openstack/cinder openstack/nova openstack/neutron openstack/compute-hyperv openstack/os-win openstack/networking-hyperv", "delta": "0:06:18.609492", "end": "2021-11-16 03:16:57.190943", "failed_when_result": false, "rc": 0, "start": "2021-11-16 03:10:38.581450", "stderr": "c:\\python27\\lib\\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.\r\n self.clone_map = yaml.load(clone_map_file).get('clonemap')\r\nINFO:zuul.Cloner:Loaded map containing 1 rules\r\nINFO:zuul.CloneMapper:Workspace path set to: c:\\openstack\\build\r\nINFO:zuul.CloneMapper:Mapping projects to workspace...\r\nINFO:zuul.CloneMapper: openstack/requirements -> c:\\openstack\\build\\requirements\r\nINFO:zuul.CloneMapper: openstack/cinder -> c:\\openstack\\build\\cinder\r\nINFO:zuul.CloneMapper: openstack/nova -> c:\\openstack\\build\\nova\r\nINFO:zuul.CloneMapper: openstack/neutron -> c:\\openstack\\build\\neutron\r\nINFO:zuul.CloneMapper: openstack/compute-hyperv -> c:\\openstack\\build\\compute-hyperv\r\nINFO:zuul.CloneMapper: openstack/os-win -> c:\\openstack\\build\\os-win\r\nINFO:zuul.CloneMapper: openstack/networking-hyperv -> c:\\openstack\\build\\networking-hyperv\r\nINFO:zuul.CloneMapper:Expansion completed.\r\nINFO:zuul.Cloner:Preparing 7 repositories\r\nINFO:zuul.Cloner:Creating repo openstack/requirements from upstream https://opendev.org/openstack/requirements\r\nINFO:zuul.Cloner:upstream repo has branch master\r\nINFO:zuul.Cloner:Falling back to branch master\r\nINFO:zuul.Cloner:Prepared openstack/requirements repo with branch master at commit 5581b18efc8914df393dfc482a2cc32cf8610d78\r\nINFO:zuul.Cloner:Creating repo openstack/cinder from upstream http://10.106.1.39/p/openstack/cinder\r\nINFO:zuul.Cloner:upstream repo has branch master\r\nINFO:zuul.Cloner:Prepared openstack/cinder repo with commit bad8329313e6853843b67694e5984b44fb35824b\r\nINFO:zuul.Cloner:Creating repo openstack/nova from upstream https://opendev.org/openstack/nova\r\nINFO:zuul.Cloner:upstream repo has branch master\r\nINFO:zuul.Cloner:Falling back to branch master\r\nINFO:zuul.Cloner:Prepared openstack/nova repo with branch master at commit e28afc564700a1a35e3bf0269687d5734251b88a\r\nINFO:zuul.Cloner:Creating repo openstack/neutron from upstream https://opendev.org/openstack/neutron\r\nINFO:zuul.Cloner:upstream repo has branch master\r\nINFO:zuul.Cloner:Falling back to branch master\r\nINFO:zuul.Cloner:Prepared openstack/neutron repo with branch master at commit 83c6d23308c475e2cd7f1af858e26d14d0cba8fb\r\nINFO:zuul.Cloner:Creating repo openstack/compute-hyperv from upstream https://opendev.org/openstack/compute-hyperv\r\nINFO:zuul.Cloner:upstream repo has branch master\r\nINFO:zuul.Cloner:Falling back to branch master\r\nINFO:zuul.Cloner:Prepared openstack/compute-hyperv repo with branch master at commit b76e4867bd41f12ad51911cb43fae4b276f89e3d\r\nINFO:zuul.Cloner:Creating repo openstack/os-win from upstream https://opendev.org/openstack/os-win\r\nINFO:zuul.Cloner:upstream repo has branch master\r\nINFO:zuul.Cloner:Falling back to branch master\r\nINFO:zuul.Cloner:Prepared openstack/os-win repo with branch master at commit 283af66f3097415b4013fde61f29b5d3b7b02a32\r\nINFO:zuul.Cloner:Creating repo openstack/networking-hyperv from upstream https://opendev.org/openstack/networking-hyperv\r\nINFO:zuul.Cloner:upstream repo has branch master\r\nINFO:zuul.Cloner:Falling back to branch master\r\nINFO:zuul.Cloner:Prepared openstack/networking-hyperv repo with branch master at commit 7619f8c9974dcceeb4f04b43c30564a753c357ec\r\nINFO:zuul.Cloner:Prepared all repositories", "stderr_lines": ["c:\\python27\\lib\\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: c:\\openstack\\build", "INFO:zuul.CloneMapper:Mapping projects to workspace...", "INFO:zuul.CloneMapper: openstack/requirements -> c:\\openstack\\build\\requirements", "INFO:zuul.CloneMapper: openstack/cinder -> c:\\openstack\\build\\cinder", "INFO:zuul.CloneMapper: openstack/nova -> c:\\openstack\\build\\nova", "INFO:zuul.CloneMapper: openstack/neutron -> c:\\openstack\\build\\neutron", "INFO:zuul.CloneMapper: openstack/compute-hyperv -> c:\\openstack\\build\\compute-hyperv", "INFO:zuul.CloneMapper: openstack/os-win -> c:\\openstack\\build\\os-win", "INFO:zuul.CloneMapper: openstack/networking-hyperv -> c:\\openstack\\build\\networking-hyperv", "INFO:zuul.CloneMapper:Expansion completed.", "INFO:zuul.Cloner:Preparing 7 repositories", "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 5581b18efc8914df393dfc482a2cc32cf8610d78", "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 bad8329313e6853843b67694e5984b44fb35824b", "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 e28afc564700a1a35e3bf0269687d5734251b88a", "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 83c6d23308c475e2cd7f1af858e26d14d0cba8fb", "INFO:zuul.Cloner:Creating repo openstack/compute-hyperv from upstream https://opendev.org/openstack/compute-hyperv", "INFO:zuul.Cloner:upstream repo has branch master", "INFO:zuul.Cloner:Falling back to branch master", "INFO:zuul.Cloner:Prepared openstack/compute-hyperv repo with branch master at commit b76e4867bd41f12ad51911cb43fae4b276f89e3d", "INFO:zuul.Cloner:Creating repo openstack/os-win from upstream https://opendev.org/openstack/os-win", "INFO:zuul.Cloner:upstream repo has branch master", "INFO:zuul.Cloner:Falling back to branch master", "INFO:zuul.Cloner:Prepared openstack/os-win repo with branch master at commit 283af66f3097415b4013fde61f29b5d3b7b02a32", "INFO:zuul.Cloner:Creating repo openstack/networking-hyperv from upstream https://opendev.org/openstack/networking-hyperv", "INFO:zuul.Cloner:upstream repo has branch master", "INFO:zuul.Cloner:Falling back to branch master", "INFO:zuul.Cloner:Prepared openstack/networking-hyperv repo with branch master at commit 7619f8c9974dcceeb4f04b43c30564a753c357ec", "INFO:zuul.Cloner:Prepared all repositories"], "stdout": "", "stdout_lines": []} TASK [Write zuul-cloner log file] ********************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/prepare-git-repos.yaml:36 changed: [10.222.0.20] => {"changed": true, "checksum": "7a4fb2b246c67db8bd8d9654ccbd1e24b1c1408c", "dest": "c:\\openstack\\log\\zuul-cloner.log", "operation": "file_copy", "original_basename": "tmpNo1JbO", "size": 8003, "src": null} TASK [Print zuul output when it fails] ***************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/prepare-git-repos.yaml:43 skipping: [10.222.0.20] => {} TASK [Fail task if zuul cloner had any errors] ********************************* task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/prepare-git-repos.yaml:49 skipping: [10.222.0.20] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Applying cherry-picks] *************************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/prepare-git-repos.yaml:55 skipping: [10.222.0.20] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Write cherry-picks log file] ********************************************* task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/prepare-git-repos.yaml:65 skipping: [10.222.0.20] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [include] ***************************************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/build-win2016.yaml:98 included: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/upper-constraints-mods.yaml for 10.222.0.20 => (item={u'project': u'yappi', u'yappi': None, u'value': u'yappi===1.0'}) TASK [Change yappi version to yappi===1.0] ************************************* task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/upper-constraints-mods.yaml:2 changed: [10.222.0.20] => {"changed": true, "cmd": "(gc c:\\openstack\\build\\\\requirements\\\\upper-constraints.txt) -replace \"^yappi.*\", \"yappi===1.0\" | Set-Content c:\\openstack\\build\\\\requirements\\\\upper-constraints.txt", "delta": "0:00:01.002414", "end": "2021-11-16 03:17:06.455322", "rc": 0, "start": "2021-11-16 03:17:05.452907", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [include] ***************************************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/build-win2016.yaml:102 skipping: [10.222.0.20] => (item={u'subnet': u'192.168.0.0/22', u'management': False, u'name': u'br-data'}) => {"changed": false, "item": {"management": false, "name": "br-data", "subnet": "192.168.0.0/22"}, "skip_reason": "Conditional result was False"} TASK [Downloading Ceph WNBD] *************************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/configure-ceph-wnbd.yaml:2 skipping: [10.222.0.20] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Extract Ceph WNBD certificate from msi] ********************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/configure-ceph-wnbd.yaml:10 skipping: [10.222.0.20] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Install Ceph WNBD certificate] ******************************************* task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/configure-ceph-wnbd.yaml:20 skipping: [10.222.0.20] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Install Ceph WNBD msi] *************************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/configure-ceph-wnbd.yaml:34 skipping: [10.222.0.20] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure that Ceph binaries are present in path] *************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/configure-ceph-wnbd.yaml:40 skipping: [10.222.0.20] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Create Ceph WNBD config files] ******************************************* task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/configure-ceph-wnbd.yaml:45 skipping: [10.222.0.20] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Check ceph-rbd service exists to verify instalation] ********************* task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/configure-ceph-wnbd.yaml:51 skipping: [10.222.0.20] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Update setuptools] ******************************************************* task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/build-win2016.yaml:110 changed: [10.222.0.20] => {"changed": true, "cmd": "pip install -c c:\\openstack\\build\\requirements\\upper-constraints.txt -U setuptools", "delta": "0:00:06.423187", "end": "2021-11-16 03:17:16.525812", "rc": 0, "start": "2021-11-16 03:17:10.102625", "stderr": "WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available.\r\nYou should consider upgrading via the 'c:\\python37\\python.exe -m pip install --upgrade pip' command.", "stderr_lines": ["WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available.", "You should consider upgrading via the 'c:\\python37\\python.exe -m pip install --upgrade pip' command."], "stdout": "Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/\r\nIgnoring Pint: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring Pint: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring networkx: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring networkx: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring scipy: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring scipy: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring cached-property: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring autobahn: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring autobahn: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring async-generator: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring numpy: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring numpy: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring typed-ast: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring kombu: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring kombu: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring GitPython: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring GitPython: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring dataclasses: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring jaeger-client: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring jaeger-client: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring decorator: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring decorator: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring futures: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring scikit-learn: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring scikit-learn: markers 'python_version == \"3.8\"' don't match your environment\r\nCollecting setuptools===59.1.1\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fb5/37610c2dfe77b/setuptools-59.1.1-py3-none-any.whl (951 kB)\r\nInstalling collected packages: setuptools\r\n Attempting uninstall: setuptools\r\n Found existing installation: setuptools 40.6.2\r\n Uninstalling setuptools-40.6.2:\r\n Successfully uninstalled setuptools-40.6.2\r\nSuccessfully installed setuptools-59.1.1\r\n", "stdout_lines": ["Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/", "Ignoring Pint: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring Pint: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring networkx: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring networkx: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring scipy: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring scipy: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring cached-property: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring autobahn: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring autobahn: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring async-generator: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring numpy: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring numpy: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring typed-ast: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring kombu: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring kombu: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring GitPython: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring GitPython: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring dataclasses: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring jaeger-client: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring jaeger-client: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring decorator: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring decorator: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring futures: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring scikit-learn: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring scikit-learn: markers 'python_version == \"3.8\"' don't match your environment", "Collecting setuptools===59.1.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fb5/37610c2dfe77b/setuptools-59.1.1-py3-none-any.whl (951 kB)", "Installing collected packages: setuptools", " Attempting uninstall: setuptools", " Found existing installation: setuptools 40.6.2", " Uninstalling setuptools-40.6.2:", " Successfully uninstalled setuptools-40.6.2", "Successfully installed setuptools-59.1.1"]} TASK [Installing pip packages] ************************************************* task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/build-win2016.yaml:113 changed: [10.222.0.20] => {"changed": true, "cmd": "pip install -c c:\\openstack\\build\\requirements\\upper-constraints.txt -U pywin32 pbr pymysql ovs", "delta": "0:00:16.095249", "end": "2021-11-16 03:17:34.347316", "rc": 0, "start": "2021-11-16 03:17:18.252066", "stderr": "WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available.\r\nYou should consider upgrading via the 'c:\\python37\\python.exe -m pip install --upgrade pip' command.", "stderr_lines": ["WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available.", "You should consider upgrading via the 'c:\\python37\\python.exe -m pip install --upgrade pip' command."], "stdout": "Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/\r\nIgnoring Pint: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring Pint: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring networkx: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring networkx: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring scipy: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring scipy: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring cached-property: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring autobahn: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring autobahn: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring async-generator: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring numpy: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring numpy: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring typed-ast: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring kombu: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring kombu: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring GitPython: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring GitPython: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring dataclasses: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring jaeger-client: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring jaeger-client: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring decorator: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring decorator: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring futures: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring scikit-learn: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring scikit-learn: markers 'python_version == \"3.8\"' don't match your environment\r\nCollecting pbr===5.7.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/600/02958e459b195/pbr-5.7.0-py2.py3-none-any.whl (112 kB)\r\nCollecting ovs===2.16.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/331/6c0b587f0493f/ovs-2.16.0.tar.gz (102 kB)\r\nCollecting PyMySQL===1.0.2\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB)\r\nCollecting sortedcontainers===2.4.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a16/3dcaede0f1c02/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)\r\nCollecting pywin32\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/496/df89f10c054c9/pywin32-302-cp37-cp37m-win_amd64.whl (9.2 MB)\r\nBuilding wheels for collected packages: ovs\r\n Building wheel for ovs (setup.py): started\r\n Building wheel for ovs (setup.py): finished with status 'done'\r\n Created wheel for ovs: filename=ovs-2.16.0-py3-none-any.whl size=120358 sha256=d5558ef33ecd0c41e01d348822ff0ca9b27070420c885c1d12afdef56764c7e9\r\n Stored in directory: c:\\users\\admin\\appdata\\local\\pip\\cache\\wheels\\17\\ec\\8a\\9f04248d8c5234497886adbdc2d6d152b6ff2ab9ebe550bed3\r\nSuccessfully built ovs\r\nInstalling collected packages: pbr, sortedcontainers, pywin32, ovs, PyMySQL\r\nSuccessfully installed PyMySQL-1.0.2 ovs-2.16.0 pbr-5.7.0 pywin32-302 sortedcontainers-2.4.0\r\n", "stdout_lines": ["Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/", "Ignoring Pint: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring Pint: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring networkx: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring networkx: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring scipy: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring scipy: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring cached-property: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring autobahn: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring autobahn: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring async-generator: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring numpy: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring numpy: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring typed-ast: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring kombu: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring kombu: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring GitPython: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring GitPython: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring dataclasses: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring jaeger-client: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring jaeger-client: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring decorator: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring decorator: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring futures: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring scikit-learn: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring scikit-learn: markers 'python_version == \"3.8\"' don't match your environment", "Collecting pbr===5.7.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/600/02958e459b195/pbr-5.7.0-py2.py3-none-any.whl (112 kB)", "Collecting ovs===2.16.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/331/6c0b587f0493f/ovs-2.16.0.tar.gz (102 kB)", "Collecting PyMySQL===1.0.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 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 pywin32", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/496/df89f10c054c9/pywin32-302-cp37-cp37m-win_amd64.whl (9.2 MB)", "Building wheels for collected packages: ovs", " Building wheel for ovs (setup.py): started", " Building wheel for ovs (setup.py): finished with status 'done'", " Created wheel for ovs: filename=ovs-2.16.0-py3-none-any.whl size=120358 sha256=d5558ef33ecd0c41e01d348822ff0ca9b27070420c885c1d12afdef56764c7e9", " Stored in directory: c:\\users\\admin\\appdata\\local\\pip\\cache\\wheels\\17\\ec\\8a\\9f04248d8c5234497886adbdc2d6d152b6ff2ab9ebe550bed3", "Successfully built ovs", "Installing collected packages: pbr, sortedcontainers, pywin32, ovs, PyMySQL", "Successfully installed PyMySQL-1.0.2 ovs-2.16.0 pbr-5.7.0 pywin32-302 sortedcontainers-2.4.0"]} TASK [include] ***************************************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/build-win2016.yaml:117 included: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml for 10.222.0.20 => (item=openstack/requirements) included: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml for 10.222.0.20 => (item=openstack/cinder) included: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml for 10.222.0.20 => (item=openstack/nova) included: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml for 10.222.0.20 => (item=openstack/neutron) included: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml for 10.222.0.20 => (item=openstack/compute-hyperv) included: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml for 10.222.0.20 => (item=openstack/os-win) included: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml for 10.222.0.20 => (item=openstack/networking-hyperv) TASK [Set project folder] ****************************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:2 ok: [10.222.0.20] => {"ansible_facts": {"log_file": "c:\\openstack\\log\\pip-install-requirements.log", "project_folder": "c:\\openstack\\build\\requirements"}, "changed": false} TASK [Get project name from c:\openstack\build\requirements\setup.cfg] ********* task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:8 changed: [10.222.0.20] => {"changed": true, "cmd": "Select-String -path c:\\openstack\\build\\requirements\\\\setup.cfg -pattern \"^name.*=.*\" | % {$_.matches.value.split(\"=\")[1].trim()}", "delta": "0:00:00.968045", "end": "2021-11-16 03:17:37.908083", "rc": 0, "start": "2021-11-16 03:17:36.940038", "stderr": "", "stderr_lines": [], "stdout": "openstack_requirements\r\n", "stdout_lines": ["openstack_requirements"]} TASK [Set project name to openstack_requirements] ****************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:13 ok: [10.222.0.20] => {"ansible_facts": {"project_name": "openstack_requirements"}, "changed": false} TASK [Set repo_path variable] ************************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:18 skipping: [10.222.0.20] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Running edit-constraints for openstack_requirements in c:\openstack\build\requirements] *** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:26 skipping: [10.222.0.20] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Installing openstack_requirements from c:\openstack\build\requirements] *** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:31 changed: [10.222.0.20] => {"changed": true, "cmd": "pip install -c c:\\openstack\\build\\requirements\\upper-constraints.txt -U -e c:\\openstack\\build\\requirements", "delta": "0:00:22.000191", "end": "2021-11-16 03:18:02.502105", "rc": 0, "start": "2021-11-16 03:17:40.501913", "stderr": "WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available.\r\nYou should consider upgrading via the 'c:\\python37\\python.exe -m pip install --upgrade pip' command.", "stderr_lines": ["WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available.", "You should consider upgrading via the 'c:\\python37\\python.exe -m pip install --upgrade pip' command."], "stdout": "Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/\r\nIgnoring Pint: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring Pint: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring networkx: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring networkx: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring scipy: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring scipy: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring cached-property: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring autobahn: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring autobahn: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring async-generator: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring numpy: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring numpy: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring typed-ast: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring kombu: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring kombu: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring GitPython: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring GitPython: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring dataclasses: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring jaeger-client: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring jaeger-client: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring decorator: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring decorator: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring futures: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring scikit-learn: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring scikit-learn: markers 'python_version == \"3.8\"' don't match your environment\r\nObtaining file:///C:/openstack/build/requirements\r\nCollecting fixtures===3.0.0\r\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB)\r\nCollecting PyYAML===6.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d15/a181d1ecd0d42/PyYAML-6.0-cp37-cp37m-win_amd64.whl (153 kB)\r\nCollecting requests===2.26.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/246513ecd5ecd/requests-2.26.0-py2.py3-none-any.whl (62 kB)\r\nCollecting packaging===21.2\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/143/17396d1e8cdb1/packaging-21.2-py3-none-any.whl (40 kB)\r\nCollecting testtools===2.5.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB)\r\nCollecting idna===3.3\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB)\r\nCollecting pyparsing===2.4.7\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)\r\nCollecting six===1.16.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB)\r\nCollecting charset-normalizer===2.0.7\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f7a/f805c321bfa1c/charset_normalizer-2.0.7-py3-none-any.whl (38 kB)\r\nCollecting Parsley>=1.2\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB)\r\nCollecting beagle>=0.2.1\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB)\r\nRequirement already satisfied, skipping upgrade: pbr===5.7.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 46)) (5.7.0)\r\nCollecting urllib3===1.26.7\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c4f/df4019605b6e5/urllib3-1.26.7-py2.py3-none-any.whl (138 kB)\r\nCollecting certifi>=2017.4.17\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB)\r\nCollecting extras===1.0.0\r\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)\r\nCollecting cliff===3.9.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0d/02ee970f978be/cliff-3.9.0-py3-none-any.whl (80 kB)\r\nCollecting stevedore===3.5.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB)\r\nCollecting autopage===0.4.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b8/c9c160bfbf3e6/autopage-0.4.0-py3-none-any.whl (20 kB)\r\nCollecting cmd2===2.3.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/97a/7dffbb2c4a9e9/cmd2-2.3.0-py3-none-any.whl (148 kB)\r\nCollecting prettytable===2.4.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/249/2f29e8686bdbc/prettytable-2.4.0-py3-none-any.whl (24 kB)\r\nCollecting importlib-metadata===4.8.2\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/53c/cfd5c134223e4/importlib_metadata-4.8.2-py3-none-any.whl (17 kB)\r\nCollecting wcwidth===0.2.5\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)\r\nCollecting pyreadline; sys_platform == \"win32\" and python_version < \"3.8\"\r\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/9dd/3fc94e1062f36/pyreadline-2.1-py3-none-any.whl (93 kB)\r\nCollecting pyperclip===1.8.2\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB)\r\nCollecting typing_extensions===4.0.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/829/704698b22e13e/typing_extensions-4.0.0-py3-none-any.whl (22 kB)\r\nCollecting attrs===21.2.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/e90d6d8ac20db/attrs-21.2.0-py2.py3-none-any.whl (53 kB)\r\nCollecting zipp===3.6.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9fe/5ea21568a0a70/zipp-3.6.0-py3-none-any.whl (5.3 kB)\r\nBuilding wheels for collected packages: pyperclip\r\n Building wheel for pyperclip (setup.py): started\r\n Building wheel for pyperclip (setup.py): finished with status 'done'\r\n Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11136 sha256=ec39df374106de65e37bb2ed0f25d9c1df29a3b84c218715eaa3ab5dec82196d\r\n Stored in directory: c:\\users\\admin\\appdata\\local\\pip\\cache\\wheels\\4e\\ce\\dc\\550374cb8a33c6f571d76af1718ca5868610722d161100171f\r\nSuccessfully built pyperclip\r\nInstalling collected packages: attrs, extras, testtools, six, fixtures, wcwidth, zipp, typing-extensions, importlib-metadata, prettytable, urllib3, PyYAML, idna, certifi, charset-normalizer, requests, stevedore, autopage, pyreadline, pyperclip, cmd2, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements\r\n Running setup.py develop for openstack-requirements\r\nSuccessfully installed Parsley-1.3 PyYAML-6.0 attrs-21.2.0 autopage-0.4.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.7 cliff-3.9.0 cmd2-2.3.0 extras-1.0.0 fixtures-3.0.0 idna-3.3 importlib-metadata-4.8.2 openstack-requirements packaging-21.2 prettytable-2.4.0 pyparsing-2.4.7 pyperclip-1.8.2 pyreadline-2.1 requests-2.26.0 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 typing-extensions-4.0.0 urllib3-1.26.7 wcwidth-0.2.5 zipp-3.6.0\r\n", "stdout_lines": ["Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/", "Ignoring Pint: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring Pint: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring networkx: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring networkx: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring scipy: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring scipy: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring cached-property: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring autobahn: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring autobahn: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring async-generator: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring numpy: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring numpy: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring typed-ast: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring kombu: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring kombu: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring GitPython: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring GitPython: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring dataclasses: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring jaeger-client: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring jaeger-client: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring decorator: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring decorator: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring futures: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring scikit-learn: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring scikit-learn: markers 'python_version == \"3.8\"' don't match your environment", "Obtaining file:///C:/openstack/build/requirements", "Collecting fixtures===3.0.0", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB)", "Collecting PyYAML===6.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d15/a181d1ecd0d42/PyYAML-6.0-cp37-cp37m-win_amd64.whl (153 kB)", "Collecting requests===2.26.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/246513ecd5ecd/requests-2.26.0-py2.py3-none-any.whl (62 kB)", "Collecting packaging===21.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/143/17396d1e8cdb1/packaging-21.2-py3-none-any.whl (40 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 idna===3.3", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB)", "Collecting pyparsing===2.4.7", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)", "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 charset-normalizer===2.0.7", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f7a/f805c321bfa1c/charset_normalizer-2.0.7-py3-none-any.whl (38 kB)", "Collecting Parsley>=1.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB)", "Collecting beagle>=0.2.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB)", "Requirement already satisfied, skipping upgrade: pbr===5.7.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 46)) (5.7.0)", "Collecting urllib3===1.26.7", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c4f/df4019605b6e5/urllib3-1.26.7-py2.py3-none-any.whl (138 kB)", "Collecting certifi>=2017.4.17", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 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 cliff===3.9.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0d/02ee970f978be/cliff-3.9.0-py3-none-any.whl (80 kB)", "Collecting stevedore===3.5.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB)", "Collecting autopage===0.4.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b8/c9c160bfbf3e6/autopage-0.4.0-py3-none-any.whl (20 kB)", "Collecting cmd2===2.3.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/97a/7dffbb2c4a9e9/cmd2-2.3.0-py3-none-any.whl (148 kB)", "Collecting prettytable===2.4.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/249/2f29e8686bdbc/prettytable-2.4.0-py3-none-any.whl (24 kB)", "Collecting importlib-metadata===4.8.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/53c/cfd5c134223e4/importlib_metadata-4.8.2-py3-none-any.whl (17 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 pyreadline; sys_platform == \"win32\" and python_version < \"3.8\"", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/9dd/3fc94e1062f36/pyreadline-2.1-py3-none-any.whl (93 kB)", "Collecting pyperclip===1.8.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB)", "Collecting typing_extensions===4.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/829/704698b22e13e/typing_extensions-4.0.0-py3-none-any.whl (22 kB)", "Collecting attrs===21.2.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/e90d6d8ac20db/attrs-21.2.0-py2.py3-none-any.whl (53 kB)", "Collecting zipp===3.6.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9fe/5ea21568a0a70/zipp-3.6.0-py3-none-any.whl (5.3 kB)", "Building wheels for collected packages: pyperclip", " Building wheel for pyperclip (setup.py): started", " Building wheel for pyperclip (setup.py): finished with status 'done'", " Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11136 sha256=ec39df374106de65e37bb2ed0f25d9c1df29a3b84c218715eaa3ab5dec82196d", " Stored in directory: c:\\users\\admin\\appdata\\local\\pip\\cache\\wheels\\4e\\ce\\dc\\550374cb8a33c6f571d76af1718ca5868610722d161100171f", "Successfully built pyperclip", "Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, zipp, typing-extensions, importlib-metadata, prettytable, urllib3, PyYAML, idna, certifi, charset-normalizer, requests, stevedore, autopage, pyreadline, pyperclip, cmd2, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements", " Running setup.py develop for openstack-requirements", "Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.2.0 autopage-0.4.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.7 cliff-3.9.0 cmd2-2.3.0 extras-1.0.0 fixtures-3.0.0 idna-3.3 importlib-metadata-4.8.2 openstack-requirements packaging-21.2 prettytable-2.4.0 pyparsing-2.4.7 pyperclip-1.8.2 pyreadline-2.1 requests-2.26.0 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 typing-extensions-4.0.0 urllib3-1.26.7 wcwidth-0.2.5 zipp-3.6.0"]} TASK [Write log file c:\openstack\log\pip-install-requirements.log] ************ task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:36 changed: [10.222.0.20] => {"changed": true, "checksum": "8112b4321b785c54bc1b684b88a848c1ec3b3677", "dest": "c:\\openstack\\log\\pip-install-requirements.log", "operation": "file_copy", "original_basename": "tmprPb7iV", "size": 16874, "src": null} TASK [Set project folder] ****************************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:2 ok: [10.222.0.20] => {"ansible_facts": {"log_file": "c:\\openstack\\log\\pip-install-cinder.log", "project_folder": "c:\\openstack\\build\\cinder"}, "changed": false} TASK [Get project name from c:\openstack\build\cinder\setup.cfg] *************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:8 changed: [10.222.0.20] => {"changed": true, "cmd": "Select-String -path c:\\openstack\\build\\cinder\\\\setup.cfg -pattern \"^name.*=.*\" | % {$_.matches.value.split(\"=\")[1].trim()}", "delta": "0:00:00.938004", "end": "2021-11-16 03:18:10.504360", "rc": 0, "start": "2021-11-16 03:18:09.566356", "stderr": "", "stderr_lines": [], "stdout": "cinder\r\n", "stdout_lines": ["cinder"]} TASK [Set project name to cinder] ********************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:13 ok: [10.222.0.20] => {"ansible_facts": {"project_name": "cinder"}, "changed": false} TASK [Set repo_path variable] ************************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:18 ok: [10.222.0.20] => {"ansible_facts": {"repo_path": "C:/openstack/build"}, "changed": false} TASK [Running edit-constraints for cinder in c:\openstack\build\cinder] ******** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:26 changed: [10.222.0.20] => {"changed": true, "cmd": "edit-constraints c:\\openstack\\build\\\\requirements\\\\upper-constraints.txt -- cinder \"-e file:///C:/openstack/build/cinder#egg=cinder\"", "delta": "0:00:02.564876", "end": "2021-11-16 03:18:15.286168", "rc": 0, "start": "2021-11-16 03:18:12.721291", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Installing cinder from c:\openstack\build\cinder] ************************ task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:31 changed: [10.222.0.20] => {"changed": true, "cmd": "pip install -c c:\\openstack\\build\\requirements\\upper-constraints.txt -U -e c:\\openstack\\build\\cinder", "delta": "0:02:17.283407", "end": "2021-11-16 03:20:34.239665", "rc": 0, "start": "2021-11-16 03:18:16.956258", "stderr": "DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210.\r\nWARNING: You are using pip version 20.2.2; however, version 21.3.1 is available.\r\nYou should consider upgrading via the 'c:\\python37\\python.exe -m pip install --upgrade pip' command.", "stderr_lines": ["DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210.", "WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available.", "You should consider upgrading via the 'c:\\python37\\python.exe -m pip install --upgrade pip' command."], "stdout": "Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/\r\nIgnoring GitPython: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring GitPython: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring Pint: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring Pint: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring async-generator: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring autobahn: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring autobahn: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring cached-property: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring dataclasses: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring decorator: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring decorator: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring futures: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring jaeger-client: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring jaeger-client: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring kombu: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring kombu: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring networkx: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring networkx: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring numpy: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring numpy: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring scikit-learn: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring scikit-learn: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring scipy: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring scipy: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring typed-ast: markers 'python_version == \"3.6\"' don't match your environment\r\nObtaining file:///C:/openstack/build/cinder\r\nObtaining cinder from file:///C:/openstack/build/cinder#egg=cinder (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 1))\r\nCollecting Paste===3.5.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e0/8200a570f7e29/Paste-3.5.0-py2.py3-none-any.whl (593 kB)\r\nCollecting PasteDeploy===2.1.1\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/23cfd6ad4281b/PasteDeploy-2.1.1-py2.py3-none-any.whl (17 kB)\r\nCollecting Routes===2.5.1\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fab/5a042a3a87778/Routes-2.5.1-py2.py3-none-any.whl (40 kB)\r\nCollecting SQLAlchemy===1.4.27\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/015/511c52c650eeb/SQLAlchemy-1.4.27-cp37-cp37m-win_amd64.whl (1.5 MB)\r\nCollecting WebOb===1.8.7\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/73a/ae30359291c14/WebOb-1.8.7-py2.py3-none-any.whl (114 kB)\r\nCollecting boto3===1.20.6\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/265/d949fb6f86b5e/boto3-1.20.6-py3-none-any.whl (131 kB)\r\nCollecting botocore===1.23.6\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66e/8ae9249b1a66f/botocore-1.23.6-py3-none-any.whl (8.1 MB)\r\nCollecting castellan===3.10.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddf/81007564c6f1d/castellan-3.10.0-py3-none-any.whl (96 kB)\r\nCollecting cryptography===35.0.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/707/5b304cd567694/cryptography-35.0.0-cp36-abi3-win_amd64.whl (2.1 MB)\r\nCollecting cursive===0.2.2\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB)\r\nCollecting eventlet===0.32.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3a/67b02f336e97a/eventlet-0.32.0-py2.py3-none-any.whl (225 kB)\r\nCollecting google-api-python-client===2.30.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/54e/60f20acc3a5ac/google_api_python_client-2.30.0-py2.py3-none-any.whl (7.8 MB)\r\nCollecting google-auth===2.3.3\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a34/8a50b027679cb/google_auth-2.3.3-py2.py3-none-any.whl (155 kB)\r\nCollecting google-auth-httplib2===0.1.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB)\r\nCollecting greenlet===1.1.2\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b11/548073a2213d9/greenlet-1.1.2-cp37-cp37m-win_amd64.whl (101 kB)\r\nCollecting httplib2===0.20.2\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6b9/37120e7d78648/httplib2-0.20.2-py3-none-any.whl (96 kB)\r\nRequirement already satisfied, skipping upgrade: importlib-metadata===4.8.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 213)) (4.8.2)\r\nCollecting iso8601===1.0.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/22c/7de877cfcbbcf/iso8601-1.0.0-py3-none-any.whl (9.4 kB)\r\nCollecting jmespath===0.10.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdf/6525904cc5977/jmespath-0.10.0-py2.py3-none-any.whl (24 kB)\r\nCollecting jsonschema===3.2.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e5/b3cf8216f577b/jsonschema-3.2.0-py2.py3-none-any.whl (56 kB)\r\nCollecting keystoneauth1===4.4.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/760/4fdec5ac70ef5/keystoneauth1-4.4.0-py3-none-any.whl (314 kB)\r\nCollecting keystonemiddleware===9.3.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eb4/3953b1d5494aa/keystonemiddleware-9.3.0-py3-none-any.whl (119 kB)\r\nCollecting lxml===4.6.4\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4ec/9a80dd5704ecf/lxml-4.6.4-cp37-cp37m-win_amd64.whl (3.5 MB)\r\nCollecting oauth2client===4.1.3\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB)\r\nCollecting os-brick===5.0.1\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/562/d907f7579ac77/os_brick-5.0.1-py3-none-any.whl (257 kB)\r\nCollecting os-service-types===1.7.0\r\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)\r\nCollecting os-win===5.5.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bea/876c185e3c893/os_win-5.5.0-py3-none-any.whl (274 kB)\r\nCollecting oslo.cache===2.8.1\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/8c7eb5294e164/oslo.cache-2.8.1-py3-none-any.whl (67 kB)\r\nCollecting oslo.concurrency===4.5.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f3f/c4b456b1d03f0/oslo.concurrency-4.5.0-py3-none-any.whl (47 kB)\r\nCollecting oslo.config===8.7.1\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3c5/cc681ef106a45/oslo.config-8.7.1-py3-none-any.whl (128 kB)\r\nCollecting oslo.context===3.4.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f36/1e25bb63a3e23/oslo.context-3.4.0-py3-none-any.whl (19 kB)\r\nCollecting oslo.db===11.0.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb0/4c0ba1d767d3a/oslo.db-11.0.0-py3-none-any.whl (176 kB)\r\nCollecting oslo.i18n===5.1.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/750/86cfd89881963/oslo.i18n-5.1.0-py3-none-any.whl (46 kB)\r\nCollecting oslo.log===4.6.1\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/63d/55fbda8bfd132/oslo.log-4.6.1-py3-none-any.whl (71 kB)\r\nCollecting oslo.messaging===12.11.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7f2/f9b77da06a448/oslo.messaging-12.11.0-py3-none-any.whl (251 kB)\r\nCollecting oslo.metrics===0.4.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0f0/3845838f84379/oslo.metrics-0.4.0-py3-none-any.whl (13 kB)\r\nCollecting oslo.middleware===4.4.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/dc32728bf99fa/oslo.middleware-4.4.0-py3-none-any.whl (65 kB)\r\nCollecting oslo.policy===3.9.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/db0/eed94f637dfae/oslo.policy-3.9.0-py3-none-any.whl (86 kB)\r\nCollecting oslo.privsep===2.6.2\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/367/1a8ab3e423035/oslo.privsep-2.6.2-py3-none-any.whl (38 kB)\r\nCollecting oslo.reports===2.3.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c40/20d352c6b846d/oslo.reports-2.3.0-py3-none-any.whl (53 kB)\r\nCollecting oslo.rootwrap===6.3.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/481/16cb3340939ef/oslo.rootwrap-6.3.0-py3-none-any.whl (38 kB)\r\nCollecting oslo.serialization===4.2.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/11e/c9eeaddcd5ec9/oslo.serialization-4.2.0-py3-none-any.whl (25 kB)\r\nCollecting oslo.service===2.7.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/310/8c2f8c992146e/oslo.service-2.7.0-py3-none-any.whl (77 kB)\r\nCollecting oslo.upgradecheck===1.4.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/050/2b753622cb252/oslo.upgradecheck-1.4.0-py3-none-any.whl (14 kB)\r\nCollecting oslo.utils===4.11.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4ff/d0609be511114/oslo.utils-4.11.0-py3-none-any.whl (101 kB)\r\nCollecting oslo.versionedobjects===2.5.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/286/aaf9d7c52a143/oslo.versionedobjects-2.5.0-py3-none-any.whl (86 kB)\r\nCollecting oslo.vmware===3.10.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB)\r\nCollecting osprofiler===3.4.2\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cf0/69a60a87d440a/osprofiler-3.4.2-py3-none-any.whl (89 kB)\r\nRequirement already satisfied, skipping upgrade: packaging===21.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 341)) (21.2)\r\nCollecting paramiko===2.8.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/def/3ec612399bab4/paramiko-2.8.0-py2.py3-none-any.whl (206 kB)\r\nRequirement already satisfied, skipping upgrade: pbr===5.7.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 345)) (5.7.0)\r\nRequirement already satisfied, skipping upgrade: prettytable===2.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 354)) (2.4.0)\r\nCollecting prometheus-client===0.12.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/317/453ebabff0a1b/prometheus_client-0.12.0-py2.py3-none-any.whl (57 kB)\r\nCollecting psutil===5.8.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fcc/01e900c1d7bee/psutil-5.8.0-cp37-cp37m-win_amd64.whl (244 kB)\r\nCollecting pyasn1===0.4.8\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)\r\nCollecting pyasn1-modules===0.2.8\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)\r\nCollecting pycadf===3.1.1\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1f/a1dea7638c0f6/pycadf-3.1.1-py3-none-any.whl (39 kB)\r\nRequirement already satisfied, skipping upgrade: pyparsing===2.4.7 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 381)) (2.4.7)\r\nCollecting pyrsistent===0.18.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/097/b96f129dd36a8/pyrsistent-0.18.0-cp37-cp37m-win_amd64.whl (62 kB)\r\nCollecting python-barbicanclient===5.2.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 kB)\r\nCollecting python-dateutil===2.8.2\r\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)\r\nCollecting python-glanceclient===3.5.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB)\r\nCollecting python-keystoneclient===4.3.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a2b/f1fce6505f7a4/python_keystoneclient-4.3.0-py3-none-any.whl (397 kB)\r\nCollecting python-novaclient===17.6.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9d2/ea855171e27ba/python_novaclient-17.6.0-py3-none-any.whl (333 kB)\r\nCollecting python-swiftclient===3.12.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/07c/63cf223127b70/python_swiftclient-3.12.0-py2.py3-none-any.whl (86 kB)\r\nCollecting pytz===2021.3\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/367/2058bc3453457/pytz-2021.3-py2.py3-none-any.whl (503 kB)\r\nCollecting repoze.lru===0.7\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f77/bf0e1096ea445/repoze.lru-0.7-py3-none-any.whl (10 kB)\r\nRequirement already satisfied, skipping upgrade: requests===2.26.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 465)) (2.26.0)\r\nCollecting rfc3986===1.5.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a86/d6e1f5b1dc238/rfc3986-1.5.0-py2.py3-none-any.whl (31 kB)\r\nCollecting rsa===4.7.2\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB)\r\nCollecting rtslib-fb===2.1.74\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB)\r\nCollecting s3transfer===0.5.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB)\r\nRequirement already satisfied, skipping upgrade: setuptools===59.1.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 501)) (59.1.1)\r\nRequirement already satisfied, skipping upgrade: six===1.16.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 504)) (1.16.0)\r\nCollecting sqlalchemy-migrate===0.13.0\r\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)\r\nCollecting sqlparse===0.4.2\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/487/19e356bb8b429/sqlparse-0.4.2-py3-none-any.whl (42 kB)\r\nCollecting statsd===3.3.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c61/0fb80347fca0e/statsd-3.3.0-py2.py3-none-any.whl (11 kB)\r\nRequirement already satisfied, skipping upgrade: stevedore===3.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 535)) (3.5.0)\r\nCollecting suds-community===1.0.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB)\r\nCollecting tabulate===0.8.9\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB)\r\nCollecting taskflow===4.6.2\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7ca/d2110e911814c/taskflow-4.6.2-py3-none-any.whl (492 kB)\r\nCollecting tenacity===6.3.1\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bae/d357d9f35ec64/tenacity-6.3.1-py2.py3-none-any.whl (36 kB)\r\nCollecting testresources===2.0.1\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67a/361c3a2412231/testresources-2.0.1-py2.py3-none-any.whl (36 kB)\r\nCollecting testscenarios===0.5.0\r\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/480/263fa5d6e6181/testscenarios-0.5.0-py2.py3-none-any.whl (21 kB)\r\nRequirement already satisfied, skipping upgrade: testtools===2.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 554)) (2.5.0)\r\nCollecting tooz===2.9.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/887/d629dcc0de711/tooz-2.9.0-py3-none-any.whl (93 kB)\r\nRequirement already satisfied, skipping upgrade: typing-extensions===4.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 575)) (4.0.0)\r\nCollecting uritemplate===4.1.1\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB)\r\nRequirement already satisfied, skipping upgrade: urllib3===1.26.7 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 582)) (1.26.7)\r\nCollecting voluptuous===0.12.2\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4db/1ac5079db9249/voluptuous-0.12.2.tar.gz (48 kB)\r\nCollecting warlock===1.3.3\r\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB)\r\nRequirement already satisfied, skipping upgrade: wcwidth===0.2.5 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 592)) (0.2.5)\r\nCollecting wrapt===1.13.3\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fd7/6c47f20984b43/wrapt-1.13.3-cp37-cp37m-win_amd64.whl (34 kB)\r\nCollecting yappi===1.0\r\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d91/c0d3705589d98/yappi-1.0-cp37-cp37m-win_amd64.whl (29 kB)\r\nRequirement already satisfied, skipping upgrade: zipp===3.6.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 610)) (3.6.0)\r\nCollecting zstd===1.5.0.2\r\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/667/59489dfb19000/zstd-1.5.0.2-cp37-cp37m-win_amd64.whl (180 kB)\r\nCollecting decorator>=4.4.2\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b1/2e7c3c6ab203a/decorator-5.1.0-py3-none-any.whl (9.1 kB)\r\nCollecting cffi===1.15.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/341/5c89f9204ee60/cffi-1.15.0-cp37-cp37m-win_amd64.whl (179 kB)\r\nCollecting dnspython===2.1.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95d/12f6ef0317118/dnspython-2.1.0-py3-none-any.whl (241 kB)\r\nCollecting google-api-core===2.2.2\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e78/53735d4f51f42/google_api_core-2.2.2-py2.py3-none-any.whl (95 kB)\r\nCollecting cachetools===4.2.4\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/929/71d3cb7d2a97e/cachetools-4.2.4-py3-none-any.whl (10 kB)\r\nRequirement already satisfied, skipping upgrade: attrs===21.2.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 93)) (21.2.0)\r\nCollecting PyMI>=1.0.0; sys_platform == \"win32\"\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac3/0d6767412a15e/PyMI-1.0.6-cp37-cp37m-win_amd64.whl (317 kB)\r\nCollecting wmi>=0.5; sys_platform == \"win32\"\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d6/b085e5c445141/WMI-1.5.1-py2.py3-none-any.whl (28 kB)\r\nCollecting dogpile.cache===1.1.4\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c9/5bb24cd9c8e18/dogpile.cache-1.1.4-py3-none-any.whl (50 kB)\r\nCollecting fasteners===0.14.1\r\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/564/a115ff9698767/fasteners-0.14.1-py2.py3-none-any.whl (20 kB)\r\nCollecting netaddr===0.8.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/6d0232c32d265/netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB)\r\nRequirement already satisfied, skipping upgrade: PyYAML===6.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 25)) (6.0)\r\nCollecting debtcollector===2.3.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/fae29c9091a6f/debtcollector-2.3.0-py3-none-any.whl (23 kB)\r\nCollecting alembic===1.7.5\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a9d/de941534e3d75/alembic-1.7.5-py3-none-any.whl (209 kB)\r\nCollecting kombu>=4.6.6\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d36/f0cde6a18d9eb/kombu-5.2.2-py3-none-any.whl (188 kB)\r\nCollecting futurist===2.4.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/4e64b35930cdf/futurist-2.4.0-py3-none-any.whl (37 kB)\r\nCollecting amqp===5.0.6\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/493/a2ac6788ce270/amqp-5.0.6-py3-none-any.whl (53 kB)\r\nCollecting Jinja2===3.0.3\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/077/ce6014f7b40d0/Jinja2-3.0.3-py3-none-any.whl (133 kB)\r\nCollecting bcrypt===3.2.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/ec756feff5b68/bcrypt-3.2.0-cp36-abi3-win_amd64.whl (28 kB)\r\nCollecting msgpack===1.0.2\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ff/b24a3b7518e84/msgpack-1.0.2-cp37-cp37m-win_amd64.whl (68 kB)\r\nRequirement already satisfied, skipping upgrade: fixtures===3.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 176)) (3.0.0)\r\nCollecting netifaces===0.11.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/247/9bb4bb5096808/netifaces-0.11.0-cp37-cp37m-win_amd64.whl (16 kB)\r\nCollecting PyNaCl===1.4.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/537/a7ccbea22905a/PyNaCl-1.4.0-cp37-cp37m-win_amd64.whl (206 kB)\r\nRequirement already satisfied, skipping upgrade: cliff===3.9.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 121)) (3.9.0)\r\nCollecting pyOpenSSL===21.0.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/893/5bd4920ab9abf/pyOpenSSL-21.0.0-py2.py3-none-any.whl (55 kB)\r\nRequirement already satisfied, skipping upgrade: idna===3.3 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 209)) (3.3)\r\nRequirement already satisfied, skipping upgrade: charset-normalizer===2.0.7 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 119)) (2.0.7)\r\nRequirement already satisfied, skipping upgrade: certifi>=2017.4.17 in c:\\python37\\lib\\site-packages (from requests===2.26.0->-c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 465)) (2021.10.8)\r\nCollecting pyudev===0.22.0\r\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB)\r\nCollecting Tempita===0.5.2\r\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/52d/39a6dbde3c2df/Tempita-0.5.2-py3-none-any.whl (12 kB)\r\nCollecting automaton===2.4.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB)\r\nCollecting networkx>=2.1.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB)\r\nCollecting pydot===1.4.2\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB)\r\nRequirement already satisfied, skipping upgrade: extras===1.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 172)) (1.0.0)\r\nCollecting jsonpatch===1.32\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26a/c385719ac9f54/jsonpatch-1.32-py2.py3-none-any.whl (12 kB)\r\nCollecting pycparser===2.21\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ee/45429555515e1/pycparser-2.21-py2.py3-none-any.whl (118 kB)\r\nCollecting googleapis-common-protos===1.53.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6d/561ab8fb16b30/googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB)\r\nCollecting protobuf===3.19.1\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1936841011063/protobuf-3.19.1-cp37-cp37m-win_amd64.whl (896 kB)\r\nRequirement already satisfied, skipping upgrade: pywin32 in c:\\python37\\lib\\site-packages (from wmi>=0.5; sys_platform == \"win32\"->os-win===5.5.0->-c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 311)) (302)\r\nCollecting monotonic===1.6\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/686/87e19a14f11f2/monotonic-1.6-py2.py3-none-any.whl (8.2 kB)\r\nCollecting Mako===1.1.5\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/680/4ee66a7f6a641/Mako-1.1.5-py2.py3-none-any.whl (75 kB)\r\nCollecting importlib-resources===5.4.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/33a/95faed5fc19b4/importlib_resources-5.4.0-py3-none-any.whl (28 kB)\r\nCollecting vine===5.0.0\r\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)\r\nCollecting cached-property; python_version < \"3.8\"\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df4/f613cf7ad9a58/cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB)\r\nCollecting MarkupSafe===2.0.1\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/611/d1ad9a4288cf3/MarkupSafe-2.0.1-cp37-cp37m-win_amd64.whl (14 kB)\r\nRequirement already satisfied, skipping upgrade: autopage===0.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 97)) (0.4.0)\r\nRequirement already satisfied, skipping upgrade: cmd2===2.3.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 122)) (2.3.0)\r\nCollecting jsonpointer===2.2\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26d/9a47a72d4dc3e/jsonpointer-2.2-py2.py3-none-any.whl (7.5 kB)\r\nRequirement already satisfied, skipping upgrade: pyreadline; sys_platform == \"win32\" and python_version < \"3.8\" in c:\\python37\\lib\\site-packages (from cmd2===2.3.0->-c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 122)) (2.1)\r\nRequirement already satisfied, skipping upgrade: pyperclip===1.8.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 382)) (1.8.2)\r\nBuilding wheels for collected packages: rtslib-fb, voluptuous\r\n Building wheel for rtslib-fb (setup.py): started\r\n Building wheel for rtslib-fb (setup.py): finished with status 'done'\r\n Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85412 sha256=1dd5fdb8158c3cb22182c85c940ca6d81e1e8facb910216933ba7c83c80a6f31\r\n Stored in directory: c:\\users\\admin\\appdata\\local\\pip\\cache\\wheels\\1b\\71\\7f\\3f6e774140632d51610a03f4774cb38b8ad0ebb934b51f8b25\r\n Building wheel for voluptuous (setup.py): started\r\n Building wheel for voluptuous (setup.py): finished with status 'done'\r\n Created wheel for voluptuous: filename=voluptuous-0.12.2-py3-none-any.whl size=29562 sha256=c241748a87dc12de4656f9af5ebf5c1c0bd63e5fd0a0da134fad77c7af6f25e3\r\n Stored in directory: c:\\users\\admin\\appdata\\local\\pip\\cache\\wheels\\6e\\e6\\71\\3ab95f7ff0c071b9fe7d755bf629151a414934b2eacd96c2a8\r\nSuccessfully built rtslib-fb voluptuous\r\nInstalling collected packages: decorator, greenlet, dnspython, eventlet, httplib2, iso8601, pyrsistent, jsonschema, os-service-types, keystoneauth1, netaddr, pytz, wrapt, debtcollector, netifaces, oslo.i18n, oslo.utils, msgpack, oslo.serialization, rfc3986, oslo.config, python-dateutil, oslo.context, oslo.log, WebOb, pycadf, dogpile.cache, oslo.cache, python-keystoneclient, keystonemiddleware, lxml, pyasn1, pyasn1-modules, rsa, oauth2client, monotonic, fasteners, oslo.concurrency, Tempita, sqlparse, SQLAlchemy, sqlalchemy-migrate, MarkupSafe, Mako, importlib-resources, alembic, testresources, testscenarios, oslo.db, cachetools, vine, amqp, cached-property, kombu, repoze.lru, Routes, Paste, yappi, PasteDeploy, oslo.service, prometheus-client, oslo.metrics, futurist, Jinja2, statsd, pycparser, cffi, bcrypt, oslo.middleware, oslo.messaging, oslo.policy, oslo.privsep, psutil, oslo.reports, oslo.rootwrap, oslo.upgradecheck, oslo.versionedobjects, osprofiler, PyNaCl, cryptography, paramiko, python-barbicanclient, pyOpenSSL, jsonpointer, jsonpatch, warlock, python-glanceclient, python-novaclient, python-swiftclient, automaton, networkx, pydot, tenacity, taskflow, pyudev, rtslib-fb, tabulate, suds-community, oslo.vmware, PyMI, wmi, os-win, os-brick, voluptuous, tooz, google-auth, google-auth-httplib2, protobuf, googleapis-common-protos, google-api-core, uritemplate, google-api-python-client, castellan, cursive, zstd, jmespath, botocore, s3transfer, boto3, cinder\r\n Running setup.py develop for cinder\r\nSuccessfully installed Jinja2-3.0.3 Mako-1.1.5 MarkupSafe-2.0.1 Paste-3.5.0 PasteDeploy-2.1.1 PyMI-1.0.6 PyNaCl-1.4.0 Routes-2.5.1 SQLAlchemy-1.4.27 Tempita-0.5.2 WebOb-1.8.7 alembic-1.7.5 amqp-5.0.6 automaton-2.4.0 bcrypt-3.2.0 boto3-1.20.6 botocore-1.23.6 cached-property-1.5.2 cachetools-4.2.4 castellan-3.10.0 cffi-1.15.0 cinder cryptography-35.0.0 cursive-0.2.2 debtcollector-2.3.0 decorator-5.1.0 dnspython-2.1.0 dogpile.cache-1.1.4 eventlet-0.32.0 fasteners-0.14.1 futurist-2.4.0 google-api-core-2.2.2 google-api-python-client-2.30.0 google-auth-2.3.3 google-auth-httplib2-0.1.0 googleapis-common-protos-1.53.0 greenlet-1.1.2 httplib2-0.20.2 importlib-resources-5.4.0 iso8601-1.0.0 jmespath-0.10.0 jsonpatch-1.32 jsonpointer-2.2 jsonschema-3.2.0 keystoneauth1-4.4.0 keystonemiddleware-9.3.0 kombu-5.2.2 lxml-4.6.4 monotonic-1.6 msgpack-1.0.2 netaddr-0.8.0 netifaces-0.11.0 networkx-2.6.3 oauth2client-4.1.3 os-brick-5.0.1 os-service-types-1.7.0 os-win-5.5.0 oslo.cache-2.8.1 oslo.concurrency-4.5.0 oslo.config-8.7.1 oslo.context-3.4.0 oslo.db-11.0.0 oslo.i18n-5.1.0 oslo.log-4.6.1 oslo.messaging-12.11.0 oslo.metrics-0.4.0 oslo.middleware-4.4.0 oslo.policy-3.9.0 oslo.privsep-2.6.2 oslo.reports-2.3.0 oslo.rootwrap-6.3.0 oslo.serialization-4.2.0 oslo.service-2.7.0 oslo.upgradecheck-1.4.0 oslo.utils-4.11.0 oslo.versionedobjects-2.5.0 oslo.vmware-3.10.0 osprofiler-3.4.2 paramiko-2.8.0 prometheus-client-0.12.0 protobuf-3.19.1 psutil-5.8.0 pyOpenSSL-21.0.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycadf-3.1.1 pycparser-2.21 pydot-1.4.2 pyrsistent-0.18.0 python-barbicanclient-5.2.0 python-dateutil-2.8.2 python-glanceclient-3.5.0 python-keystoneclient-4.3.0 python-novaclient-17.6.0 python-swiftclient-3.12.0 pytz-2021.3 pyudev-0.22.0 repoze.lru-0.7 rfc3986-1.5.0 rsa-4.7.2 rtslib-fb-2.1.74 s3transfer-0.5.0 sqlalchemy-migrate-0.13.0 sqlparse-0.4.2 statsd-3.3.0 suds-community-1.0.0 tabulate-0.8.9 taskflow-4.6.2 tenacity-6.3.1 testresources-2.0.1 testscenarios-0.5.0 tooz-2.9.0 uritemplate-4.1.1 vine-5.0.0 voluptuous-0.12.2 warlock-1.3.3 wmi-1.5.1 wrapt-1.13.3 yappi-1.0 zstd-1.5.0.2\r\n", "stdout_lines": ["Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/", "Ignoring GitPython: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring GitPython: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring Pint: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring Pint: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring async-generator: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring autobahn: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring autobahn: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring cached-property: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring dataclasses: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring decorator: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring decorator: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring futures: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring jaeger-client: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring jaeger-client: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring kombu: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring kombu: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring networkx: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring networkx: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring numpy: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring numpy: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring scikit-learn: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring scikit-learn: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring scipy: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring scipy: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring typed-ast: markers 'python_version == \"3.6\"' don't match your environment", "Obtaining file:///C:/openstack/build/cinder", "Obtaining cinder from file:///C:/openstack/build/cinder#egg=cinder (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 1))", "Collecting Paste===3.5.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e0/8200a570f7e29/Paste-3.5.0-py2.py3-none-any.whl (593 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 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 SQLAlchemy===1.4.27", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/015/511c52c650eeb/SQLAlchemy-1.4.27-cp37-cp37m-win_amd64.whl (1.5 MB)", "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 boto3===1.20.6", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/265/d949fb6f86b5e/boto3-1.20.6-py3-none-any.whl (131 kB)", "Collecting botocore===1.23.6", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66e/8ae9249b1a66f/botocore-1.23.6-py3-none-any.whl (8.1 MB)", "Collecting castellan===3.10.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddf/81007564c6f1d/castellan-3.10.0-py3-none-any.whl (96 kB)", "Collecting cryptography===35.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/707/5b304cd567694/cryptography-35.0.0-cp36-abi3-win_amd64.whl (2.1 MB)", "Collecting cursive===0.2.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB)", "Collecting eventlet===0.32.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3a/67b02f336e97a/eventlet-0.32.0-py2.py3-none-any.whl (225 kB)", "Collecting google-api-python-client===2.30.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/54e/60f20acc3a5ac/google_api_python_client-2.30.0-py2.py3-none-any.whl (7.8 MB)", "Collecting google-auth===2.3.3", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a34/8a50b027679cb/google_auth-2.3.3-py2.py3-none-any.whl (155 kB)", "Collecting google-auth-httplib2===0.1.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB)", "Collecting greenlet===1.1.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b11/548073a2213d9/greenlet-1.1.2-cp37-cp37m-win_amd64.whl (101 kB)", "Collecting httplib2===0.20.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6b9/37120e7d78648/httplib2-0.20.2-py3-none-any.whl (96 kB)", "Requirement already satisfied, skipping upgrade: importlib-metadata===4.8.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 213)) (4.8.2)", "Collecting iso8601===1.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/22c/7de877cfcbbcf/iso8601-1.0.0-py3-none-any.whl (9.4 kB)", "Collecting jmespath===0.10.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdf/6525904cc5977/jmespath-0.10.0-py2.py3-none-any.whl (24 kB)", "Collecting jsonschema===3.2.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e5/b3cf8216f577b/jsonschema-3.2.0-py2.py3-none-any.whl (56 kB)", "Collecting keystoneauth1===4.4.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/760/4fdec5ac70ef5/keystoneauth1-4.4.0-py3-none-any.whl (314 kB)", "Collecting keystonemiddleware===9.3.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eb4/3953b1d5494aa/keystonemiddleware-9.3.0-py3-none-any.whl (119 kB)", "Collecting lxml===4.6.4", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4ec/9a80dd5704ecf/lxml-4.6.4-cp37-cp37m-win_amd64.whl (3.5 MB)", "Collecting oauth2client===4.1.3", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB)", "Collecting os-brick===5.0.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/562/d907f7579ac77/os_brick-5.0.1-py3-none-any.whl (257 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 os-win===5.5.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bea/876c185e3c893/os_win-5.5.0-py3-none-any.whl (274 kB)", "Collecting oslo.cache===2.8.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/8c7eb5294e164/oslo.cache-2.8.1-py3-none-any.whl (67 kB)", "Collecting oslo.concurrency===4.5.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f3f/c4b456b1d03f0/oslo.concurrency-4.5.0-py3-none-any.whl (47 kB)", "Collecting oslo.config===8.7.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3c5/cc681ef106a45/oslo.config-8.7.1-py3-none-any.whl (128 kB)", "Collecting oslo.context===3.4.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f36/1e25bb63a3e23/oslo.context-3.4.0-py3-none-any.whl (19 kB)", "Collecting oslo.db===11.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb0/4c0ba1d767d3a/oslo.db-11.0.0-py3-none-any.whl (176 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 oslo.log===4.6.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/63d/55fbda8bfd132/oslo.log-4.6.1-py3-none-any.whl (71 kB)", "Collecting oslo.messaging===12.11.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7f2/f9b77da06a448/oslo.messaging-12.11.0-py3-none-any.whl (251 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 oslo.middleware===4.4.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/dc32728bf99fa/oslo.middleware-4.4.0-py3-none-any.whl (65 kB)", "Collecting oslo.policy===3.9.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/db0/eed94f637dfae/oslo.policy-3.9.0-py3-none-any.whl (86 kB)", "Collecting oslo.privsep===2.6.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/367/1a8ab3e423035/oslo.privsep-2.6.2-py3-none-any.whl (38 kB)", "Collecting oslo.reports===2.3.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c40/20d352c6b846d/oslo.reports-2.3.0-py3-none-any.whl (53 kB)", "Collecting oslo.rootwrap===6.3.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/481/16cb3340939ef/oslo.rootwrap-6.3.0-py3-none-any.whl (38 kB)", "Collecting oslo.serialization===4.2.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/11e/c9eeaddcd5ec9/oslo.serialization-4.2.0-py3-none-any.whl (25 kB)", "Collecting oslo.service===2.7.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/310/8c2f8c992146e/oslo.service-2.7.0-py3-none-any.whl (77 kB)", "Collecting oslo.upgradecheck===1.4.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/050/2b753622cb252/oslo.upgradecheck-1.4.0-py3-none-any.whl (14 kB)", "Collecting oslo.utils===4.11.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4ff/d0609be511114/oslo.utils-4.11.0-py3-none-any.whl (101 kB)", "Collecting oslo.versionedobjects===2.5.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/286/aaf9d7c52a143/oslo.versionedobjects-2.5.0-py3-none-any.whl (86 kB)", "Collecting oslo.vmware===3.10.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB)", "Collecting osprofiler===3.4.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cf0/69a60a87d440a/osprofiler-3.4.2-py3-none-any.whl (89 kB)", "Requirement already satisfied, skipping upgrade: packaging===21.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 341)) (21.2)", "Collecting paramiko===2.8.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/def/3ec612399bab4/paramiko-2.8.0-py2.py3-none-any.whl (206 kB)", "Requirement already satisfied, skipping upgrade: pbr===5.7.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 345)) (5.7.0)", "Requirement already satisfied, skipping upgrade: prettytable===2.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 354)) (2.4.0)", "Collecting prometheus-client===0.12.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/317/453ebabff0a1b/prometheus_client-0.12.0-py2.py3-none-any.whl (57 kB)", "Collecting psutil===5.8.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fcc/01e900c1d7bee/psutil-5.8.0-cp37-cp37m-win_amd64.whl (244 kB)", "Collecting pyasn1===0.4.8", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)", "Collecting pyasn1-modules===0.2.8", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 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)", "Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 381)) (2.4.7)", "Collecting pyrsistent===0.18.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/097/b96f129dd36a8/pyrsistent-0.18.0-cp37-cp37m-win_amd64.whl (62 kB)", "Collecting python-barbicanclient===5.2.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 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 python-glanceclient===3.5.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB)", "Collecting python-keystoneclient===4.3.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a2b/f1fce6505f7a4/python_keystoneclient-4.3.0-py3-none-any.whl (397 kB)", "Collecting python-novaclient===17.6.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9d2/ea855171e27ba/python_novaclient-17.6.0-py3-none-any.whl (333 kB)", "Collecting python-swiftclient===3.12.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/07c/63cf223127b70/python_swiftclient-3.12.0-py2.py3-none-any.whl (86 kB)", "Collecting pytz===2021.3", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/367/2058bc3453457/pytz-2021.3-py2.py3-none-any.whl (503 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)", "Requirement already satisfied, skipping upgrade: requests===2.26.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 465)) (2.26.0)", "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 rsa===4.7.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB)", "Collecting rtslib-fb===2.1.74", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB)", "Collecting s3transfer===0.5.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB)", "Requirement already satisfied, skipping upgrade: setuptools===59.1.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 501)) (59.1.1)", "Requirement already satisfied, skipping upgrade: six===1.16.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 504)) (1.16.0)", "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 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 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)", "Requirement already satisfied, skipping upgrade: stevedore===3.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 535)) (3.5.0)", "Collecting suds-community===1.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB)", "Collecting tabulate===0.8.9", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB)", "Collecting taskflow===4.6.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7ca/d2110e911814c/taskflow-4.6.2-py3-none-any.whl (492 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 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 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)", "Requirement already satisfied, skipping upgrade: testtools===2.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 554)) (2.5.0)", "Collecting tooz===2.9.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/887/d629dcc0de711/tooz-2.9.0-py3-none-any.whl (93 kB)", "Requirement already satisfied, skipping upgrade: typing-extensions===4.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 575)) (4.0.0)", "Collecting uritemplate===4.1.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB)", "Requirement already satisfied, skipping upgrade: urllib3===1.26.7 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 582)) (1.26.7)", "Collecting voluptuous===0.12.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4db/1ac5079db9249/voluptuous-0.12.2.tar.gz (48 kB)", "Collecting warlock===1.3.3", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB)", "Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 592)) (0.2.5)", "Collecting wrapt===1.13.3", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fd7/6c47f20984b43/wrapt-1.13.3-cp37-cp37m-win_amd64.whl (34 kB)", "Collecting yappi===1.0", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d91/c0d3705589d98/yappi-1.0-cp37-cp37m-win_amd64.whl (29 kB)", "Requirement already satisfied, skipping upgrade: zipp===3.6.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 610)) (3.6.0)", "Collecting zstd===1.5.0.2", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/667/59489dfb19000/zstd-1.5.0.2-cp37-cp37m-win_amd64.whl (180 kB)", "Collecting decorator>=4.4.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b1/2e7c3c6ab203a/decorator-5.1.0-py3-none-any.whl (9.1 kB)", "Collecting cffi===1.15.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/341/5c89f9204ee60/cffi-1.15.0-cp37-cp37m-win_amd64.whl (179 kB)", "Collecting dnspython===2.1.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95d/12f6ef0317118/dnspython-2.1.0-py3-none-any.whl (241 kB)", "Collecting google-api-core===2.2.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e78/53735d4f51f42/google_api_core-2.2.2-py2.py3-none-any.whl (95 kB)", "Collecting cachetools===4.2.4", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/929/71d3cb7d2a97e/cachetools-4.2.4-py3-none-any.whl (10 kB)", "Requirement already satisfied, skipping upgrade: attrs===21.2.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 93)) (21.2.0)", "Collecting PyMI>=1.0.0; sys_platform == \"win32\"", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac3/0d6767412a15e/PyMI-1.0.6-cp37-cp37m-win_amd64.whl (317 kB)", "Collecting wmi>=0.5; sys_platform == \"win32\"", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d6/b085e5c445141/WMI-1.5.1-py2.py3-none-any.whl (28 kB)", "Collecting dogpile.cache===1.1.4", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c9/5bb24cd9c8e18/dogpile.cache-1.1.4-py3-none-any.whl (50 kB)", "Collecting fasteners===0.14.1", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/564/a115ff9698767/fasteners-0.14.1-py2.py3-none-any.whl (20 kB)", "Collecting netaddr===0.8.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/6d0232c32d265/netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB)", "Requirement already satisfied, skipping upgrade: PyYAML===6.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 25)) (6.0)", "Collecting debtcollector===2.3.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/fae29c9091a6f/debtcollector-2.3.0-py3-none-any.whl (23 kB)", "Collecting alembic===1.7.5", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a9d/de941534e3d75/alembic-1.7.5-py3-none-any.whl (209 kB)", "Collecting kombu>=4.6.6", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d36/f0cde6a18d9eb/kombu-5.2.2-py3-none-any.whl (188 kB)", "Collecting futurist===2.4.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/4e64b35930cdf/futurist-2.4.0-py3-none-any.whl (37 kB)", "Collecting amqp===5.0.6", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/493/a2ac6788ce270/amqp-5.0.6-py3-none-any.whl (53 kB)", "Collecting Jinja2===3.0.3", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/077/ce6014f7b40d0/Jinja2-3.0.3-py3-none-any.whl (133 kB)", "Collecting bcrypt===3.2.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/ec756feff5b68/bcrypt-3.2.0-cp36-abi3-win_amd64.whl (28 kB)", "Collecting msgpack===1.0.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ff/b24a3b7518e84/msgpack-1.0.2-cp37-cp37m-win_amd64.whl (68 kB)", "Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 176)) (3.0.0)", "Collecting netifaces===0.11.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/247/9bb4bb5096808/netifaces-0.11.0-cp37-cp37m-win_amd64.whl (16 kB)", "Collecting PyNaCl===1.4.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/537/a7ccbea22905a/PyNaCl-1.4.0-cp37-cp37m-win_amd64.whl (206 kB)", "Requirement already satisfied, skipping upgrade: cliff===3.9.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 121)) (3.9.0)", "Collecting pyOpenSSL===21.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/893/5bd4920ab9abf/pyOpenSSL-21.0.0-py2.py3-none-any.whl (55 kB)", "Requirement already satisfied, skipping upgrade: idna===3.3 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 209)) (3.3)", "Requirement already satisfied, skipping upgrade: charset-normalizer===2.0.7 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 119)) (2.0.7)", "Requirement already satisfied, skipping upgrade: certifi>=2017.4.17 in c:\\python37\\lib\\site-packages (from requests===2.26.0->-c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 465)) (2021.10.8)", "Collecting pyudev===0.22.0", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 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 automaton===2.4.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB)", "Collecting networkx>=2.1.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB)", "Collecting pydot===1.4.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB)", "Requirement already satisfied, skipping upgrade: extras===1.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 172)) (1.0.0)", "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 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 googleapis-common-protos===1.53.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6d/561ab8fb16b30/googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB)", "Collecting protobuf===3.19.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1936841011063/protobuf-3.19.1-cp37-cp37m-win_amd64.whl (896 kB)", "Requirement already satisfied, skipping upgrade: pywin32 in c:\\python37\\lib\\site-packages (from wmi>=0.5; sys_platform == \"win32\"->os-win===5.5.0->-c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 311)) (302)", "Collecting monotonic===1.6", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/686/87e19a14f11f2/monotonic-1.6-py2.py3-none-any.whl (8.2 kB)", "Collecting Mako===1.1.5", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/680/4ee66a7f6a641/Mako-1.1.5-py2.py3-none-any.whl (75 kB)", "Collecting importlib-resources===5.4.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/33a/95faed5fc19b4/importlib_resources-5.4.0-py3-none-any.whl (28 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 cached-property; python_version < \"3.8\"", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df4/f613cf7ad9a58/cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB)", "Collecting MarkupSafe===2.0.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/611/d1ad9a4288cf3/MarkupSafe-2.0.1-cp37-cp37m-win_amd64.whl (14 kB)", "Requirement already satisfied, skipping upgrade: autopage===0.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 97)) (0.4.0)", "Requirement already satisfied, skipping upgrade: cmd2===2.3.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 122)) (2.3.0)", "Collecting jsonpointer===2.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26d/9a47a72d4dc3e/jsonpointer-2.2-py2.py3-none-any.whl (7.5 kB)", "Requirement already satisfied, skipping upgrade: pyreadline; sys_platform == \"win32\" and python_version < \"3.8\" in c:\\python37\\lib\\site-packages (from cmd2===2.3.0->-c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 122)) (2.1)", "Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 382)) (1.8.2)", "Building wheels for collected packages: rtslib-fb, voluptuous", " Building wheel for rtslib-fb (setup.py): started", " Building wheel for rtslib-fb (setup.py): finished with status 'done'", " Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85412 sha256=1dd5fdb8158c3cb22182c85c940ca6d81e1e8facb910216933ba7c83c80a6f31", " Stored in directory: c:\\users\\admin\\appdata\\local\\pip\\cache\\wheels\\1b\\71\\7f\\3f6e774140632d51610a03f4774cb38b8ad0ebb934b51f8b25", " Building wheel for voluptuous (setup.py): started", " Building wheel for voluptuous (setup.py): finished with status 'done'", " Created wheel for voluptuous: filename=voluptuous-0.12.2-py3-none-any.whl size=29562 sha256=c241748a87dc12de4656f9af5ebf5c1c0bd63e5fd0a0da134fad77c7af6f25e3", " Stored in directory: c:\\users\\admin\\appdata\\local\\pip\\cache\\wheels\\6e\\e6\\71\\3ab95f7ff0c071b9fe7d755bf629151a414934b2eacd96c2a8", "Successfully built rtslib-fb voluptuous", "Installing collected packages: decorator, greenlet, dnspython, eventlet, httplib2, iso8601, pyrsistent, jsonschema, os-service-types, keystoneauth1, netaddr, pytz, wrapt, debtcollector, netifaces, oslo.i18n, oslo.utils, msgpack, oslo.serialization, rfc3986, oslo.config, python-dateutil, oslo.context, oslo.log, WebOb, pycadf, dogpile.cache, oslo.cache, python-keystoneclient, keystonemiddleware, lxml, pyasn1, pyasn1-modules, rsa, oauth2client, monotonic, fasteners, oslo.concurrency, Tempita, sqlparse, SQLAlchemy, sqlalchemy-migrate, MarkupSafe, Mako, importlib-resources, alembic, testresources, testscenarios, oslo.db, cachetools, vine, amqp, cached-property, kombu, repoze.lru, Routes, Paste, yappi, PasteDeploy, oslo.service, prometheus-client, oslo.metrics, futurist, Jinja2, statsd, pycparser, cffi, bcrypt, oslo.middleware, oslo.messaging, oslo.policy, oslo.privsep, psutil, oslo.reports, oslo.rootwrap, oslo.upgradecheck, oslo.versionedobjects, osprofiler, PyNaCl, cryptography, paramiko, python-barbicanclient, pyOpenSSL, jsonpointer, jsonpatch, warlock, python-glanceclient, python-novaclient, python-swiftclient, automaton, networkx, pydot, tenacity, taskflow, pyudev, rtslib-fb, tabulate, suds-community, oslo.vmware, PyMI, wmi, os-win, os-brick, voluptuous, tooz, google-auth, google-auth-httplib2, protobuf, googleapis-common-protos, google-api-core, uritemplate, google-api-python-client, castellan, cursive, zstd, jmespath, botocore, s3transfer, boto3, cinder", " Running setup.py develop for cinder", "Successfully installed Jinja2-3.0.3 Mako-1.1.5 MarkupSafe-2.0.1 Paste-3.5.0 PasteDeploy-2.1.1 PyMI-1.0.6 PyNaCl-1.4.0 Routes-2.5.1 SQLAlchemy-1.4.27 Tempita-0.5.2 WebOb-1.8.7 alembic-1.7.5 amqp-5.0.6 automaton-2.4.0 bcrypt-3.2.0 boto3-1.20.6 botocore-1.23.6 cached-property-1.5.2 cachetools-4.2.4 castellan-3.10.0 cffi-1.15.0 cinder cryptography-35.0.0 cursive-0.2.2 debtcollector-2.3.0 decorator-5.1.0 dnspython-2.1.0 dogpile.cache-1.1.4 eventlet-0.32.0 fasteners-0.14.1 futurist-2.4.0 google-api-core-2.2.2 google-api-python-client-2.30.0 google-auth-2.3.3 google-auth-httplib2-0.1.0 googleapis-common-protos-1.53.0 greenlet-1.1.2 httplib2-0.20.2 importlib-resources-5.4.0 iso8601-1.0.0 jmespath-0.10.0 jsonpatch-1.32 jsonpointer-2.2 jsonschema-3.2.0 keystoneauth1-4.4.0 keystonemiddleware-9.3.0 kombu-5.2.2 lxml-4.6.4 monotonic-1.6 msgpack-1.0.2 netaddr-0.8.0 netifaces-0.11.0 networkx-2.6.3 oauth2client-4.1.3 os-brick-5.0.1 os-service-types-1.7.0 os-win-5.5.0 oslo.cache-2.8.1 oslo.concurrency-4.5.0 oslo.config-8.7.1 oslo.context-3.4.0 oslo.db-11.0.0 oslo.i18n-5.1.0 oslo.log-4.6.1 oslo.messaging-12.11.0 oslo.metrics-0.4.0 oslo.middleware-4.4.0 oslo.policy-3.9.0 oslo.privsep-2.6.2 oslo.reports-2.3.0 oslo.rootwrap-6.3.0 oslo.serialization-4.2.0 oslo.service-2.7.0 oslo.upgradecheck-1.4.0 oslo.utils-4.11.0 oslo.versionedobjects-2.5.0 oslo.vmware-3.10.0 osprofiler-3.4.2 paramiko-2.8.0 prometheus-client-0.12.0 protobuf-3.19.1 psutil-5.8.0 pyOpenSSL-21.0.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycadf-3.1.1 pycparser-2.21 pydot-1.4.2 pyrsistent-0.18.0 python-barbicanclient-5.2.0 python-dateutil-2.8.2 python-glanceclient-3.5.0 python-keystoneclient-4.3.0 python-novaclient-17.6.0 python-swiftclient-3.12.0 pytz-2021.3 pyudev-0.22.0 repoze.lru-0.7 rfc3986-1.5.0 rsa-4.7.2 rtslib-fb-2.1.74 s3transfer-0.5.0 sqlalchemy-migrate-0.13.0 sqlparse-0.4.2 statsd-3.3.0 suds-community-1.0.0 tabulate-0.8.9 taskflow-4.6.2 tenacity-6.3.1 testresources-2.0.1 testscenarios-0.5.0 tooz-2.9.0 uritemplate-4.1.1 vine-5.0.0 voluptuous-0.12.2 warlock-1.3.3 wmi-1.5.1 wrapt-1.13.3 yappi-1.0 zstd-1.5.0.2"]} TASK [Write log file c:\openstack\log\pip-install-cinder.log] ****************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:36 changed: [10.222.0.20] => {"changed": true, "checksum": "5d043f98e1d6249479d146f01de6ce5f976c2e2c", "dest": "c:\\openstack\\log\\pip-install-cinder.log", "operation": "file_copy", "original_basename": "tmpYFi_HE", "size": 65004, "src": null} TASK [Set project folder] ****************************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:2 ok: [10.222.0.20] => {"ansible_facts": {"log_file": "c:\\openstack\\log\\pip-install-nova.log", "project_folder": "c:\\openstack\\build\\nova"}, "changed": false} TASK [Get project name from c:\openstack\build\nova\setup.cfg] ***************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:8 changed: [10.222.0.20] => {"changed": true, "cmd": "Select-String -path c:\\openstack\\build\\nova\\\\setup.cfg -pattern \"^name.*=.*\" | % {$_.matches.value.split(\"=\")[1].trim()}", "delta": "0:00:00.906201", "end": "2021-11-16 03:20:42.313338", "rc": 0, "start": "2021-11-16 03:20:41.407137", "stderr": "", "stderr_lines": [], "stdout": "nova\r\n", "stdout_lines": ["nova"]} TASK [Set project name to nova] ************************************************ task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:13 ok: [10.222.0.20] => {"ansible_facts": {"project_name": "nova"}, "changed": false} TASK [Set repo_path variable] ************************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:18 ok: [10.222.0.20] => {"ansible_facts": {"repo_path": "C:/openstack/build"}, "changed": false} TASK [Running edit-constraints for nova in c:\openstack\build\nova] ************ task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:26 changed: [10.222.0.20] => {"changed": true, "cmd": "edit-constraints c:\\openstack\\build\\\\requirements\\\\upper-constraints.txt -- nova \"-e file:///C:/openstack/build/nova#egg=nova\"", "delta": "0:00:02.390991", "end": "2021-11-16 03:20:46.976601", "rc": 0, "start": "2021-11-16 03:20:44.585609", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Installing nova from c:\openstack\build\nova] **************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:31 changed: [10.222.0.20] => {"changed": true, "cmd": "pip install -c c:\\openstack\\build\\requirements\\upper-constraints.txt -U -e c:\\openstack\\build\\nova", "delta": "0:01:19.109333", "end": "2021-11-16 03:22:07.719553", "rc": 0, "start": "2021-11-16 03:20:48.610220", "stderr": "DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210.\r\nWARNING: You are using pip version 20.2.2; however, version 21.3.1 is available.\r\nYou should consider upgrading via the 'c:\\python37\\python.exe -m pip install --upgrade pip' command.", "stderr_lines": ["DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210.", "WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available.", "You should consider upgrading via the 'c:\\python37\\python.exe -m pip install --upgrade pip' command."], "stdout": "Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/\r\nIgnoring GitPython: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring GitPython: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring Pint: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring Pint: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring async-generator: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring autobahn: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring autobahn: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring cached-property: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring dataclasses: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring decorator: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring decorator: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring futures: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring jaeger-client: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring jaeger-client: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring kombu: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring kombu: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring networkx: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring networkx: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring numpy: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring numpy: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring scikit-learn: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring scikit-learn: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring scipy: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring scipy: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring typed-ast: markers 'python_version == \"3.6\"' don't match your environment\r\nObtaining file:///C:/openstack/build/nova\r\nObtaining nova from file:///C:/openstack/build/nova#egg=nova (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 1))\r\nRequirement already satisfied, skipping upgrade: Jinja2===3.0.3 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 12)) (3.0.3)\r\nRequirement already satisfied, skipping upgrade: MarkupSafe===2.0.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 15)) (2.0.1)\r\nRequirement already satisfied, skipping upgrade: Paste===3.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 16)) (3.5.0)\r\nRequirement already satisfied, skipping upgrade: PasteDeploy===2.1.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 17)) (2.1.1)\r\nRequirement already satisfied, skipping upgrade: PyYAML===6.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 25)) (6.0)\r\nRequirement already satisfied, skipping upgrade: Routes===2.5.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 27)) (2.5.1)\r\nRequirement already satisfied, skipping upgrade: SQLAlchemy===1.4.27 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 28)) (1.4.27)\r\nRequirement already satisfied, skipping upgrade: WebOb===1.8.7 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 35)) (1.8.7)\r\nRequirement already satisfied, skipping upgrade: alembic===1.7.5 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 81)) (1.7.5)\r\nRequirement already satisfied, skipping upgrade: castellan===3.10.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 114)) (3.10.0)\r\nRequirement already satisfied, skipping upgrade: cryptography===35.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 134)) (35.0.0)\r\nRequirement already satisfied, skipping upgrade: cursive===0.2.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 135)) (0.2.2)\r\nRequirement already satisfied, skipping upgrade: eventlet===0.32.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 170)) (0.32.0)\r\nRequirement already satisfied, skipping upgrade: futurist===2.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 183)) (2.4.0)\r\nRequirement already satisfied, skipping upgrade: greenlet===1.1.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 197)) (1.1.2)\r\nRequirement already satisfied, skipping upgrade: importlib-metadata===4.8.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 214)) (4.8.2)\r\nRequirement already satisfied, skipping upgrade: importlib-resources===5.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 215)) (5.4.0)\r\nRequirement already satisfied, skipping upgrade: iso8601===1.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 222)) (1.0.0)\r\nRequirement already satisfied, skipping upgrade: jsonschema===3.2.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 234)) (3.2.0)\r\nRequirement already satisfied, skipping upgrade: keystoneauth1===4.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 238)) (4.4.0)\r\nRequirement already satisfied, skipping upgrade: keystonemiddleware===9.3.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 239)) (9.3.0)\r\nRequirement already satisfied, skipping upgrade: lxml===4.6.4 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 252)) (4.6.4)\r\nCollecting microversion-parse===1.0.1\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB)\r\nRequirement already satisfied, skipping upgrade: netaddr===0.8.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 272)) (0.8.0)\r\nRequirement already satisfied, skipping upgrade: netifaces===0.11.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 273)) (0.11.0)\r\nCollecting openstacksdk===0.59.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25a/4897edace0354/openstacksdk-0.59.0-py3-none-any.whl (1.4 MB)\r\nRequirement already satisfied, skipping upgrade: os-brick===5.0.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 301)) (5.0.1)\r\nCollecting os-resource-classes===1.1.0\r\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)\r\nRequirement already satisfied, skipping upgrade: os-service-types===1.7.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 308)) (1.7.0)\r\nCollecting os-traits===2.6.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a4a/979ae49eb7cb9/os_traits-2.6.0-py3-none-any.whl (37 kB)\r\nCollecting os-vif===2.6.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e1d/be4d48ffc2298/os_vif-2.6.0-py3-none-any.whl (106 kB)\r\nRequirement already satisfied, skipping upgrade: os-win===5.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 312)) (5.5.0)\r\nCollecting os-xenapi===0.3.4\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB)\r\nRequirement already satisfied, skipping upgrade: oslo.cache===2.8.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 316)) (2.8.1)\r\nRequirement already satisfied, skipping upgrade: oslo.concurrency===4.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 317)) (4.5.0)\r\nRequirement already satisfied, skipping upgrade: oslo.config===8.7.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 318)) (8.7.1)\r\nRequirement already satisfied, skipping upgrade: oslo.context===3.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 319)) (3.4.0)\r\nRequirement already satisfied, skipping upgrade: oslo.db===11.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 320)) (11.0.0)\r\nRequirement already satisfied, skipping upgrade: oslo.i18n===5.1.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 321)) (5.1.0)\r\nRequirement already satisfied, skipping upgrade: oslo.log===4.6.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 323)) (4.6.1)\r\nRequirement already satisfied, skipping upgrade: oslo.messaging===12.11.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 324)) (12.11.0)\r\nRequirement already satisfied, skipping upgrade: oslo.metrics===0.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 325)) (0.4.0)\r\nRequirement already satisfied, skipping upgrade: oslo.middleware===4.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 326)) (4.4.0)\r\nRequirement already satisfied, skipping upgrade: oslo.policy===3.9.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 327)) (3.9.0)\r\nRequirement already satisfied, skipping upgrade: oslo.privsep===2.6.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 328)) (2.6.2)\r\nRequirement already satisfied, skipping upgrade: oslo.reports===2.3.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 329)) (2.3.0)\r\nRequirement already satisfied, skipping upgrade: oslo.rootwrap===6.3.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 330)) (6.3.0)\r\nRequirement already satisfied, skipping upgrade: oslo.serialization===4.2.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 331)) (4.2.0)\r\nRequirement already satisfied, skipping upgrade: oslo.service===2.7.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 332)) (2.7.0)\r\nRequirement already satisfied, skipping upgrade: oslo.upgradecheck===1.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 333)) (1.4.0)\r\nRequirement already satisfied, skipping upgrade: oslo.utils===4.11.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 334)) (4.11.0)\r\nRequirement already satisfied, skipping upgrade: oslo.versionedobjects===2.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 335)) (2.5.0)\r\nCollecting ovsdbapp===1.12.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/514/dd61126a273f3/ovsdbapp-1.12.0-py3-none-any.whl (114 kB)\r\nRequirement already satisfied, skipping upgrade: packaging===21.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 342)) (21.2)\r\nRequirement already satisfied, skipping upgrade: paramiko===2.8.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 344)) (2.8.0)\r\nRequirement already satisfied, skipping upgrade: pbr===5.7.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 346)) (5.7.0)\r\nRequirement already satisfied, skipping upgrade: prettytable===2.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 355)) (2.4.0)\r\nRequirement already satisfied, skipping upgrade: prometheus-client===0.12.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 357)) (0.12.0)\r\nRequirement already satisfied, skipping upgrade: psutil===5.8.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 359)) (5.8.0)\r\nRequirement already satisfied, skipping upgrade: pycadf===3.1.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 369)) (3.1.1)\r\nRequirement already satisfied, skipping upgrade: pyparsing===2.4.7 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 382)) (2.4.7)\r\nCollecting pypowervm===1.1.26\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/33b/83b6a6da976d8/pypowervm-1.1.26-py2.py3-none-any.whl (1.1 MB)\r\nRequirement already satisfied, skipping upgrade: pyrsistent===0.18.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 393)) (0.18.0)\r\nRequirement already satisfied, skipping upgrade: python-barbicanclient===5.2.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 408)) (5.2.0)\r\nCollecting python-cinderclient===8.1.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5fb/3243abb3c7902/python_cinderclient-8.1.0-py3-none-any.whl (253 kB)\r\nRequirement already satisfied, skipping upgrade: python-dateutil===2.8.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 416)) (2.8.2)\r\nRequirement already satisfied, skipping upgrade: python-glanceclient===3.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 419)) (3.5.0)\r\nRequirement already satisfied, skipping upgrade: python-keystoneclient===4.3.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 424)) (4.3.0)\r\nCollecting python-neutronclient===7.6.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b00/a50159a2e35e2/python_neutronclient-7.6.0-py3-none-any.whl (436 kB)\r\nRequirement already satisfied, skipping upgrade: pytz===2021.3 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 454)) (2021.3)\r\nRequirement already satisfied, skipping upgrade: repoze.lru===0.7 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 465)) (0.7)\r\nRequirement already satisfied, skipping upgrade: requests===2.26.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 466)) (2.26.0)\r\nCollecting requestsexceptions===1.4.0\r\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)\r\nCollecting retrying===1.3.3\r\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB)\r\nRequirement already satisfied, skipping upgrade: rfc3986===1.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 479)) (1.5.0)\r\nRequirement already satisfied, skipping upgrade: setuptools===59.1.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 502)) (59.1.1)\r\nCollecting simplejson===3.17.5\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86f/cffc06f1125cb/simplejson-3.17.5-cp37-cp37m-win_amd64.whl (75 kB)\r\nRequirement already satisfied, skipping upgrade: six===1.16.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 505)) (1.16.0)\r\nRequirement already satisfied, skipping upgrade: sqlalchemy-migrate===0.13.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 531)) (0.13.0)\r\nRequirement already satisfied, skipping upgrade: sqlparse===0.4.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 532)) (0.4.2)\r\nRequirement already satisfied, skipping upgrade: statsd===3.3.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 534)) (3.3.0)\r\nRequirement already satisfied, skipping upgrade: stevedore===3.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 536)) (3.5.0)\r\nRequirement already satisfied, skipping upgrade: taskflow===4.6.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 549)) (4.6.2)\r\nRequirement already satisfied, skipping upgrade: tenacity===6.3.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 550)) (6.3.1)\r\nRequirement already satisfied, skipping upgrade: testresources===2.0.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 553)) (2.0.1)\r\nRequirement already satisfied, skipping upgrade: testscenarios===0.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 554)) (0.5.0)\r\nRequirement already satisfied, skipping upgrade: testtools===2.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 555)) (2.5.0)\r\nRequirement already satisfied, skipping upgrade: tooz===2.9.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 563)) (2.9.0)\r\nRequirement already satisfied, skipping upgrade: typing-extensions===4.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 576)) (4.0.0)\r\nRequirement already satisfied, skipping upgrade: urllib3===1.26.7 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 583)) (1.26.7)\r\nRequirement already satisfied, skipping upgrade: voluptuous===0.12.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 589)) (0.12.2)\r\nRequirement already satisfied, skipping upgrade: warlock===1.3.3 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 592)) (1.3.3)\r\nRequirement already satisfied, skipping upgrade: wcwidth===0.2.5 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 593)) (0.2.5)\r\nCollecting websockify===0.10.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c4/cc1bc132abb4a/websockify-0.10.0.tar.gz (40 kB)\r\nRequirement already satisfied, skipping upgrade: wrapt===1.13.3 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 598)) (1.13.3)\r\nRequirement already satisfied, skipping upgrade: yappi===1.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 606)) (1.0)\r\nRequirement already satisfied, skipping upgrade: zipp===3.6.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 611)) (3.6.0)\r\nRequirement already satisfied, skipping upgrade: decorator>=4.1.0 in c:\\python37\\lib\\site-packages (from nova==24.1.0.dev105) (5.1.0)\r\nRequirement already satisfied, skipping upgrade: Mako===1.1.5 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 14)) (1.1.5)\r\nRequirement already satisfied, skipping upgrade: cffi===1.15.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 117)) (1.15.0)\r\nRequirement already satisfied, skipping upgrade: dnspython===2.1.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 156)) (2.1.0)\r\nRequirement already satisfied, skipping upgrade: attrs===21.2.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 93)) (21.2.0)\r\nRequirement already satisfied, skipping upgrade: dogpile.cache===1.1.4 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 160)) (1.1.4)\r\nCollecting munch===2.5.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f4/4af89a2ce4ed0/munch-2.5.0-py2.py3-none-any.whl (10 kB)\r\nRequirement already satisfied, skipping upgrade: jmespath===0.10.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 228)) (0.10.0)\r\nRequirement already satisfied, skipping upgrade: jsonpatch===1.32 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 230)) (1.32)\r\nCollecting appdirs===1.4.4\r\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)\r\nRequirement already satisfied, skipping upgrade: debtcollector===2.3.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 139)) (2.3.0)\r\nRequirement already satisfied, skipping upgrade: wmi>=0.5; sys_platform == \"win32\" in c:\\python37\\lib\\site-packages (from os-win===5.5.0->-c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 312)) (1.5.1)\r\nRequirement already satisfied, skipping upgrade: PyMI>=1.0.0; sys_platform == \"win32\" in c:\\python37\\lib\\site-packages (from os-win===5.5.0->-c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 312)) (1.0.6)\r\nCollecting Babel===2.9.1\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab4/9e12b91d937cd/Babel-2.9.1-py2.py3-none-any.whl (8.8 MB)\r\nRequirement already satisfied, skipping upgrade: fasteners===0.14.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 175)) (0.14.1)\r\nRequirement already satisfied, skipping upgrade: cachetools===4.2.4 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 110)) (4.2.4)\r\nRequirement already satisfied, skipping upgrade: kombu>=4.6.6 in c:\\python37\\lib\\site-packages (from oslo.messaging===12.11.0->-c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 324)) (5.2.2)\r\nRequirement already satisfied, skipping upgrade: amqp===5.0.6 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 82)) (5.0.6)\r\nRequirement already satisfied, skipping upgrade: bcrypt===3.2.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 101)) (3.2.0)\r\nRequirement already satisfied, skipping upgrade: msgpack===1.0.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 266)) (1.0.2)\r\nRequirement already satisfied, skipping upgrade: fixtures===3.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 177)) (3.0.0)\r\nRequirement already satisfied, skipping upgrade: ovs===2.16.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 340)) (2.16.0)\r\nRequirement already satisfied, skipping upgrade: PyNaCl===1.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 24)) (1.4.0)\r\nRequirement already satisfied, skipping upgrade: pyasn1-modules===0.2.8 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 368)) (0.2.8)\r\nRequirement already satisfied, skipping upgrade: pyasn1===0.4.8 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 367)) (0.4.8)\r\nRequirement already satisfied, skipping upgrade: cliff===3.9.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 122)) (3.9.0)\r\nRequirement already satisfied, skipping upgrade: pyOpenSSL===21.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 365)) (21.0.0)\r\nCollecting osc-lib===2.4.2\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7fe/6f1e3d8265c7f/osc_lib-2.4.2-py3-none-any.whl (88 kB)\r\nCollecting os-client-config===2.1.0\r\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)\r\nRequirement already satisfied, skipping upgrade: certifi>=2017.4.17 in c:\\python37\\lib\\site-packages (from requests===2.26.0->-c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 466)) (2021.10.8)\r\nRequirement already satisfied, skipping upgrade: charset-normalizer===2.0.7 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 119)) (2.0.7)\r\nRequirement already satisfied, skipping upgrade: idna===3.3 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 210)) (3.3)\r\nRequirement already satisfied, skipping upgrade: Tempita===0.5.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 32)) (0.5.2)\r\nRequirement already satisfied, skipping upgrade: automaton===2.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 96)) (2.4.0)\r\nRequirement already satisfied, skipping upgrade: networkx>=2.1.0 in c:\\python37\\lib\\site-packages (from taskflow===4.6.2->-c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 549)) (2.6.3)\r\nRequirement already satisfied, skipping upgrade: pydot===1.4.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 373)) (1.4.2)\r\nRequirement already satisfied, skipping upgrade: extras===1.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 173)) (1.0.0)\r\nCollecting numpy\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/32f/e5b12061f6446/numpy-1.21.4-cp37-cp37m-win_amd64.whl (14.0 MB)\r\nRequirement already satisfied, skipping upgrade: pycparser===2.21 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 371)) (2.21)\r\nRequirement already satisfied, skipping upgrade: jsonpointer===2.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 233)) (2.2)\r\nRequirement already satisfied, skipping upgrade: pywin32 in c:\\python37\\lib\\site-packages (from wmi>=0.5; sys_platform == \"win32\"->os-win===5.5.0->-c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 312)) (302)\r\nRequirement already satisfied, skipping upgrade: monotonic===1.6 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 262)) (1.6)\r\nRequirement already satisfied, skipping upgrade: vine===5.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 585)) (5.0.0)\r\nRequirement already satisfied, skipping upgrade: cached-property; python_version < \"3.8\" in c:\\python37\\lib\\site-packages (from kombu>=4.6.6->oslo.messaging===12.11.0->-c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 324)) (1.5.2)\r\nRequirement already satisfied, skipping upgrade: sortedcontainers===2.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 509)) (2.4.0)\r\nRequirement already satisfied, skipping upgrade: cmd2===2.3.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 123)) (2.3.0)\r\nRequirement already satisfied, skipping upgrade: autopage===0.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 97)) (0.4.0)\r\nRequirement already satisfied, skipping upgrade: pyperclip===1.8.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 383)) (1.8.2)\r\nRequirement already satisfied, skipping upgrade: pyreadline; sys_platform == \"win32\" and python_version < \"3.8\" in c:\\python37\\lib\\site-packages (from cmd2===2.3.0->-c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 123)) (2.1)\r\nBuilding wheels for collected packages: websockify\r\n Building wheel for websockify (setup.py): started\r\n Building wheel for websockify (setup.py): finished with status 'done'\r\n Created wheel for websockify: filename=websockify-0.10.0-py3-none-any.whl size=38660 sha256=b52843a64c8b6fa9bbe29ce0c5c03d41a89fa2e01fdc66bbf9ff0092c6e2f0cc\r\n Stored in directory: c:\\users\\admin\\appdata\\local\\pip\\cache\\wheels\\b3\\51\\20\\6e1ca3715f3caa641f3dfc69f424f6e2cb6a4f3593993f199f\r\nSuccessfully built websockify\r\nInstalling collected packages: simplejson, python-cinderclient, munch, appdirs, requestsexceptions, openstacksdk, osc-lib, os-client-config, python-neutronclient, numpy, websockify, os-resource-classes, os-traits, ovsdbapp, os-vif, microversion-parse, Babel, os-xenapi, pypowervm, retrying, nova\r\n Running setup.py develop for nova\r\nSuccessfully installed Babel-2.9.1 appdirs-1.4.4 microversion-parse-1.0.1 munch-2.5.0 nova numpy-1.21.4 openstacksdk-0.59.0 os-client-config-2.1.0 os-resource-classes-1.1.0 os-traits-2.6.0 os-vif-2.6.0 os-xenapi-0.3.4 osc-lib-2.4.2 ovsdbapp-1.12.0 pypowervm-1.1.26 python-cinderclient-8.1.0 python-neutronclient-7.6.0 requestsexceptions-1.4.0 retrying-1.3.3 simplejson-3.17.5 websockify-0.10.0\r\n", "stdout_lines": ["Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/", "Ignoring GitPython: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring GitPython: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring Pint: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring Pint: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring async-generator: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring autobahn: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring autobahn: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring cached-property: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring dataclasses: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring decorator: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring decorator: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring futures: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring jaeger-client: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring jaeger-client: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring kombu: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring kombu: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring networkx: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring networkx: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring numpy: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring numpy: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring scikit-learn: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring scikit-learn: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring scipy: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring scipy: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring typed-ast: markers 'python_version == \"3.6\"' don't match your environment", "Obtaining file:///C:/openstack/build/nova", "Obtaining nova from file:///C:/openstack/build/nova#egg=nova (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 1))", "Requirement already satisfied, skipping upgrade: Jinja2===3.0.3 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 12)) (3.0.3)", "Requirement already satisfied, skipping upgrade: MarkupSafe===2.0.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 15)) (2.0.1)", "Requirement already satisfied, skipping upgrade: Paste===3.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 16)) (3.5.0)", "Requirement already satisfied, skipping upgrade: PasteDeploy===2.1.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 17)) (2.1.1)", "Requirement already satisfied, skipping upgrade: PyYAML===6.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 25)) (6.0)", "Requirement already satisfied, skipping upgrade: Routes===2.5.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 27)) (2.5.1)", "Requirement already satisfied, skipping upgrade: SQLAlchemy===1.4.27 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 28)) (1.4.27)", "Requirement already satisfied, skipping upgrade: WebOb===1.8.7 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 35)) (1.8.7)", "Requirement already satisfied, skipping upgrade: alembic===1.7.5 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 81)) (1.7.5)", "Requirement already satisfied, skipping upgrade: castellan===3.10.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 114)) (3.10.0)", "Requirement already satisfied, skipping upgrade: cryptography===35.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 134)) (35.0.0)", "Requirement already satisfied, skipping upgrade: cursive===0.2.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 135)) (0.2.2)", "Requirement already satisfied, skipping upgrade: eventlet===0.32.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 170)) (0.32.0)", "Requirement already satisfied, skipping upgrade: futurist===2.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 183)) (2.4.0)", "Requirement already satisfied, skipping upgrade: greenlet===1.1.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 197)) (1.1.2)", "Requirement already satisfied, skipping upgrade: importlib-metadata===4.8.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 214)) (4.8.2)", "Requirement already satisfied, skipping upgrade: importlib-resources===5.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 215)) (5.4.0)", "Requirement already satisfied, skipping upgrade: iso8601===1.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 222)) (1.0.0)", "Requirement already satisfied, skipping upgrade: jsonschema===3.2.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 234)) (3.2.0)", "Requirement already satisfied, skipping upgrade: keystoneauth1===4.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 238)) (4.4.0)", "Requirement already satisfied, skipping upgrade: keystonemiddleware===9.3.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 239)) (9.3.0)", "Requirement already satisfied, skipping upgrade: lxml===4.6.4 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 252)) (4.6.4)", "Collecting microversion-parse===1.0.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB)", "Requirement already satisfied, skipping upgrade: netaddr===0.8.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 272)) (0.8.0)", "Requirement already satisfied, skipping upgrade: netifaces===0.11.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 273)) (0.11.0)", "Collecting openstacksdk===0.59.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25a/4897edace0354/openstacksdk-0.59.0-py3-none-any.whl (1.4 MB)", "Requirement already satisfied, skipping upgrade: os-brick===5.0.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 301)) (5.0.1)", "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)", "Requirement already satisfied, skipping upgrade: os-service-types===1.7.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 308)) (1.7.0)", "Collecting os-traits===2.6.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a4a/979ae49eb7cb9/os_traits-2.6.0-py3-none-any.whl (37 kB)", "Collecting os-vif===2.6.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e1d/be4d48ffc2298/os_vif-2.6.0-py3-none-any.whl (106 kB)", "Requirement already satisfied, skipping upgrade: os-win===5.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 312)) (5.5.0)", "Collecting os-xenapi===0.3.4", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB)", "Requirement already satisfied, skipping upgrade: oslo.cache===2.8.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 316)) (2.8.1)", "Requirement already satisfied, skipping upgrade: oslo.concurrency===4.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 317)) (4.5.0)", "Requirement already satisfied, skipping upgrade: oslo.config===8.7.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 318)) (8.7.1)", "Requirement already satisfied, skipping upgrade: oslo.context===3.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 319)) (3.4.0)", "Requirement already satisfied, skipping upgrade: oslo.db===11.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 320)) (11.0.0)", "Requirement already satisfied, skipping upgrade: oslo.i18n===5.1.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 321)) (5.1.0)", "Requirement already satisfied, skipping upgrade: oslo.log===4.6.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 323)) (4.6.1)", "Requirement already satisfied, skipping upgrade: oslo.messaging===12.11.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 324)) (12.11.0)", "Requirement already satisfied, skipping upgrade: oslo.metrics===0.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 325)) (0.4.0)", "Requirement already satisfied, skipping upgrade: oslo.middleware===4.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 326)) (4.4.0)", "Requirement already satisfied, skipping upgrade: oslo.policy===3.9.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 327)) (3.9.0)", "Requirement already satisfied, skipping upgrade: oslo.privsep===2.6.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 328)) (2.6.2)", "Requirement already satisfied, skipping upgrade: oslo.reports===2.3.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 329)) (2.3.0)", "Requirement already satisfied, skipping upgrade: oslo.rootwrap===6.3.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 330)) (6.3.0)", "Requirement already satisfied, skipping upgrade: oslo.serialization===4.2.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 331)) (4.2.0)", "Requirement already satisfied, skipping upgrade: oslo.service===2.7.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 332)) (2.7.0)", "Requirement already satisfied, skipping upgrade: oslo.upgradecheck===1.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 333)) (1.4.0)", "Requirement already satisfied, skipping upgrade: oslo.utils===4.11.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 334)) (4.11.0)", "Requirement already satisfied, skipping upgrade: oslo.versionedobjects===2.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 335)) (2.5.0)", "Collecting ovsdbapp===1.12.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/514/dd61126a273f3/ovsdbapp-1.12.0-py3-none-any.whl (114 kB)", "Requirement already satisfied, skipping upgrade: packaging===21.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 342)) (21.2)", "Requirement already satisfied, skipping upgrade: paramiko===2.8.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 344)) (2.8.0)", "Requirement already satisfied, skipping upgrade: pbr===5.7.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 346)) (5.7.0)", "Requirement already satisfied, skipping upgrade: prettytable===2.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 355)) (2.4.0)", "Requirement already satisfied, skipping upgrade: prometheus-client===0.12.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 357)) (0.12.0)", "Requirement already satisfied, skipping upgrade: psutil===5.8.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 359)) (5.8.0)", "Requirement already satisfied, skipping upgrade: pycadf===3.1.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 369)) (3.1.1)", "Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 382)) (2.4.7)", "Collecting pypowervm===1.1.26", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/33b/83b6a6da976d8/pypowervm-1.1.26-py2.py3-none-any.whl (1.1 MB)", "Requirement already satisfied, skipping upgrade: pyrsistent===0.18.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 393)) (0.18.0)", "Requirement already satisfied, skipping upgrade: python-barbicanclient===5.2.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 408)) (5.2.0)", "Collecting python-cinderclient===8.1.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5fb/3243abb3c7902/python_cinderclient-8.1.0-py3-none-any.whl (253 kB)", "Requirement already satisfied, skipping upgrade: python-dateutil===2.8.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 416)) (2.8.2)", "Requirement already satisfied, skipping upgrade: python-glanceclient===3.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 419)) (3.5.0)", "Requirement already satisfied, skipping upgrade: python-keystoneclient===4.3.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 424)) (4.3.0)", "Collecting python-neutronclient===7.6.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b00/a50159a2e35e2/python_neutronclient-7.6.0-py3-none-any.whl (436 kB)", "Requirement already satisfied, skipping upgrade: pytz===2021.3 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 454)) (2021.3)", "Requirement already satisfied, skipping upgrade: repoze.lru===0.7 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 465)) (0.7)", "Requirement already satisfied, skipping upgrade: requests===2.26.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 466)) (2.26.0)", "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 retrying===1.3.3", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB)", "Requirement already satisfied, skipping upgrade: rfc3986===1.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 479)) (1.5.0)", "Requirement already satisfied, skipping upgrade: setuptools===59.1.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 502)) (59.1.1)", "Collecting simplejson===3.17.5", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86f/cffc06f1125cb/simplejson-3.17.5-cp37-cp37m-win_amd64.whl (75 kB)", "Requirement already satisfied, skipping upgrade: six===1.16.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 505)) (1.16.0)", "Requirement already satisfied, skipping upgrade: sqlalchemy-migrate===0.13.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 531)) (0.13.0)", "Requirement already satisfied, skipping upgrade: sqlparse===0.4.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 532)) (0.4.2)", "Requirement already satisfied, skipping upgrade: statsd===3.3.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 534)) (3.3.0)", "Requirement already satisfied, skipping upgrade: stevedore===3.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 536)) (3.5.0)", "Requirement already satisfied, skipping upgrade: taskflow===4.6.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 549)) (4.6.2)", "Requirement already satisfied, skipping upgrade: tenacity===6.3.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 550)) (6.3.1)", "Requirement already satisfied, skipping upgrade: testresources===2.0.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 553)) (2.0.1)", "Requirement already satisfied, skipping upgrade: testscenarios===0.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 554)) (0.5.0)", "Requirement already satisfied, skipping upgrade: testtools===2.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 555)) (2.5.0)", "Requirement already satisfied, skipping upgrade: tooz===2.9.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 563)) (2.9.0)", "Requirement already satisfied, skipping upgrade: typing-extensions===4.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 576)) (4.0.0)", "Requirement already satisfied, skipping upgrade: urllib3===1.26.7 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 583)) (1.26.7)", "Requirement already satisfied, skipping upgrade: voluptuous===0.12.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 589)) (0.12.2)", "Requirement already satisfied, skipping upgrade: warlock===1.3.3 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 592)) (1.3.3)", "Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 593)) (0.2.5)", "Collecting websockify===0.10.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c4/cc1bc132abb4a/websockify-0.10.0.tar.gz (40 kB)", "Requirement already satisfied, skipping upgrade: wrapt===1.13.3 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 598)) (1.13.3)", "Requirement already satisfied, skipping upgrade: yappi===1.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 606)) (1.0)", "Requirement already satisfied, skipping upgrade: zipp===3.6.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 611)) (3.6.0)", "Requirement already satisfied, skipping upgrade: decorator>=4.1.0 in c:\\python37\\lib\\site-packages (from nova==24.1.0.dev105) (5.1.0)", "Requirement already satisfied, skipping upgrade: Mako===1.1.5 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 14)) (1.1.5)", "Requirement already satisfied, skipping upgrade: cffi===1.15.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 117)) (1.15.0)", "Requirement already satisfied, skipping upgrade: dnspython===2.1.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 156)) (2.1.0)", "Requirement already satisfied, skipping upgrade: attrs===21.2.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 93)) (21.2.0)", "Requirement already satisfied, skipping upgrade: dogpile.cache===1.1.4 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 160)) (1.1.4)", "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)", "Requirement already satisfied, skipping upgrade: jmespath===0.10.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 228)) (0.10.0)", "Requirement already satisfied, skipping upgrade: jsonpatch===1.32 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 230)) (1.32)", "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)", "Requirement already satisfied, skipping upgrade: debtcollector===2.3.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 139)) (2.3.0)", "Requirement already satisfied, skipping upgrade: wmi>=0.5; sys_platform == \"win32\" in c:\\python37\\lib\\site-packages (from os-win===5.5.0->-c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 312)) (1.5.1)", "Requirement already satisfied, skipping upgrade: PyMI>=1.0.0; sys_platform == \"win32\" in c:\\python37\\lib\\site-packages (from os-win===5.5.0->-c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 312)) (1.0.6)", "Collecting Babel===2.9.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab4/9e12b91d937cd/Babel-2.9.1-py2.py3-none-any.whl (8.8 MB)", "Requirement already satisfied, skipping upgrade: fasteners===0.14.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 175)) (0.14.1)", "Requirement already satisfied, skipping upgrade: cachetools===4.2.4 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 110)) (4.2.4)", "Requirement already satisfied, skipping upgrade: kombu>=4.6.6 in c:\\python37\\lib\\site-packages (from oslo.messaging===12.11.0->-c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 324)) (5.2.2)", "Requirement already satisfied, skipping upgrade: amqp===5.0.6 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 82)) (5.0.6)", "Requirement already satisfied, skipping upgrade: bcrypt===3.2.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 101)) (3.2.0)", "Requirement already satisfied, skipping upgrade: msgpack===1.0.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 266)) (1.0.2)", "Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 177)) (3.0.0)", "Requirement already satisfied, skipping upgrade: ovs===2.16.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 340)) (2.16.0)", "Requirement already satisfied, skipping upgrade: PyNaCl===1.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 24)) (1.4.0)", "Requirement already satisfied, skipping upgrade: pyasn1-modules===0.2.8 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 368)) (0.2.8)", "Requirement already satisfied, skipping upgrade: pyasn1===0.4.8 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 367)) (0.4.8)", "Requirement already satisfied, skipping upgrade: cliff===3.9.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 122)) (3.9.0)", "Requirement already satisfied, skipping upgrade: pyOpenSSL===21.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 365)) (21.0.0)", "Collecting osc-lib===2.4.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7fe/6f1e3d8265c7f/osc_lib-2.4.2-py3-none-any.whl (88 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)", "Requirement already satisfied, skipping upgrade: certifi>=2017.4.17 in c:\\python37\\lib\\site-packages (from requests===2.26.0->-c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 466)) (2021.10.8)", "Requirement already satisfied, skipping upgrade: charset-normalizer===2.0.7 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 119)) (2.0.7)", "Requirement already satisfied, skipping upgrade: idna===3.3 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 210)) (3.3)", "Requirement already satisfied, skipping upgrade: Tempita===0.5.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 32)) (0.5.2)", "Requirement already satisfied, skipping upgrade: automaton===2.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 96)) (2.4.0)", "Requirement already satisfied, skipping upgrade: networkx>=2.1.0 in c:\\python37\\lib\\site-packages (from taskflow===4.6.2->-c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 549)) (2.6.3)", "Requirement already satisfied, skipping upgrade: pydot===1.4.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 373)) (1.4.2)", "Requirement already satisfied, skipping upgrade: extras===1.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 173)) (1.0.0)", "Collecting numpy", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/32f/e5b12061f6446/numpy-1.21.4-cp37-cp37m-win_amd64.whl (14.0 MB)", "Requirement already satisfied, skipping upgrade: pycparser===2.21 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 371)) (2.21)", "Requirement already satisfied, skipping upgrade: jsonpointer===2.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 233)) (2.2)", "Requirement already satisfied, skipping upgrade: pywin32 in c:\\python37\\lib\\site-packages (from wmi>=0.5; sys_platform == \"win32\"->os-win===5.5.0->-c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 312)) (302)", "Requirement already satisfied, skipping upgrade: monotonic===1.6 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 262)) (1.6)", "Requirement already satisfied, skipping upgrade: vine===5.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 585)) (5.0.0)", "Requirement already satisfied, skipping upgrade: cached-property; python_version < \"3.8\" in c:\\python37\\lib\\site-packages (from kombu>=4.6.6->oslo.messaging===12.11.0->-c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 324)) (1.5.2)", "Requirement already satisfied, skipping upgrade: sortedcontainers===2.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 509)) (2.4.0)", "Requirement already satisfied, skipping upgrade: cmd2===2.3.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 123)) (2.3.0)", "Requirement already satisfied, skipping upgrade: autopage===0.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 97)) (0.4.0)", "Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 383)) (1.8.2)", "Requirement already satisfied, skipping upgrade: pyreadline; sys_platform == \"win32\" and python_version < \"3.8\" in c:\\python37\\lib\\site-packages (from cmd2===2.3.0->-c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 123)) (2.1)", "Building wheels for collected packages: websockify", " Building wheel for websockify (setup.py): started", " Building wheel for websockify (setup.py): finished with status 'done'", " Created wheel for websockify: filename=websockify-0.10.0-py3-none-any.whl size=38660 sha256=b52843a64c8b6fa9bbe29ce0c5c03d41a89fa2e01fdc66bbf9ff0092c6e2f0cc", " Stored in directory: c:\\users\\admin\\appdata\\local\\pip\\cache\\wheels\\b3\\51\\20\\6e1ca3715f3caa641f3dfc69f424f6e2cb6a4f3593993f199f", "Successfully built websockify", "Installing collected packages: simplejson, python-cinderclient, munch, appdirs, requestsexceptions, openstacksdk, osc-lib, os-client-config, python-neutronclient, numpy, websockify, os-resource-classes, os-traits, ovsdbapp, os-vif, microversion-parse, Babel, os-xenapi, pypowervm, retrying, nova", " Running setup.py develop for nova", "Successfully installed Babel-2.9.1 appdirs-1.4.4 microversion-parse-1.0.1 munch-2.5.0 nova numpy-1.21.4 openstacksdk-0.59.0 os-client-config-2.1.0 os-resource-classes-1.1.0 os-traits-2.6.0 os-vif-2.6.0 os-xenapi-0.3.4 osc-lib-2.4.2 ovsdbapp-1.12.0 pypowervm-1.1.26 python-cinderclient-8.1.0 python-neutronclient-7.6.0 requestsexceptions-1.4.0 retrying-1.3.3 simplejson-3.17.5 websockify-0.10.0"]} TASK [Write log file c:\openstack\log\pip-install-nova.log] ******************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:36 changed: [10.222.0.20] => {"changed": true, "checksum": "9454a7479a25be1855f45b88940b9c79dd112002", "dest": "c:\\openstack\\log\\pip-install-nova.log", "operation": "file_copy", "original_basename": "tmppoWZiT", "size": 66028, "src": null} TASK [Set project folder] ****************************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:2 ok: [10.222.0.20] => {"ansible_facts": {"log_file": "c:\\openstack\\log\\pip-install-neutron.log", "project_folder": "c:\\openstack\\build\\neutron"}, "changed": false} TASK [Get project name from c:\openstack\build\neutron\setup.cfg] ************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:8 changed: [10.222.0.20] => {"changed": true, "cmd": "Select-String -path c:\\openstack\\build\\neutron\\\\setup.cfg -pattern \"^name.*=.*\" | % {$_.matches.value.split(\"=\")[1].trim()}", "delta": "0:00:00.922396", "end": "2021-11-16 03:22:16.160388", "rc": 0, "start": "2021-11-16 03:22:15.237991", "stderr": "", "stderr_lines": [], "stdout": "neutron\r\n", "stdout_lines": ["neutron"]} TASK [Set project name to neutron] ********************************************* task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:13 ok: [10.222.0.20] => {"ansible_facts": {"project_name": "neutron"}, "changed": false} TASK [Set repo_path variable] ************************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:18 ok: [10.222.0.20] => {"ansible_facts": {"repo_path": "C:/openstack/build"}, "changed": false} TASK [Running edit-constraints for neutron in c:\openstack\build\neutron] ****** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:26 changed: [10.222.0.20] => {"changed": true, "cmd": "edit-constraints c:\\openstack\\build\\\\requirements\\\\upper-constraints.txt -- neutron \"-e file:///C:/openstack/build/neutron#egg=neutron\"", "delta": "0:00:02.421225", "end": "2021-11-16 03:22:20.783100", "rc": 0, "start": "2021-11-16 03:22:18.361875", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Installing neutron from c:\openstack\build\neutron] ********************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:31 changed: [10.222.0.20] => {"changed": true, "cmd": "pip install -c c:\\openstack\\build\\requirements\\upper-constraints.txt -U -e c:\\openstack\\build\\neutron", "delta": "0:00:43.779982", "end": "2021-11-16 03:23:06.194704", "rc": 0, "start": "2021-11-16 03:22:22.414721", "stderr": "DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210.\r\nWARNING: You are using pip version 20.2.2; however, version 21.3.1 is available.\r\nYou should consider upgrading via the 'c:\\python37\\python.exe -m pip install --upgrade pip' command.", "stderr_lines": ["DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210.", "WARNING: You are using pip version 20.2.2; however, version 21.3.1 is available.", "You should consider upgrading via the 'c:\\python37\\python.exe -m pip install --upgrade pip' command."], "stdout": "Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/\r\nIgnoring GitPython: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring GitPython: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring Pint: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring Pint: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring async-generator: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring autobahn: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring autobahn: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring cached-property: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring dataclasses: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring decorator: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring decorator: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring futures: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring jaeger-client: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring jaeger-client: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring kombu: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring kombu: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring networkx: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring networkx: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring numpy: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring numpy: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring scikit-learn: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring scikit-learn: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring scipy: markers 'python_version == \"3.6\"' don't match your environment\r\nIgnoring scipy: markers 'python_version == \"3.8\"' don't match your environment\r\nIgnoring typed-ast: markers 'python_version == \"3.6\"' don't match your environment\r\nObtaining file:///C:/openstack/build/neutron\r\nObtaining neutron from file:///C:/openstack/build/neutron#egg=neutron (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 1))\r\nRequirement already satisfied, skipping upgrade: Jinja2===3.0.3 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 12)) (3.0.3)\r\nRequirement already satisfied, skipping upgrade: MarkupSafe===2.0.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 15)) (2.0.1)\r\nRequirement already satisfied, skipping upgrade: Paste===3.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 16)) (3.5.0)\r\nRequirement already satisfied, skipping upgrade: PasteDeploy===2.1.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 17)) (2.1.1)\r\nRequirement already satisfied, skipping upgrade: Routes===2.5.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 27)) (2.5.1)\r\nRequirement already satisfied, skipping upgrade: SQLAlchemy===1.4.27 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 28)) (1.4.27)\r\nRequirement already satisfied, skipping upgrade: WebOb===1.8.7 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 35)) (1.8.7)\r\nRequirement already satisfied, skipping upgrade: alembic===1.7.5 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 81)) (1.7.5)\r\nRequirement already satisfied, skipping upgrade: debtcollector===2.3.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 139)) (2.3.0)\r\nRequirement already satisfied, skipping upgrade: eventlet===0.32.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 170)) (0.32.0)\r\nRequirement already satisfied, skipping upgrade: futurist===2.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 183)) (2.4.0)\r\nRequirement already satisfied, skipping upgrade: greenlet===1.1.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 197)) (1.1.2)\r\nRequirement already satisfied, skipping upgrade: httplib2===0.20.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 205)) (0.20.2)\r\nRequirement already satisfied, skipping upgrade: importlib-metadata===4.8.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 214)) (4.8.2)\r\nRequirement already satisfied, skipping upgrade: importlib-resources===5.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 215)) (5.4.0)\r\nRequirement already satisfied, skipping upgrade: keystoneauth1===4.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 238)) (4.4.0)\r\nRequirement already satisfied, skipping upgrade: keystonemiddleware===9.3.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 239)) (9.3.0)\r\nRequirement already satisfied, skipping upgrade: netaddr===0.8.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 272)) (0.8.0)\r\nRequirement already satisfied, skipping upgrade: netifaces===0.11.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 273)) (0.11.0)\r\nCollecting neutron-lib===2.16.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/10c/e22a946e31f52/neutron_lib-2.16.0-py3-none-any.whl (564 kB)\r\nRequirement already satisfied, skipping upgrade: openstacksdk===0.59.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 298)) (0.59.0)\r\nCollecting os-ken===2.3.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b7b/dcf771ac97e34/os_ken-2.3.0-py3-none-any.whl (2.0 MB)\r\nRequirement already satisfied, skipping upgrade: os-resource-classes===1.1.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 308)) (1.1.0)\r\nRequirement already satisfied, skipping upgrade: os-service-types===1.7.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 309)) (1.7.0)\r\nRequirement already satisfied, skipping upgrade: os-traits===2.6.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 311)) (2.6.0)\r\nRequirement already satisfied, skipping upgrade: os-vif===2.6.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 312)) (2.6.0)\r\nRequirement already satisfied, skipping upgrade: oslo.cache===2.8.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 317)) (2.8.1)\r\nRequirement already satisfied, skipping upgrade: oslo.concurrency===4.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 318)) (4.5.0)\r\nRequirement already satisfied, skipping upgrade: oslo.config===8.7.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 319)) (8.7.1)\r\nRequirement already satisfied, skipping upgrade: oslo.context===3.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 320)) (3.4.0)\r\nRequirement already satisfied, skipping upgrade: oslo.db===11.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 321)) (11.0.0)\r\nRequirement already satisfied, skipping upgrade: oslo.i18n===5.1.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 322)) (5.1.0)\r\nRequirement already satisfied, skipping upgrade: oslo.log===4.6.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 324)) (4.6.1)\r\nRequirement already satisfied, skipping upgrade: oslo.messaging===12.11.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 325)) (12.11.0)\r\nRequirement already satisfied, skipping upgrade: oslo.metrics===0.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 326)) (0.4.0)\r\nRequirement already satisfied, skipping upgrade: oslo.middleware===4.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 327)) (4.4.0)\r\nRequirement already satisfied, skipping upgrade: oslo.policy===3.9.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 328)) (3.9.0)\r\nRequirement already satisfied, skipping upgrade: oslo.privsep===2.6.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 329)) (2.6.2)\r\nRequirement already satisfied, skipping upgrade: oslo.reports===2.3.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 330)) (2.3.0)\r\nRequirement already satisfied, skipping upgrade: oslo.rootwrap===6.3.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 331)) (6.3.0)\r\nRequirement already satisfied, skipping upgrade: oslo.serialization===4.2.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 332)) (4.2.0)\r\nRequirement already satisfied, skipping upgrade: oslo.service===2.7.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 333)) (2.7.0)\r\nRequirement already satisfied, skipping upgrade: oslo.upgradecheck===1.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 334)) (1.4.0)\r\nRequirement already satisfied, skipping upgrade: oslo.utils===4.11.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 335)) (4.11.0)\r\nRequirement already satisfied, skipping upgrade: oslo.versionedobjects===2.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 336)) (2.5.0)\r\nRequirement already satisfied, skipping upgrade: osprofiler===3.4.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 340)) (3.4.2)\r\nRequirement already satisfied, skipping upgrade: ovs===2.16.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 341)) (2.16.0)\r\nRequirement already satisfied, skipping upgrade: ovsdbapp===1.12.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 342)) (1.12.0)\r\nRequirement already satisfied, skipping upgrade: packaging===21.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 343)) (21.2)\r\nRequirement already satisfied, skipping upgrade: pbr===5.7.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 347)) (5.7.0)\r\nCollecting pecan===1.3.3\r\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d95/927cd140c5839/pecan-1.3.3-py3-none-any.whl (146 kB)\r\nRequirement already satisfied, skipping upgrade: prettytable===2.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 356)) (2.4.0)\r\nRequirement already satisfied, skipping upgrade: prometheus-client===0.12.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 358)) (0.12.0)\r\nRequirement already satisfied, skipping upgrade: psutil===5.8.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 360)) (5.8.0)\r\nRequirement already satisfied, skipping upgrade: pyOpenSSL===21.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 366)) (21.0.0)\r\nRequirement already satisfied, skipping upgrade: pycadf===3.1.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 370)) (3.1.1)\r\nRequirement already satisfied, skipping upgrade: pyparsing===2.4.7 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 383)) (2.4.7)\r\nRequirement already satisfied, skipping upgrade: python-dateutil===2.8.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 417)) (2.8.2)\r\nCollecting python-designateclient===4.3.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/697/7d27028e63292/python_designateclient-4.3.0-py3-none-any.whl (84 kB)\r\nRequirement already satisfied, skipping upgrade: python-keystoneclient===4.3.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 425)) (4.3.0)\r\nRequirement already satisfied, skipping upgrade: python-neutronclient===7.6.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 435)) (7.6.0)\r\nRequirement already satisfied, skipping upgrade: python-novaclient===17.6.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 436)) (17.6.0)\r\nRequirement already satisfied, skipping upgrade: pytz===2021.3 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 455)) (2021.3)\r\nRequirement already satisfied, skipping upgrade: repoze.lru===0.7 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 466)) (0.7)\r\nRequirement already satisfied, skipping upgrade: requests===2.26.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 467)) (2.26.0)\r\nRequirement already satisfied, skipping upgrade: requestsexceptions===1.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 475)) (1.4.0)\r\nRequirement already satisfied, skipping upgrade: rfc3986===1.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 480)) (1.5.0)\r\nCollecting setproctitle===1.2.2\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a11/d329f33221443/setproctitle-1.2.2-cp37-cp37m-win_amd64.whl (10 kB)\r\nRequirement already satisfied, skipping upgrade: setuptools===59.1.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 503)) (59.1.1)\r\nRequirement already satisfied, skipping upgrade: simplejson===3.17.5 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 505)) (3.17.5)\r\nRequirement already satisfied, skipping upgrade: six===1.16.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 506)) (1.16.0)\r\nRequirement already satisfied, skipping upgrade: sortedcontainers===2.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 510)) (2.4.0)\r\nRequirement already satisfied, skipping upgrade: sqlalchemy-migrate===0.13.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 532)) (0.13.0)\r\nRequirement already satisfied, skipping upgrade: sqlparse===0.4.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 533)) (0.4.2)\r\nRequirement already satisfied, skipping upgrade: statsd===3.3.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 535)) (3.3.0)\r\nRequirement already satisfied, skipping upgrade: stevedore===3.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 537)) (3.5.0)\r\nRequirement already satisfied, skipping upgrade: tenacity===6.3.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 551)) (6.3.1)\r\nRequirement already satisfied, skipping upgrade: testresources===2.0.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 554)) (2.0.1)\r\nRequirement already satisfied, skipping upgrade: testscenarios===0.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 555)) (0.5.0)\r\nRequirement already satisfied, skipping upgrade: testtools===2.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 556)) (2.5.0)\r\nRequirement already satisfied, skipping upgrade: tooz===2.9.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 564)) (2.9.0)\r\nRequirement already satisfied, skipping upgrade: typing-extensions===4.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 577)) (4.0.0)\r\nRequirement already satisfied, skipping upgrade: urllib3===1.26.7 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 584)) (1.26.7)\r\nRequirement already satisfied, skipping upgrade: voluptuous===0.12.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 590)) (0.12.2)\r\nRequirement already satisfied, skipping upgrade: wcwidth===0.2.5 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 594)) (0.2.5)\r\nRequirement already satisfied, skipping upgrade: wrapt===1.13.3 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 599)) (1.13.3)\r\nRequirement already satisfied, skipping upgrade: yappi===1.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 607)) (1.0)\r\nRequirement already satisfied, skipping upgrade: zipp===3.6.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 612)) (3.6.0)\r\nRequirement already satisfied, skipping upgrade: decorator>=4.1.0 in c:\\python37\\lib\\site-packages (from neutron==19.1.0.dev187) (5.1.0)\r\nRequirement already satisfied, skipping upgrade: wmi>=1.4.9 in c:\\python37\\lib\\site-packages (from neutron==19.1.0.dev187) (1.5.1)\r\nRequirement already satisfied, skipping upgrade: Mako===1.1.5 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 14)) (1.1.5)\r\nRequirement already satisfied, skipping upgrade: dnspython===2.1.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 156)) (2.1.0)\r\nRequirement already satisfied, skipping upgrade: iso8601===1.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 222)) (1.0.0)\r\nRequirement already satisfied, skipping upgrade: appdirs===1.4.4 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 89)) (1.4.4)\r\nRequirement already satisfied, skipping upgrade: dogpile.cache===1.1.4 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 160)) (1.1.4)\r\nRequirement already satisfied, skipping upgrade: jmespath===0.10.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 228)) (0.10.0)\r\nRequirement already satisfied, skipping upgrade: munch===2.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 267)) (2.5.0)\r\nRequirement already satisfied, skipping upgrade: cryptography===35.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 134)) (35.0.0)\r\nRequirement already satisfied, skipping upgrade: jsonpatch===1.32 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 230)) (1.32)\r\nRequirement already satisfied, skipping upgrade: PyYAML===6.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 25)) (6.0)\r\nRequirement already satisfied, skipping upgrade: msgpack===1.0.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 266)) (1.0.2)\r\nRequirement already satisfied, skipping upgrade: fasteners===0.14.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 175)) (0.14.1)\r\nRequirement already satisfied, skipping upgrade: kombu>=4.6.6 in c:\\python37\\lib\\site-packages (from oslo.messaging===12.11.0->-c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 325)) (5.2.2)\r\nRequirement already satisfied, skipping upgrade: cachetools===4.2.4 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 110)) (4.2.4)\r\nRequirement already satisfied, skipping upgrade: amqp===5.0.6 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 82)) (5.0.6)\r\nRequirement already satisfied, skipping upgrade: bcrypt===3.2.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 101)) (3.2.0)\r\nRequirement already satisfied, skipping upgrade: cffi===1.15.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 117)) (1.15.0)\r\nRequirement already satisfied, skipping upgrade: fixtures===3.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 177)) (3.0.0)\r\nRequirement already satisfied, skipping upgrade: pywin32>=1.0; sys_platform == \"win32\" in c:\\python37\\lib\\site-packages (from ovs===2.16.0->-c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 341)) (302)\r\nCollecting logutils===0.3.5\r\n Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/330/91b324881269f/logutils-0.3.5-py2.py3-none-any.whl (20 kB)\r\nCollecting WebTest===3.0.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a0/01a9efa40d2a7/WebTest-3.0.0-py3-none-any.whl (31 kB)\r\nRequirement already satisfied, skipping upgrade: jsonschema===3.2.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 234)) (3.2.0)\r\nRequirement already satisfied, skipping upgrade: osc-lib===2.4.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 315)) (2.4.2)\r\nRequirement already satisfied, skipping upgrade: cliff===3.9.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 122)) (3.9.0)\r\nRequirement already satisfied, skipping upgrade: os-client-config===2.1.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 303)) (2.1.0)\r\nRequirement already satisfied, skipping upgrade: certifi>=2017.4.17 in c:\\python37\\lib\\site-packages (from requests===2.26.0->-c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 467)) (2021.10.8)\r\nRequirement already satisfied, skipping upgrade: idna===3.3 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 210)) (3.3)\r\nRequirement already satisfied, skipping upgrade: charset-normalizer===2.0.7 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 119)) (2.0.7)\r\nRequirement already satisfied, skipping upgrade: Tempita===0.5.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 32)) (0.5.2)\r\nRequirement already satisfied, skipping upgrade: extras===1.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 173)) (1.0.0)\r\nRequirement already satisfied, skipping upgrade: jsonpointer===2.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 233)) (2.2)\r\nRequirement already satisfied, skipping upgrade: monotonic===1.6 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 262)) (1.6)\r\nRequirement already satisfied, skipping upgrade: vine===5.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 586)) (5.0.0)\r\nRequirement already satisfied, skipping upgrade: cached-property; python_version < \"3.8\" in c:\\python37\\lib\\site-packages (from kombu>=4.6.6->oslo.messaging===12.11.0->-c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 325)) (1.5.2)\r\nRequirement already satisfied, skipping upgrade: pycparser===2.21 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 372)) (2.21)\r\nCollecting beautifulsoup4===4.10.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9a3/15ce70049920e/beautifulsoup4-4.10.0-py3-none-any.whl (97 kB)\r\nCollecting waitress===2.0.0\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/29a/f5a53e9fb4e15/waitress-2.0.0-py3-none-any.whl (56 kB)\r\nRequirement already satisfied, skipping upgrade: attrs===21.2.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 93)) (21.2.0)\r\nRequirement already satisfied, skipping upgrade: pyrsistent===0.18.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 394)) (0.18.0)\r\nRequirement already satisfied, skipping upgrade: cmd2===2.3.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 123)) (2.3.0)\r\nRequirement already satisfied, skipping upgrade: autopage===0.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 97)) (0.4.0)\r\nCollecting soupsieve===2.3.1\r\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a3/cca2617c6b38c/soupsieve-2.3.1-py3-none-any.whl (37 kB)\r\nRequirement already satisfied, skipping upgrade: pyperclip===1.8.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 384)) (1.8.2)\r\nRequirement already satisfied, skipping upgrade: pyreadline; sys_platform == \"win32\" and python_version < \"3.8\" in c:\\python37\\lib\\site-packages (from cmd2===2.3.0->-c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 123)) (2.1)\r\nInstalling collected packages: logutils, soupsieve, beautifulsoup4, waitress, WebTest, pecan, setproctitle, os-ken, neutron-lib, python-designateclient, neutron\r\n Running setup.py develop for neutron\r\nSuccessfully installed WebTest-3.0.0 beautifulsoup4-4.10.0 logutils-0.3.5 neutron neutron-lib-2.16.0 os-ken-2.3.0 pecan-1.3.3 python-designateclient-4.3.0 setproctitle-1.2.2 soupsieve-2.3.1 waitress-2.0.0\r\n", "stdout_lines": ["Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/", "Ignoring GitPython: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring GitPython: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring Pint: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring Pint: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring async-generator: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring autobahn: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring autobahn: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring cached-property: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring dataclasses: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring decorator: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring decorator: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring futures: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring jaeger-client: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring jaeger-client: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring kombu: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring kombu: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring networkx: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring networkx: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring numpy: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring numpy: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring scikit-learn: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring scikit-learn: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring scipy: markers 'python_version == \"3.6\"' don't match your environment", "Ignoring scipy: markers 'python_version == \"3.8\"' don't match your environment", "Ignoring typed-ast: markers 'python_version == \"3.6\"' don't match your environment", "Obtaining file:///C:/openstack/build/neutron", "Obtaining neutron from file:///C:/openstack/build/neutron#egg=neutron (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 1))", "Requirement already satisfied, skipping upgrade: Jinja2===3.0.3 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 12)) (3.0.3)", "Requirement already satisfied, skipping upgrade: MarkupSafe===2.0.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 15)) (2.0.1)", "Requirement already satisfied, skipping upgrade: Paste===3.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 16)) (3.5.0)", "Requirement already satisfied, skipping upgrade: PasteDeploy===2.1.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 17)) (2.1.1)", "Requirement already satisfied, skipping upgrade: Routes===2.5.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 27)) (2.5.1)", "Requirement already satisfied, skipping upgrade: SQLAlchemy===1.4.27 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 28)) (1.4.27)", "Requirement already satisfied, skipping upgrade: WebOb===1.8.7 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 35)) (1.8.7)", "Requirement already satisfied, skipping upgrade: alembic===1.7.5 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 81)) (1.7.5)", "Requirement already satisfied, skipping upgrade: debtcollector===2.3.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 139)) (2.3.0)", "Requirement already satisfied, skipping upgrade: eventlet===0.32.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 170)) (0.32.0)", "Requirement already satisfied, skipping upgrade: futurist===2.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 183)) (2.4.0)", "Requirement already satisfied, skipping upgrade: greenlet===1.1.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 197)) (1.1.2)", "Requirement already satisfied, skipping upgrade: httplib2===0.20.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 205)) (0.20.2)", "Requirement already satisfied, skipping upgrade: importlib-metadata===4.8.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 214)) (4.8.2)", "Requirement already satisfied, skipping upgrade: importlib-resources===5.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 215)) (5.4.0)", "Requirement already satisfied, skipping upgrade: keystoneauth1===4.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 238)) (4.4.0)", "Requirement already satisfied, skipping upgrade: keystonemiddleware===9.3.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 239)) (9.3.0)", "Requirement already satisfied, skipping upgrade: netaddr===0.8.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 272)) (0.8.0)", "Requirement already satisfied, skipping upgrade: netifaces===0.11.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 273)) (0.11.0)", "Collecting neutron-lib===2.16.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/10c/e22a946e31f52/neutron_lib-2.16.0-py3-none-any.whl (564 kB)", "Requirement already satisfied, skipping upgrade: openstacksdk===0.59.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 298)) (0.59.0)", "Collecting os-ken===2.3.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b7b/dcf771ac97e34/os_ken-2.3.0-py3-none-any.whl (2.0 MB)", "Requirement already satisfied, skipping upgrade: os-resource-classes===1.1.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 308)) (1.1.0)", "Requirement already satisfied, skipping upgrade: os-service-types===1.7.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 309)) (1.7.0)", "Requirement already satisfied, skipping upgrade: os-traits===2.6.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 311)) (2.6.0)", "Requirement already satisfied, skipping upgrade: os-vif===2.6.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 312)) (2.6.0)", "Requirement already satisfied, skipping upgrade: oslo.cache===2.8.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 317)) (2.8.1)", "Requirement already satisfied, skipping upgrade: oslo.concurrency===4.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 318)) (4.5.0)", "Requirement already satisfied, skipping upgrade: oslo.config===8.7.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 319)) (8.7.1)", "Requirement already satisfied, skipping upgrade: oslo.context===3.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 320)) (3.4.0)", "Requirement already satisfied, skipping upgrade: oslo.db===11.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 321)) (11.0.0)", "Requirement already satisfied, skipping upgrade: oslo.i18n===5.1.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 322)) (5.1.0)", "Requirement already satisfied, skipping upgrade: oslo.log===4.6.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 324)) (4.6.1)", "Requirement already satisfied, skipping upgrade: oslo.messaging===12.11.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 325)) (12.11.0)", "Requirement already satisfied, skipping upgrade: oslo.metrics===0.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 326)) (0.4.0)", "Requirement already satisfied, skipping upgrade: oslo.middleware===4.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 327)) (4.4.0)", "Requirement already satisfied, skipping upgrade: oslo.policy===3.9.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 328)) (3.9.0)", "Requirement already satisfied, skipping upgrade: oslo.privsep===2.6.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 329)) (2.6.2)", "Requirement already satisfied, skipping upgrade: oslo.reports===2.3.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 330)) (2.3.0)", "Requirement already satisfied, skipping upgrade: oslo.rootwrap===6.3.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 331)) (6.3.0)", "Requirement already satisfied, skipping upgrade: oslo.serialization===4.2.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 332)) (4.2.0)", "Requirement already satisfied, skipping upgrade: oslo.service===2.7.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 333)) (2.7.0)", "Requirement already satisfied, skipping upgrade: oslo.upgradecheck===1.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 334)) (1.4.0)", "Requirement already satisfied, skipping upgrade: oslo.utils===4.11.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 335)) (4.11.0)", "Requirement already satisfied, skipping upgrade: oslo.versionedobjects===2.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 336)) (2.5.0)", "Requirement already satisfied, skipping upgrade: osprofiler===3.4.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 340)) (3.4.2)", "Requirement already satisfied, skipping upgrade: ovs===2.16.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 341)) (2.16.0)", "Requirement already satisfied, skipping upgrade: ovsdbapp===1.12.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 342)) (1.12.0)", "Requirement already satisfied, skipping upgrade: packaging===21.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 343)) (21.2)", "Requirement already satisfied, skipping upgrade: pbr===5.7.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 347)) (5.7.0)", "Collecting pecan===1.3.3", " Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d95/927cd140c5839/pecan-1.3.3-py3-none-any.whl (146 kB)", "Requirement already satisfied, skipping upgrade: prettytable===2.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 356)) (2.4.0)", "Requirement already satisfied, skipping upgrade: prometheus-client===0.12.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 358)) (0.12.0)", "Requirement already satisfied, skipping upgrade: psutil===5.8.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 360)) (5.8.0)", "Requirement already satisfied, skipping upgrade: pyOpenSSL===21.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 366)) (21.0.0)", "Requirement already satisfied, skipping upgrade: pycadf===3.1.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 370)) (3.1.1)", "Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 383)) (2.4.7)", "Requirement already satisfied, skipping upgrade: python-dateutil===2.8.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 417)) (2.8.2)", "Collecting python-designateclient===4.3.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/697/7d27028e63292/python_designateclient-4.3.0-py3-none-any.whl (84 kB)", "Requirement already satisfied, skipping upgrade: python-keystoneclient===4.3.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 425)) (4.3.0)", "Requirement already satisfied, skipping upgrade: python-neutronclient===7.6.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 435)) (7.6.0)", "Requirement already satisfied, skipping upgrade: python-novaclient===17.6.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 436)) (17.6.0)", "Requirement already satisfied, skipping upgrade: pytz===2021.3 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 455)) (2021.3)", "Requirement already satisfied, skipping upgrade: repoze.lru===0.7 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 466)) (0.7)", "Requirement already satisfied, skipping upgrade: requests===2.26.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 467)) (2.26.0)", "Requirement already satisfied, skipping upgrade: requestsexceptions===1.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 475)) (1.4.0)", "Requirement already satisfied, skipping upgrade: rfc3986===1.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 480)) (1.5.0)", "Collecting setproctitle===1.2.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a11/d329f33221443/setproctitle-1.2.2-cp37-cp37m-win_amd64.whl (10 kB)", "Requirement already satisfied, skipping upgrade: setuptools===59.1.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 503)) (59.1.1)", "Requirement already satisfied, skipping upgrade: simplejson===3.17.5 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 505)) (3.17.5)", "Requirement already satisfied, skipping upgrade: six===1.16.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 506)) (1.16.0)", "Requirement already satisfied, skipping upgrade: sortedcontainers===2.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 510)) (2.4.0)", "Requirement already satisfied, skipping upgrade: sqlalchemy-migrate===0.13.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 532)) (0.13.0)", "Requirement already satisfied, skipping upgrade: sqlparse===0.4.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 533)) (0.4.2)", "Requirement already satisfied, skipping upgrade: statsd===3.3.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 535)) (3.3.0)", "Requirement already satisfied, skipping upgrade: stevedore===3.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 537)) (3.5.0)", "Requirement already satisfied, skipping upgrade: tenacity===6.3.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 551)) (6.3.1)", "Requirement already satisfied, skipping upgrade: testresources===2.0.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 554)) (2.0.1)", "Requirement already satisfied, skipping upgrade: testscenarios===0.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 555)) (0.5.0)", "Requirement already satisfied, skipping upgrade: testtools===2.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 556)) (2.5.0)", "Requirement already satisfied, skipping upgrade: tooz===2.9.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 564)) (2.9.0)", "Requirement already satisfied, skipping upgrade: typing-extensions===4.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 577)) (4.0.0)", "Requirement already satisfied, skipping upgrade: urllib3===1.26.7 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 584)) (1.26.7)", "Requirement already satisfied, skipping upgrade: voluptuous===0.12.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 590)) (0.12.2)", "Requirement already satisfied, skipping upgrade: wcwidth===0.2.5 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 594)) (0.2.5)", "Requirement already satisfied, skipping upgrade: wrapt===1.13.3 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 599)) (1.13.3)", "Requirement already satisfied, skipping upgrade: yappi===1.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 607)) (1.0)", "Requirement already satisfied, skipping upgrade: zipp===3.6.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 612)) (3.6.0)", "Requirement already satisfied, skipping upgrade: decorator>=4.1.0 in c:\\python37\\lib\\site-packages (from neutron==19.1.0.dev187) (5.1.0)", "Requirement already satisfied, skipping upgrade: wmi>=1.4.9 in c:\\python37\\lib\\site-packages (from neutron==19.1.0.dev187) (1.5.1)", "Requirement already satisfied, skipping upgrade: Mako===1.1.5 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 14)) (1.1.5)", "Requirement already satisfied, skipping upgrade: dnspython===2.1.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 156)) (2.1.0)", "Requirement already satisfied, skipping upgrade: iso8601===1.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 222)) (1.0.0)", "Requirement already satisfied, skipping upgrade: appdirs===1.4.4 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 89)) (1.4.4)", "Requirement already satisfied, skipping upgrade: dogpile.cache===1.1.4 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 160)) (1.1.4)", "Requirement already satisfied, skipping upgrade: jmespath===0.10.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 228)) (0.10.0)", "Requirement already satisfied, skipping upgrade: munch===2.5.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 267)) (2.5.0)", "Requirement already satisfied, skipping upgrade: cryptography===35.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 134)) (35.0.0)", "Requirement already satisfied, skipping upgrade: jsonpatch===1.32 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 230)) (1.32)", "Requirement already satisfied, skipping upgrade: PyYAML===6.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 25)) (6.0)", "Requirement already satisfied, skipping upgrade: msgpack===1.0.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 266)) (1.0.2)", "Requirement already satisfied, skipping upgrade: fasteners===0.14.1 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 175)) (0.14.1)", "Requirement already satisfied, skipping upgrade: kombu>=4.6.6 in c:\\python37\\lib\\site-packages (from oslo.messaging===12.11.0->-c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 325)) (5.2.2)", "Requirement already satisfied, skipping upgrade: cachetools===4.2.4 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 110)) (4.2.4)", "Requirement already satisfied, skipping upgrade: amqp===5.0.6 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 82)) (5.0.6)", "Requirement already satisfied, skipping upgrade: bcrypt===3.2.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 101)) (3.2.0)", "Requirement already satisfied, skipping upgrade: cffi===1.15.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 117)) (1.15.0)", "Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 177)) (3.0.0)", "Requirement already satisfied, skipping upgrade: pywin32>=1.0; sys_platform == \"win32\" in c:\\python37\\lib\\site-packages (from ovs===2.16.0->-c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 341)) (302)", "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)", "Collecting WebTest===3.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a0/01a9efa40d2a7/WebTest-3.0.0-py3-none-any.whl (31 kB)", "Requirement already satisfied, skipping upgrade: jsonschema===3.2.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 234)) (3.2.0)", "Requirement already satisfied, skipping upgrade: osc-lib===2.4.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 315)) (2.4.2)", "Requirement already satisfied, skipping upgrade: cliff===3.9.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 122)) (3.9.0)", "Requirement already satisfied, skipping upgrade: os-client-config===2.1.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 303)) (2.1.0)", "Requirement already satisfied, skipping upgrade: certifi>=2017.4.17 in c:\\python37\\lib\\site-packages (from requests===2.26.0->-c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 467)) (2021.10.8)", "Requirement already satisfied, skipping upgrade: idna===3.3 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 210)) (3.3)", "Requirement already satisfied, skipping upgrade: charset-normalizer===2.0.7 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 119)) (2.0.7)", "Requirement already satisfied, skipping upgrade: Tempita===0.5.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 32)) (0.5.2)", "Requirement already satisfied, skipping upgrade: extras===1.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 173)) (1.0.0)", "Requirement already satisfied, skipping upgrade: jsonpointer===2.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 233)) (2.2)", "Requirement already satisfied, skipping upgrade: monotonic===1.6 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 262)) (1.6)", "Requirement already satisfied, skipping upgrade: vine===5.0.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 586)) (5.0.0)", "Requirement already satisfied, skipping upgrade: cached-property; python_version < \"3.8\" in c:\\python37\\lib\\site-packages (from kombu>=4.6.6->oslo.messaging===12.11.0->-c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 325)) (1.5.2)", "Requirement already satisfied, skipping upgrade: pycparser===2.21 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 372)) (2.21)", "Collecting beautifulsoup4===4.10.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9a3/15ce70049920e/beautifulsoup4-4.10.0-py3-none-any.whl (97 kB)", "Collecting waitress===2.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/29a/f5a53e9fb4e15/waitress-2.0.0-py3-none-any.whl (56 kB)", "Requirement already satisfied, skipping upgrade: attrs===21.2.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 93)) (21.2.0)", "Requirement already satisfied, skipping upgrade: pyrsistent===0.18.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 394)) (0.18.0)", "Requirement already satisfied, skipping upgrade: cmd2===2.3.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 123)) (2.3.0)", "Requirement already satisfied, skipping upgrade: autopage===0.4.0 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 97)) (0.4.0)", "Collecting soupsieve===2.3.1", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a3/cca2617c6b38c/soupsieve-2.3.1-py3-none-any.whl (37 kB)", "Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in c:\\python37\\lib\\site-packages (from -c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 384)) (1.8.2)", "Requirement already satisfied, skipping upgrade: pyreadline; sys_platform == \"win32\" and python_version < \"3.8\" in c:\\python37\\lib\\site-packages (from cmd2===2.3.0->-c c:\\openstack\\build\\requirements\\upper-constraints.txt (line 123)) (2.1)", "Installing collected packages: logutils, soupsieve, beautifulsoup4, waitress, WebTest, pecan, setproctitle, os-ken, neutron-lib, python-designateclient, neutron", " Running setup.py develop for neutron", "Successfully installed WebTest-3.0.0 beautifulsoup4-4.10.0 logutils-0.3.5 neutron neutron-lib-2.16.0 os-ken-2.3.0 pecan-1.3.3 python-designateclient-4.3.0 setproctitle-1.2.2 soupsieve-2.3.1 waitress-2.0.0"]} TASK [Write log file c:\openstack\log\pip-install-neutron.log] ***************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:36 changed: [10.222.0.20] => {"changed": true, "checksum": "5fff115a3de4b27c0d6feb277375f76b903ba28d", "dest": "c:\\openstack\\log\\pip-install-neutron.log", "operation": "file_copy", "original_basename": "tmpaenSKp", "size": 60089, "src": null} TASK [Set project folder] ****************************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:2 ok: [10.222.0.20] => {"ansible_facts": {"log_file": "c:\\openstack\\log\\pip-install-compute-hyperv.log", "project_folder": "c:\\openstack\\build\\compute-hyperv"}, "changed": false} TASK [Get project name from c:\openstack\build\compute-hyperv\setup.cfg] ******* task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:8 changed: [10.222.0.20] => {"changed": true, "cmd": "Select-String -path c:\\openstack\\build\\compute-hyperv\\\\setup.cfg -pattern \"^name.*=.*\" | % {$_.matches.value.split(\"=\")[1].trim()}", "delta": "0:00:00.920050", "end": "2021-11-16 03:23:14.331630", "rc": 0, "start": "2021-11-16 03:23:13.411579", "stderr": "", "stderr_lines": [], "stdout": "compute-hyperv\r\n", "stdout_lines": ["compute-hyperv"]} TASK [Set project name to compute-hyperv] ************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:13 ok: [10.222.0.20] => {"ansible_facts": {"project_name": "compute-hyperv"}, "changed": false} TASK [Set repo_path variable] ************************************************** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:18 ok: [10.222.0.20] => {"ansible_facts": {"repo_path": "C:/openstack/build"}, "changed": false} TASK [Running edit-constraints for compute-hyperv in c:\openstack\build\compute-hyperv] *** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:26 changed: [10.222.0.20] => {"changed": true, "cmd": "edit-constraints c:\\openstack\\build\\\\requirements\\\\upper-constraints.txt -- compute-hyperv \"-e file:///C:/openstack/build/compute-hyperv#egg=compute-hyperv\"", "delta": "0:00:02.486744", "end": "2021-11-16 03:23:19.033389", "rc": 0, "start": "2021-11-16 03:23:16.546645", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Installing compute-hyperv from c:\openstack\build\compute-hyperv] ******** task path: /home/jenkins-slave/workspace/cinder-smb/169a19c13e1f4822879ff863f1a06d7c/cbci/tasks/windows/install-project.yaml:31