{
    "attempts": 1,
    "changed": true,
    "cmd": "c:\\python27\\scripts\\zuul-cloner --workspace c:\\openstack\\build -m c:\\openstack\\build\\\\clonemap.yaml --zuul-project openstack/os-brick --zuul-ref refs/zuul/stable/ussuri/Z3e8a062092d04ca9bb61ce1019459afc --zuul-url http://10.106.1.39/p --zuul-branch stable/ussuri https://opendev.org openstack/requirements openstack/cinder openstack/nova openstack/neutron openstack/compute-hyperv openstack/os-win openstack/os-brick openstack/networking-hyperv",
    "delta": "0:05:36.024374",
    "end": "2021-10-28 04:32:41.968305",
    "failed": false,
    "failed_when_result": false,
    "rc": 0,
    "start": "2021-10-28 04:27:05.943931",
    "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/os-brick -> c:\\openstack\\build\\os-brick\r\nINFO:zuul.CloneMapper:  openstack/networking-hyperv -> c:\\openstack\\build\\networking-hyperv\r\nINFO:zuul.CloneMapper:Expansion completed.\r\nINFO:zuul.Cloner:Preparing 8 repositories\r\nINFO:zuul.Cloner:Creating repo openstack/requirements from upstream https://opendev.org/openstack/requirements\r\nINFO:zuul.Cloner:upstream repo has branch stable/ussuri\r\nINFO:zuul.Cloner:Falling back to branch stable/ussuri\r\nINFO:zuul.Cloner:Prepared openstack/requirements repo with branch stable/ussuri at commit 0d8b90f8d0adc40060f6bebbff4df4fcfcd0753e\r\nINFO:zuul.Cloner:Creating repo openstack/cinder from upstream https://opendev.org/openstack/cinder\r\nINFO:zuul.Cloner:upstream repo has branch stable/ussuri\r\nINFO:zuul.Cloner:Falling back to branch stable/ussuri\r\nINFO:zuul.Cloner:Prepared openstack/cinder repo with branch stable/ussuri at commit 2ef9db8e4550c016fddc3bdffa137a653fd111d2\r\nINFO:zuul.Cloner:Creating repo openstack/nova from upstream https://opendev.org/openstack/nova\r\nINFO:zuul.Cloner:upstream repo has branch stable/ussuri\r\nINFO:zuul.Cloner:Falling back to branch stable/ussuri\r\nINFO:zuul.Cloner:Prepared openstack/nova repo with branch stable/ussuri at commit 8a1159fa708be1e8fa9274b6e114c80355dda91f\r\nINFO:zuul.Cloner:Creating repo openstack/neutron from upstream https://opendev.org/openstack/neutron\r\nINFO:zuul.Cloner:upstream repo has branch stable/ussuri\r\nINFO:zuul.Cloner:Falling back to branch stable/ussuri\r\nINFO:zuul.Cloner:Prepared openstack/neutron repo with branch stable/ussuri at commit bd842cde06e4e2d2a2d38f8be4882ea401a7f4d5\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 stable/ussuri\r\nINFO:zuul.Cloner:Falling back to branch stable/ussuri\r\nINFO:zuul.Cloner:Prepared openstack/compute-hyperv repo with branch stable/ussuri at commit 4ad05407b199fc844ba4716f6e5e62f453374343\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 stable/ussuri\r\nINFO:zuul.Cloner:Falling back to branch stable/ussuri\r\nINFO:zuul.Cloner:Prepared openstack/os-win repo with branch stable/ussuri at commit 18793de7eb16569bc99171f74259bc81239c9681\r\nINFO:zuul.Cloner:Creating repo openstack/os-brick from upstream http://10.106.1.39/p/openstack/os-brick\r\nINFO:zuul.Cloner:upstream repo has branch stable/ussuri\r\nINFO:zuul.Cloner:Prepared openstack/os-brick repo with commit d0eea8a6eb5a620d405dc819eb2285a9e242f4a3\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 stable/ussuri\r\nINFO:zuul.Cloner:Falling back to branch stable/ussuri\r\nINFO:zuul.Cloner:Prepared openstack/networking-hyperv repo with branch stable/ussuri at commit e5b0ddbb1a9701c1661047293ec50042a63f7d89\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/os-brick -> c:\\openstack\\build\\os-brick",
        "INFO:zuul.CloneMapper:  openstack/networking-hyperv -> c:\\openstack\\build\\networking-hyperv",
        "INFO:zuul.CloneMapper:Expansion completed.",
        "INFO:zuul.Cloner:Preparing 8 repositories",
        "INFO:zuul.Cloner:Creating repo openstack/requirements from upstream https://opendev.org/openstack/requirements",
        "INFO:zuul.Cloner:upstream repo has branch stable/ussuri",
        "INFO:zuul.Cloner:Falling back to branch stable/ussuri",
        "INFO:zuul.Cloner:Prepared openstack/requirements repo with branch stable/ussuri at commit 0d8b90f8d0adc40060f6bebbff4df4fcfcd0753e",
        "INFO:zuul.Cloner:Creating repo openstack/cinder from upstream https://opendev.org/openstack/cinder",
        "INFO:zuul.Cloner:upstream repo has branch stable/ussuri",
        "INFO:zuul.Cloner:Falling back to branch stable/ussuri",
        "INFO:zuul.Cloner:Prepared openstack/cinder repo with branch stable/ussuri at commit 2ef9db8e4550c016fddc3bdffa137a653fd111d2",
        "INFO:zuul.Cloner:Creating repo openstack/nova from upstream https://opendev.org/openstack/nova",
        "INFO:zuul.Cloner:upstream repo has branch stable/ussuri",
        "INFO:zuul.Cloner:Falling back to branch stable/ussuri",
        "INFO:zuul.Cloner:Prepared openstack/nova repo with branch stable/ussuri at commit 8a1159fa708be1e8fa9274b6e114c80355dda91f",
        "INFO:zuul.Cloner:Creating repo openstack/neutron from upstream https://opendev.org/openstack/neutron",
        "INFO:zuul.Cloner:upstream repo has branch stable/ussuri",
        "INFO:zuul.Cloner:Falling back to branch stable/ussuri",
        "INFO:zuul.Cloner:Prepared openstack/neutron repo with branch stable/ussuri at commit bd842cde06e4e2d2a2d38f8be4882ea401a7f4d5",
        "INFO:zuul.Cloner:Creating repo openstack/compute-hyperv from upstream https://opendev.org/openstack/compute-hyperv",
        "INFO:zuul.Cloner:upstream repo has branch stable/ussuri",
        "INFO:zuul.Cloner:Falling back to branch stable/ussuri",
        "INFO:zuul.Cloner:Prepared openstack/compute-hyperv repo with branch stable/ussuri at commit 4ad05407b199fc844ba4716f6e5e62f453374343",
        "INFO:zuul.Cloner:Creating repo openstack/os-win from upstream https://opendev.org/openstack/os-win",
        "INFO:zuul.Cloner:upstream repo has branch stable/ussuri",
        "INFO:zuul.Cloner:Falling back to branch stable/ussuri",
        "INFO:zuul.Cloner:Prepared openstack/os-win repo with branch stable/ussuri at commit 18793de7eb16569bc99171f74259bc81239c9681",
        "INFO:zuul.Cloner:Creating repo openstack/os-brick from upstream http://10.106.1.39/p/openstack/os-brick",
        "INFO:zuul.Cloner:upstream repo has branch stable/ussuri",
        "INFO:zuul.Cloner:Prepared openstack/os-brick repo with commit d0eea8a6eb5a620d405dc819eb2285a9e242f4a3",
        "INFO:zuul.Cloner:Creating repo openstack/networking-hyperv from upstream https://opendev.org/openstack/networking-hyperv",
        "INFO:zuul.Cloner:upstream repo has branch stable/ussuri",
        "INFO:zuul.Cloner:Falling back to branch stable/ussuri",
        "INFO:zuul.Cloner:Prepared openstack/networking-hyperv repo with branch stable/ussuri at commit e5b0ddbb1a9701c1661047293ec50042a63f7d89",
        "INFO:zuul.Cloner:Prepared all repositories"
    ],
    "stdout": "",
    "stdout_lines": []
}