all:
  children:
    tempest:
      hosts:
        controller: null
    zuul_unreachable:
      hosts: {}
  hosts:
    controller:
      ansible_connection: ssh
      ansible_host: 199.204.45.30
      ansible_port: 22
      ansible_python_interpreter: auto
      ansible_user: zuul
      configure_swap_size: 8192
      devstack_local_conf:
        post-config:
          $NEUTRON_CONF:
            DEFAULT:
              global_physnet_mtu: '{{ external_bridge_mtu }}'
          /etc/magnum/magnum.conf:
            cluster_template:
              kubernetes_allowed_network_drivers: calico,cilium
              kubernetes_default_network_driver: calico
            nova_client:
              api_version: 2.15
          /etc/manila/manila.conf:
            generic:
              connect_share_server_to_tenant_network: true
              driver_handles_share_servers: true
      devstack_localrc:
        ADMIN_PASSWORD: secretadmin
        DATABASE_PASSWORD: secretdatabase
        DEBUG_LIBVIRT_COREDUMPS: true
        DISABLE_AMP_IMAGE_BUILD: true
        ENABLE_SYSCTL_MEM_TUNING: true
        ENABLE_SYSCTL_NET_TUNING: true
        ENABLE_ZSWAP: true
        ERROR_ON_CLONE: true
        FIXED_RANGE: 10.1.0.0/20
        FLOATING_RANGE: 172.24.5.0/24
        GIT_BASE: https://github.com
        HOST_IP: '{{ hostvars[''controller''][''nodepool''][''private_ipv4''] }}'
        IPV4_ADDRS_SAFE_TO_USE: 10.1.0.0/20
        LIBVIRT_TYPE: '{{ devstack_libvirt_type | default("qemu") }}'
        LOGFILE: /opt/stack/logs/devstacklog.txt
        LOG_COLOR: false
        MAGNUM_GUEST_IMAGE_URL: '{{ image_url }}'
        MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS: snapshot_support=True create_share_from_snapshot_support=True
        MANILA_ENABLED_BACKENDS: generic
        MANILA_USE_SERVICE_INSTANCE_PASSWORD: true
        NETWORK_GATEWAY: 10.1.0.1
        NOVA_LIBVIRT_TB_CACHE_SIZE: 128
        NOVA_VNC_ENABLED: true
        OCTAVIA_NODE: api
        OVN_DBS_LOG_LEVEL: dbg
        PUBLIC_BRIDGE_MTU: '{{ external_bridge_mtu }}'
        PUBLIC_NETWORK_GATEWAY: 172.24.5.1
        RABBIT_PASSWORD: secretrabbit
        SERVICE_HOST: '{{ hostvars[''controller''][''nodepool''][''private_ipv4'']
          }}'
        SERVICE_PASSWORD: secretservice
        SWIFT_HASH: 1234123412341234
        SWIFT_REPLICAS: 1
        SWIFT_START_ALL_SERVICES: false
        VERBOSE: true
        VERBOSE_NO_TIMESTAMP: true
      devstack_plugins:
        barbican: https://github.com/openstack/barbican
        magnum: https://review.opendev.org/openstack/magnum
        magnum-cluster-api: https://github.com/vexxhost/magnum-cluster-api
        manila: https://github.com/openstack/manila
        octavia: https://github.com/openstack/octavia
        ovn-octavia-provider: https://github.com/openstack/ovn-octavia-provider
      devstack_services:
        base: false
        c-api: true
        c-bak: true
        c-sch: true
        c-vol: true
        dstat: false
        etcd3: true
        file_tracker: true
        g-api: true
        horizon: false
        key: true
        memory_tracker: true
        mysql: true
        n-api: true
        n-api-meta: true
        n-cond: true
        n-cpu: true
        n-novnc: true
        n-sch: true
        o-api: true
        o-da: true
        o-hk: true
        octavia: true
        openstack-cli-server: true
        ovn-controller: true
        ovn-northd: true
        ovs-vswitchd: true
        ovsdb-server: true
        placement-api: true
        q-ovn-agent: true
        q-svc: true
        rabbit: true
        s-account: false
        s-container: false
        s-object: false
        s-proxy: false
        tempest: false
        tls-proxy: true
      extensions_to_txt:
        auto: true
        conf: true
        localrc: true
        log: true
        stackenv: true
      image_url: https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-{{
        kube_tag }}.qcow2
      kube_tag: v1.33.10
      network_driver: cilium
      nodepool:
        az: nova
        cloud: public
        external_id: 54d96cff-e260-48e6-a782-11c9cc7d060f
        host_id: 571d5e5ab8f99eb6066d22838dc03059a55de74ec327a875b342f73d
        interface_ip: 199.204.45.30
        label: ubuntu-noble-16
        node_properties: {}
        private_ipv4: 199.204.45.30
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.30
        public_ipv6: 2604:e100:1:0:f816:3eff:fe76:70e6
        region: ca-ymq-1
        slot: null
      zuul_copy_output:
        /etc/ceph: logs
        /etc/glusterfs/glusterd.vol: logs
        /etc/libvirt: logs
        /etc/lvm: logs
        /etc/resolv.conf: logs
        /etc/sudoers: logs
        /etc/sudoers.d: logs
        /var/log/ceph: logs
        /var/log/glusterfs: logs
        /var/log/libvirt: logs
        /var/log/mysql: logs
        /var/log/openvswitch: logs
        /var/log/postgresql: logs
        /var/log/rabbitmq: logs
        /var/log/unbound.log: logs
        '{{ devstack_conf_dir }}/.localrc.auto': logs
        '{{ devstack_conf_dir }}/.stackenv': logs
        '{{ devstack_conf_dir }}/local.conf': logs
        '{{ devstack_conf_dir }}/localrc': logs
        '{{ devstack_full_log}}': logs
        '{{ devstack_log_dir }}/atop': logs
        '{{ devstack_log_dir }}/devstacklog.txt': logs
        '{{ devstack_log_dir }}/devstacklog.txt.summary': logs
        '{{ devstack_log_dir }}/dstat-csv.log': logs
        '{{ devstack_log_dir }}/qemu.coredump': logs
        '{{ devstack_log_dir }}/tcpdump.pcap': logs
        '{{ devstack_log_dir }}/worlddump-latest.txt': logs
        '{{ stage_dir }}/apache': logs
        '{{ stage_dir }}/apache_config': logs
        '{{ stage_dir }}/audit.log': logs
        '{{ stage_dir }}/core': logs
        '{{ stage_dir }}/deprecations.log': logs
        '{{ stage_dir }}/df.txt': logs
        '{{ stage_dir }}/dpkg-l.txt': logs
        '{{ stage_dir }}/etc': logs
        '{{ stage_dir }}/iptables.txt': logs
        '{{ stage_dir }}/listen53.txt': logs
        '{{ stage_dir }}/mount.txt': logs
        '{{ stage_dir }}/performance.json': logs
        '{{ stage_dir }}/pip2-freeze.txt': logs
        '{{ stage_dir }}/pip3-freeze.txt': logs
        '{{ stage_dir }}/rpm-qa.txt': logs
        '{{ stage_dir }}/services.txt': logs
        '{{ stage_dir }}/verify_tempest_conf.log': logs
      zuul_node:
        az: nova
        cloud: public
        external_id: 54d96cff-e260-48e6-a782-11c9cc7d060f
        host_id: 571d5e5ab8f99eb6066d22838dc03059a55de74ec327a875b342f73d
        interface_ip: 199.204.45.30
        label: ubuntu-noble-16
        node_properties: {}
        private_ipv4: 199.204.45.30
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.30
        public_ipv6: 2604:e100:1:0:f816:3eff:fe76:70e6
        region: ca-ymq-1
        slot: null
        uuid: null
  vars:
    configure_swap_size: 8192
    devstack_local_conf:
      post-config:
        $NEUTRON_CONF:
          DEFAULT:
            global_physnet_mtu: '{{ external_bridge_mtu }}'
        /etc/magnum/magnum.conf:
          cluster_template:
            kubernetes_allowed_network_drivers: calico,cilium
            kubernetes_default_network_driver: calico
          nova_client:
            api_version: 2.15
        /etc/manila/manila.conf:
          generic:
            connect_share_server_to_tenant_network: true
            driver_handles_share_servers: true
    devstack_localrc:
      ADMIN_PASSWORD: secretadmin
      DATABASE_PASSWORD: secretdatabase
      DEBUG_LIBVIRT_COREDUMPS: true
      DISABLE_AMP_IMAGE_BUILD: true
      ENABLE_SYSCTL_MEM_TUNING: true
      ENABLE_SYSCTL_NET_TUNING: true
      ENABLE_ZSWAP: true
      ERROR_ON_CLONE: true
      FIXED_RANGE: 10.1.0.0/20
      FLOATING_RANGE: 172.24.5.0/24
      GIT_BASE: https://github.com
      HOST_IP: '{{ hostvars[''controller''][''nodepool''][''private_ipv4''] }}'
      IPV4_ADDRS_SAFE_TO_USE: 10.1.0.0/20
      LIBVIRT_TYPE: '{{ devstack_libvirt_type | default("qemu") }}'
      LOGFILE: /opt/stack/logs/devstacklog.txt
      LOG_COLOR: false
      MAGNUM_GUEST_IMAGE_URL: '{{ image_url }}'
      MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS: snapshot_support=True create_share_from_snapshot_support=True
      MANILA_ENABLED_BACKENDS: generic
      MANILA_USE_SERVICE_INSTANCE_PASSWORD: true
      NETWORK_GATEWAY: 10.1.0.1
      NOVA_LIBVIRT_TB_CACHE_SIZE: 128
      NOVA_VNC_ENABLED: true
      OCTAVIA_NODE: api
      OVN_DBS_LOG_LEVEL: dbg
      PUBLIC_BRIDGE_MTU: '{{ external_bridge_mtu }}'
      PUBLIC_NETWORK_GATEWAY: 172.24.5.1
      RABBIT_PASSWORD: secretrabbit
      SERVICE_HOST: '{{ hostvars[''controller''][''nodepool''][''private_ipv4''] }}'
      SERVICE_PASSWORD: secretservice
      SWIFT_HASH: 1234123412341234
      SWIFT_REPLICAS: 1
      SWIFT_START_ALL_SERVICES: false
      VERBOSE: true
      VERBOSE_NO_TIMESTAMP: true
    devstack_plugins:
      barbican: https://github.com/openstack/barbican
      magnum: https://review.opendev.org/openstack/magnum
      magnum-cluster-api: https://github.com/vexxhost/magnum-cluster-api
      manila: https://github.com/openstack/manila
      octavia: https://github.com/openstack/octavia
      ovn-octavia-provider: https://github.com/openstack/ovn-octavia-provider
    devstack_services:
      base: false
      c-api: true
      c-bak: true
      c-sch: true
      c-vol: true
      dstat: false
      etcd3: true
      file_tracker: true
      g-api: true
      horizon: false
      key: true
      memory_tracker: true
      mysql: true
      n-api: true
      n-api-meta: true
      n-cond: true
      n-cpu: true
      n-novnc: true
      n-sch: true
      o-api: true
      o-da: true
      o-hk: true
      octavia: true
      openstack-cli-server: true
      ovn-controller: true
      ovn-northd: true
      ovs-vswitchd: true
      ovsdb-server: true
      placement-api: true
      q-ovn-agent: true
      q-svc: true
      rabbit: true
      s-account: false
      s-container: false
      s-object: false
      s-proxy: false
      tempest: false
      tls-proxy: true
    extensions_to_txt:
      auto: true
      conf: true
      localrc: true
      log: true
      stackenv: true
    image_url: https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-{{
      kube_tag }}.qcow2
    kube_tag: v1.33.10
    network_driver: cilium
    zuul:
      _inheritance_path:
      - '<Job base explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/zuul-config/zuul.d/jobs.yaml@main#1>'
      - '<Job openstack-multinode-fips explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/zuul-config/zuul.d/jobs.yaml@main#17>'
      - '<Job devstack-base explicit: None implied: {MatchAny:{ImpliedBranchMatcher:master}}
        source: openstack/devstack/.zuul.yaml@master#368>'
      - '<Job devstack-minimal explicit: None implied: {MatchAny:{ImpliedBranchMatcher:master}}
        source: openstack/devstack/.zuul.yaml@master#502>'
      - '<Job devstack explicit: None implied: {MatchAny:{ImpliedBranchMatcher:master}}
        source: openstack/devstack/.zuul.yaml@master#545>'
      - '<Job magnum-cluster-api-devstack explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/magnum-cluster-api/zuul.d/jobs.yaml@main#1>'
      - '<Job magnum-cluster-api-hydrophone explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/magnum-cluster-api/zuul.d/jobs.yaml@main#60>'
      - '<Job magnum-cluster-api-hydrophone-v1.33.10 explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/magnum-cluster-api/zuul.d/jobs.yaml@main#72>'
      - '<Job magnum-cluster-api-hydrophone-v1.33.10-cilium explicit: None implied:
        {MatchAny:{ImpliedBranchMatcher:main}} source: vexxhost/magnum-cluster-api/zuul.d/jobs.yaml@main#84>'
      - '<Job magnum-cluster-api-hydrophone-v1.33.10-cilium explicit: None implied:
        None source: vexxhost/magnum-cluster-api/zuul.d/project.yaml@main#1>'
      ansible_version: '9'
      attempts: 1
      branch: main
      build: ad8d497783a940638ac8e3c55aec0e31
      build_refs:
      - branch: main
        change: '974'
        change_message: "chore(deps): update rust crate tokio to v1.52.1\n\nThis PR
          contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|
          [tokio](https://tokio.rs) ([source](https://redirect.github.com/tokio-rs/tokio))
          | dependencies | minor | `1.51.1` \u2192 `1.52.1` |\n\n---\n\n### Release
          Notes\n\n<details>\n<summary>tokio-rs/tokio (tokio)</summary>\n\n### [`v1.52.1`](https://redirect.github.com/tokio-rs/tokio/releases/tag/tokio-1.52.1):
          Tokio v1.52.1\n\n[Compare Source](https://redirect.github.com/tokio-rs/tokio/compare/tokio-1.52.0...tokio-1.52.1)\n\n###
          1.52.1 (April 16th, 2026)\n\n#### Fixed\n\n- runtime: revert [#&#8203;7757]
          to fix [a regression][#&#8203;8056] that causes `spawn_blocking` to hang
          ([#&#8203;8057])\n\n[#&#8203;7757]: https://redirect.github.com/tokio-rs/tokio/pull/7757\n\n[#&#8203;8056]:
          https://redirect.github.com/tokio-rs/tokio/pull/8056\n\n[#&#8203;8057]:
          https://redirect.github.com/tokio-rs/tokio/pull/8057\n\n### [`v1.52.0`](https://redirect.github.com/tokio-rs/tokio/releases/tag/tokio-1.52.0):
          Tokio v1.52.0\n\n[Compare Source](https://redirect.github.com/tokio-rs/tokio/compare/tokio-1.51.1...tokio-1.52.0)\n\n###
          1.52.0 (April 14th, 2026)\n\n#### Added\n\n- io: `AioSource::register_borrowed`
          for I/O safety support ([#&#8203;7992])\n- net: add `try_io` function to
          `unix::pipe` sender and receiver types ([#&#8203;8030])\n\n#### Added (unstable)\n\n-
          runtime: `Builder::enable_eager_driver_handoff` setting enable eager hand
          off of the I/O and time drivers before polling tasks ([#&#8203;8010])\n-
          taskdump: add `trace_with()` for customized task dumps ([#&#8203;8025])\n-
          taskdump: allow `impl FnMut()` in `trace_with` instead of just `fn()` ([#&#8203;8040])\n-
          fs: support `io_uring` in `AsyncRead` for `File` ([#&#8203;7907])\n\n####
          Changed\n\n- runtime: improve `spawn_blocking` scalability with sharded
          queue ([#&#8203;7757])\n- runtime: use `compare_exchange_weak()` in worker
          queue ([#&#8203;8028])\n\n#### Fixed\n\n- runtime: overflow second half
          of tasks when local queue is filled instead of first half ([#&#8203;8029])\n\n####
          Documented\n\n- docs: fix typo in `oneshot::Sender::send` docs ([#&#8203;8026])\n-
          docs: hide #\\[tokio::main] attribute in the docs of `sync::watch` ([#&#8203;8035])\n-
          net: add docs on `ConnectionRefused` errors with UDP sockets ([#&#8203;7870])\n\n[#&#8203;7757]:
          https://redirect.github.com/tokio-rs/tokio/pull/7757\n\n[#&#8203;7870]:
          https://redirect.github.com/tokio-rs/tokio/pull/7870\n\n[#&#8203;7907]:
          https://redirect.github.com/tokio-rs/tokio/pull/7907\n\n[#&#8203;7992]:
          https://redirect.github.com/tokio-rs/tokio/pull/7992\n\n[#&#8203;8010]:
          https://redirect.github.com/tokio-rs/tokio/pull/8010\n\n[#&#8203;8025]:
          https://redirect.github.com/tokio-rs/tokio/pull/8025\n\n[#&#8203;8026]:
          https://redirect.github.com/tokio-rs/tokio/pull/8026\n\n[#&#8203;8028]:
          https://redirect.github.com/tokio-rs/tokio/pull/8028\n\n[#&#8203;8029]:
          https://redirect.github.com/tokio-rs/tokio/pull/8029\n\n[#&#8203;8030]:
          https://redirect.github.com/tokio-rs/tokio/pull/8030\n\n[#&#8203;8035]:
          https://redirect.github.com/tokio-rs/tokio/pull/8035\n\n[#&#8203;8040]:
          https://redirect.github.com/tokio-rs/tokio/pull/8040\n\n</details>\n\n---\n\n###
          Configuration\n\n\U0001F4C5 **Schedule**: (UTC)\n\n- Branch creation\n  -
          At any time (no schedule defined)\n- Automerge\n  - At any time (no schedule
          defined)\n\n\U0001F6A6 **Automerge**: Disabled by config. Please merge this
          manually once you are satisfied.\n\n\u267B **Rebasing**: Whenever PR is
          behind base branch, or you tick the rebase/retry checkbox.\n\n\U0001F515
          **Ignore**: Close this PR and you won't be reminded about this update again.\n\n---\n\n
          - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this
          box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).
          View the [repository job log](https://developer.mend.io/github/vexxhost/magnum-cluster-api).\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjEyMy44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n"
        change_url: https://github.com/vexxhost/magnum-cluster-api/pull/974
        commit_id: bbed81d74441a72b2c7ed801e722ee424d13fef0
        patchset: bbed81d74441a72b2c7ed801e722ee424d13fef0
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/magnum-cluster-api
          name: vexxhost/magnum-cluster-api
          short_name: magnum-cluster-api
          src_dir: src/github.com/vexxhost/magnum-cluster-api
        src_dir: src/github.com/vexxhost/magnum-cluster-api
        topic: null
      buildset: 3251015cf7c44947a9aefaf548f9e2a4
      buildset_refs:
      - branch: main
        change: '974'
        change_message: "chore(deps): update rust crate tokio to v1.52.1\n\nThis PR
          contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|
          [tokio](https://tokio.rs) ([source](https://redirect.github.com/tokio-rs/tokio))
          | dependencies | minor | `1.51.1` \u2192 `1.52.1` |\n\n---\n\n### Release
          Notes\n\n<details>\n<summary>tokio-rs/tokio (tokio)</summary>\n\n### [`v1.52.1`](https://redirect.github.com/tokio-rs/tokio/releases/tag/tokio-1.52.1):
          Tokio v1.52.1\n\n[Compare Source](https://redirect.github.com/tokio-rs/tokio/compare/tokio-1.52.0...tokio-1.52.1)\n\n###
          1.52.1 (April 16th, 2026)\n\n#### Fixed\n\n- runtime: revert [#&#8203;7757]
          to fix [a regression][#&#8203;8056] that causes `spawn_blocking` to hang
          ([#&#8203;8057])\n\n[#&#8203;7757]: https://redirect.github.com/tokio-rs/tokio/pull/7757\n\n[#&#8203;8056]:
          https://redirect.github.com/tokio-rs/tokio/pull/8056\n\n[#&#8203;8057]:
          https://redirect.github.com/tokio-rs/tokio/pull/8057\n\n### [`v1.52.0`](https://redirect.github.com/tokio-rs/tokio/releases/tag/tokio-1.52.0):
          Tokio v1.52.0\n\n[Compare Source](https://redirect.github.com/tokio-rs/tokio/compare/tokio-1.51.1...tokio-1.52.0)\n\n###
          1.52.0 (April 14th, 2026)\n\n#### Added\n\n- io: `AioSource::register_borrowed`
          for I/O safety support ([#&#8203;7992])\n- net: add `try_io` function to
          `unix::pipe` sender and receiver types ([#&#8203;8030])\n\n#### Added (unstable)\n\n-
          runtime: `Builder::enable_eager_driver_handoff` setting enable eager hand
          off of the I/O and time drivers before polling tasks ([#&#8203;8010])\n-
          taskdump: add `trace_with()` for customized task dumps ([#&#8203;8025])\n-
          taskdump: allow `impl FnMut()` in `trace_with` instead of just `fn()` ([#&#8203;8040])\n-
          fs: support `io_uring` in `AsyncRead` for `File` ([#&#8203;7907])\n\n####
          Changed\n\n- runtime: improve `spawn_blocking` scalability with sharded
          queue ([#&#8203;7757])\n- runtime: use `compare_exchange_weak()` in worker
          queue ([#&#8203;8028])\n\n#### Fixed\n\n- runtime: overflow second half
          of tasks when local queue is filled instead of first half ([#&#8203;8029])\n\n####
          Documented\n\n- docs: fix typo in `oneshot::Sender::send` docs ([#&#8203;8026])\n-
          docs: hide #\\[tokio::main] attribute in the docs of `sync::watch` ([#&#8203;8035])\n-
          net: add docs on `ConnectionRefused` errors with UDP sockets ([#&#8203;7870])\n\n[#&#8203;7757]:
          https://redirect.github.com/tokio-rs/tokio/pull/7757\n\n[#&#8203;7870]:
          https://redirect.github.com/tokio-rs/tokio/pull/7870\n\n[#&#8203;7907]:
          https://redirect.github.com/tokio-rs/tokio/pull/7907\n\n[#&#8203;7992]:
          https://redirect.github.com/tokio-rs/tokio/pull/7992\n\n[#&#8203;8010]:
          https://redirect.github.com/tokio-rs/tokio/pull/8010\n\n[#&#8203;8025]:
          https://redirect.github.com/tokio-rs/tokio/pull/8025\n\n[#&#8203;8026]:
          https://redirect.github.com/tokio-rs/tokio/pull/8026\n\n[#&#8203;8028]:
          https://redirect.github.com/tokio-rs/tokio/pull/8028\n\n[#&#8203;8029]:
          https://redirect.github.com/tokio-rs/tokio/pull/8029\n\n[#&#8203;8030]:
          https://redirect.github.com/tokio-rs/tokio/pull/8030\n\n[#&#8203;8035]:
          https://redirect.github.com/tokio-rs/tokio/pull/8035\n\n[#&#8203;8040]:
          https://redirect.github.com/tokio-rs/tokio/pull/8040\n\n</details>\n\n---\n\n###
          Configuration\n\n\U0001F4C5 **Schedule**: (UTC)\n\n- Branch creation\n  -
          At any time (no schedule defined)\n- Automerge\n  - At any time (no schedule
          defined)\n\n\U0001F6A6 **Automerge**: Disabled by config. Please merge this
          manually once you are satisfied.\n\n\u267B **Rebasing**: Whenever PR is
          behind base branch, or you tick the rebase/retry checkbox.\n\n\U0001F515
          **Ignore**: Close this PR and you won't be reminded about this update again.\n\n---\n\n
          - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this
          box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).
          View the [repository job log](https://developer.mend.io/github/vexxhost/magnum-cluster-api).\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjEyMy44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n"
        change_url: https://github.com/vexxhost/magnum-cluster-api/pull/974
        commit_id: bbed81d74441a72b2c7ed801e722ee424d13fef0
        patchset: bbed81d74441a72b2c7ed801e722ee424d13fef0
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/magnum-cluster-api
          name: vexxhost/magnum-cluster-api
          short_name: magnum-cluster-api
          src_dir: src/github.com/vexxhost/magnum-cluster-api
        src_dir: src/github.com/vexxhost/magnum-cluster-api
        topic: null
      change: '974'
      change_message: "chore(deps): update rust crate tokio to v1.52.1\n\nThis PR
        contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|
        [tokio](https://tokio.rs) ([source](https://redirect.github.com/tokio-rs/tokio))
        | dependencies | minor | `1.51.1` \u2192 `1.52.1` |\n\n---\n\n### Release
        Notes\n\n<details>\n<summary>tokio-rs/tokio (tokio)</summary>\n\n### [`v1.52.1`](https://redirect.github.com/tokio-rs/tokio/releases/tag/tokio-1.52.1):
        Tokio v1.52.1\n\n[Compare Source](https://redirect.github.com/tokio-rs/tokio/compare/tokio-1.52.0...tokio-1.52.1)\n\n###
        1.52.1 (April 16th, 2026)\n\n#### Fixed\n\n- runtime: revert [#&#8203;7757]
        to fix [a regression][#&#8203;8056] that causes `spawn_blocking` to hang ([#&#8203;8057])\n\n[#&#8203;7757]:
        https://redirect.github.com/tokio-rs/tokio/pull/7757\n\n[#&#8203;8056]: https://redirect.github.com/tokio-rs/tokio/pull/8056\n\n[#&#8203;8057]:
        https://redirect.github.com/tokio-rs/tokio/pull/8057\n\n### [`v1.52.0`](https://redirect.github.com/tokio-rs/tokio/releases/tag/tokio-1.52.0):
        Tokio v1.52.0\n\n[Compare Source](https://redirect.github.com/tokio-rs/tokio/compare/tokio-1.51.1...tokio-1.52.0)\n\n###
        1.52.0 (April 14th, 2026)\n\n#### Added\n\n- io: `AioSource::register_borrowed`
        for I/O safety support ([#&#8203;7992])\n- net: add `try_io` function to `unix::pipe`
        sender and receiver types ([#&#8203;8030])\n\n#### Added (unstable)\n\n- runtime:
        `Builder::enable_eager_driver_handoff` setting enable eager hand off of the
        I/O and time drivers before polling tasks ([#&#8203;8010])\n- taskdump: add
        `trace_with()` for customized task dumps ([#&#8203;8025])\n- taskdump: allow
        `impl FnMut()` in `trace_with` instead of just `fn()` ([#&#8203;8040])\n-
        fs: support `io_uring` in `AsyncRead` for `File` ([#&#8203;7907])\n\n####
        Changed\n\n- runtime: improve `spawn_blocking` scalability with sharded queue
        ([#&#8203;7757])\n- runtime: use `compare_exchange_weak()` in worker queue
        ([#&#8203;8028])\n\n#### Fixed\n\n- runtime: overflow second half of tasks
        when local queue is filled instead of first half ([#&#8203;8029])\n\n####
        Documented\n\n- docs: fix typo in `oneshot::Sender::send` docs ([#&#8203;8026])\n-
        docs: hide #\\[tokio::main] attribute in the docs of `sync::watch` ([#&#8203;8035])\n-
        net: add docs on `ConnectionRefused` errors with UDP sockets ([#&#8203;7870])\n\n[#&#8203;7757]:
        https://redirect.github.com/tokio-rs/tokio/pull/7757\n\n[#&#8203;7870]: https://redirect.github.com/tokio-rs/tokio/pull/7870\n\n[#&#8203;7907]:
        https://redirect.github.com/tokio-rs/tokio/pull/7907\n\n[#&#8203;7992]: https://redirect.github.com/tokio-rs/tokio/pull/7992\n\n[#&#8203;8010]:
        https://redirect.github.com/tokio-rs/tokio/pull/8010\n\n[#&#8203;8025]: https://redirect.github.com/tokio-rs/tokio/pull/8025\n\n[#&#8203;8026]:
        https://redirect.github.com/tokio-rs/tokio/pull/8026\n\n[#&#8203;8028]: https://redirect.github.com/tokio-rs/tokio/pull/8028\n\n[#&#8203;8029]:
        https://redirect.github.com/tokio-rs/tokio/pull/8029\n\n[#&#8203;8030]: https://redirect.github.com/tokio-rs/tokio/pull/8030\n\n[#&#8203;8035]:
        https://redirect.github.com/tokio-rs/tokio/pull/8035\n\n[#&#8203;8040]: https://redirect.github.com/tokio-rs/tokio/pull/8040\n\n</details>\n\n---\n\n###
        Configuration\n\n\U0001F4C5 **Schedule**: (UTC)\n\n- Branch creation\n  -
        At any time (no schedule defined)\n- Automerge\n  - At any time (no schedule
        defined)\n\n\U0001F6A6 **Automerge**: Disabled by config. Please merge this
        manually once you are satisfied.\n\n\u267B **Rebasing**: Whenever PR is behind
        base branch, or you tick the rebase/retry checkbox.\n\n\U0001F515 **Ignore**:
        Close this PR and you won't be reminded about this update again.\n\n---\n\n
        - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this
        box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).
        View the [repository job log](https://developer.mend.io/github/vexxhost/magnum-cluster-api).\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjEyMy44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n"
      change_url: https://github.com/vexxhost/magnum-cluster-api/pull/974
      child_jobs: []
      commit_id: bbed81d74441a72b2c7ed801e722ee424d13fef0
      event_id: 0d00f020-3b4a-11f1-85fe-a92f77ee4803
      executor:
        hostname: 0a8996d2b663
        inventory_file: /var/lib/zuul/builds/ad8d497783a940638ac8e3c55aec0e31/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/ad8d497783a940638ac8e3c55aec0e31/work/logs
        result_data_file: /var/lib/zuul/builds/ad8d497783a940638ac8e3c55aec0e31/work/results.json
        src_root: /var/lib/zuul/builds/ad8d497783a940638ac8e3c55aec0e31/work/src
        work_root: /var/lib/zuul/builds/ad8d497783a940638ac8e3c55aec0e31/work
      include_vars: []
      items:
      - branch: main
        change: '974'
        change_message: "chore(deps): update rust crate tokio to v1.52.1\n\nThis PR
          contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|
          [tokio](https://tokio.rs) ([source](https://redirect.github.com/tokio-rs/tokio))
          | dependencies | minor | `1.51.1` \u2192 `1.52.1` |\n\n---\n\n### Release
          Notes\n\n<details>\n<summary>tokio-rs/tokio (tokio)</summary>\n\n### [`v1.52.1`](https://redirect.github.com/tokio-rs/tokio/releases/tag/tokio-1.52.1):
          Tokio v1.52.1\n\n[Compare Source](https://redirect.github.com/tokio-rs/tokio/compare/tokio-1.52.0...tokio-1.52.1)\n\n###
          1.52.1 (April 16th, 2026)\n\n#### Fixed\n\n- runtime: revert [#&#8203;7757]
          to fix [a regression][#&#8203;8056] that causes `spawn_blocking` to hang
          ([#&#8203;8057])\n\n[#&#8203;7757]: https://redirect.github.com/tokio-rs/tokio/pull/7757\n\n[#&#8203;8056]:
          https://redirect.github.com/tokio-rs/tokio/pull/8056\n\n[#&#8203;8057]:
          https://redirect.github.com/tokio-rs/tokio/pull/8057\n\n### [`v1.52.0`](https://redirect.github.com/tokio-rs/tokio/releases/tag/tokio-1.52.0):
          Tokio v1.52.0\n\n[Compare Source](https://redirect.github.com/tokio-rs/tokio/compare/tokio-1.51.1...tokio-1.52.0)\n\n###
          1.52.0 (April 14th, 2026)\n\n#### Added\n\n- io: `AioSource::register_borrowed`
          for I/O safety support ([#&#8203;7992])\n- net: add `try_io` function to
          `unix::pipe` sender and receiver types ([#&#8203;8030])\n\n#### Added (unstable)\n\n-
          runtime: `Builder::enable_eager_driver_handoff` setting enable eager hand
          off of the I/O and time drivers before polling tasks ([#&#8203;8010])\n-
          taskdump: add `trace_with()` for customized task dumps ([#&#8203;8025])\n-
          taskdump: allow `impl FnMut()` in `trace_with` instead of just `fn()` ([#&#8203;8040])\n-
          fs: support `io_uring` in `AsyncRead` for `File` ([#&#8203;7907])\n\n####
          Changed\n\n- runtime: improve `spawn_blocking` scalability with sharded
          queue ([#&#8203;7757])\n- runtime: use `compare_exchange_weak()` in worker
          queue ([#&#8203;8028])\n\n#### Fixed\n\n- runtime: overflow second half
          of tasks when local queue is filled instead of first half ([#&#8203;8029])\n\n####
          Documented\n\n- docs: fix typo in `oneshot::Sender::send` docs ([#&#8203;8026])\n-
          docs: hide #\\[tokio::main] attribute in the docs of `sync::watch` ([#&#8203;8035])\n-
          net: add docs on `ConnectionRefused` errors with UDP sockets ([#&#8203;7870])\n\n[#&#8203;7757]:
          https://redirect.github.com/tokio-rs/tokio/pull/7757\n\n[#&#8203;7870]:
          https://redirect.github.com/tokio-rs/tokio/pull/7870\n\n[#&#8203;7907]:
          https://redirect.github.com/tokio-rs/tokio/pull/7907\n\n[#&#8203;7992]:
          https://redirect.github.com/tokio-rs/tokio/pull/7992\n\n[#&#8203;8010]:
          https://redirect.github.com/tokio-rs/tokio/pull/8010\n\n[#&#8203;8025]:
          https://redirect.github.com/tokio-rs/tokio/pull/8025\n\n[#&#8203;8026]:
          https://redirect.github.com/tokio-rs/tokio/pull/8026\n\n[#&#8203;8028]:
          https://redirect.github.com/tokio-rs/tokio/pull/8028\n\n[#&#8203;8029]:
          https://redirect.github.com/tokio-rs/tokio/pull/8029\n\n[#&#8203;8030]:
          https://redirect.github.com/tokio-rs/tokio/pull/8030\n\n[#&#8203;8035]:
          https://redirect.github.com/tokio-rs/tokio/pull/8035\n\n[#&#8203;8040]:
          https://redirect.github.com/tokio-rs/tokio/pull/8040\n\n</details>\n\n---\n\n###
          Configuration\n\n\U0001F4C5 **Schedule**: (UTC)\n\n- Branch creation\n  -
          At any time (no schedule defined)\n- Automerge\n  - At any time (no schedule
          defined)\n\n\U0001F6A6 **Automerge**: Disabled by config. Please merge this
          manually once you are satisfied.\n\n\u267B **Rebasing**: Whenever PR is
          behind base branch, or you tick the rebase/retry checkbox.\n\n\U0001F515
          **Ignore**: Close this PR and you won't be reminded about this update again.\n\n---\n\n
          - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this
          box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).
          View the [repository job log](https://developer.mend.io/github/vexxhost/magnum-cluster-api).\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjEyMy44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->\n"
        change_url: https://github.com/vexxhost/magnum-cluster-api/pull/974
        commit_id: bbed81d74441a72b2c7ed801e722ee424d13fef0
        patchset: bbed81d74441a72b2c7ed801e722ee424d13fef0
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/magnum-cluster-api
          name: vexxhost/magnum-cluster-api
          short_name: magnum-cluster-api
          src_dir: src/github.com/vexxhost/magnum-cluster-api
        topic: null
      job: magnum-cluster-api-hydrophone-v1.33.10-cilium
      jobtags: []
      max_attempts: 3
      message: Y2hvcmUoZGVwcyk6IHVwZGF0ZSBydXN0IGNyYXRlIHRva2lvIHRvIHYxLjUyLjEKClRoaXMgUFIgY29udGFpbnMgdGhlIGZvbGxvd2luZyB1cGRhdGVzOgoKfCBQYWNrYWdlIHwgVHlwZSB8IFVwZGF0ZSB8IENoYW5nZSB8CnwtLS18LS0tfC0tLXwtLS18CnwgW3Rva2lvXShodHRwczovL3Rva2lvLnJzKSAoW3NvdXJjZV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL3Rva2lvLXJzL3Rva2lvKSkgfCBkZXBlbmRlbmNpZXMgfCBtaW5vciB8IGAxLjUxLjFgIOKGkiBgMS41Mi4xYCB8CgotLS0KCiMjIyBSZWxlYXNlIE5vdGVzCgo8ZGV0YWlscz4KPHN1bW1hcnk+dG9raW8tcnMvdG9raW8gKHRva2lvKTwvc3VtbWFyeT4KCiMjIyBbYHYxLjUyLjFgXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vdG9raW8tcnMvdG9raW8vcmVsZWFzZXMvdGFnL3Rva2lvLTEuNTIuMSk6IFRva2lvIHYxLjUyLjEKCltDb21wYXJlIFNvdXJjZV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL3Rva2lvLXJzL3Rva2lvL2NvbXBhcmUvdG9raW8tMS41Mi4wLi4udG9raW8tMS41Mi4xKQoKIyMjIDEuNTIuMSAoQXByaWwgMTZ0aCwgMjAyNikKCiMjIyMgRml4ZWQKCi0gcnVudGltZTogcmV2ZXJ0IFsjJiM4MjAzOzc3NTddIHRvIGZpeCBbYSByZWdyZXNzaW9uXVsjJiM4MjAzOzgwNTZdIHRoYXQgY2F1c2VzIGBzcGF3bl9ibG9ja2luZ2AgdG8gaGFuZyAoWyMmIzgyMDM7ODA1N10pCgpbIyYjODIwMzs3NzU3XTogaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL3Rva2lvLXJzL3Rva2lvL3B1bGwvNzc1NwoKWyMmIzgyMDM7ODA1Nl06IGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS90b2tpby1ycy90b2tpby9wdWxsLzgwNTYKClsjJiM4MjAzOzgwNTddOiBodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vdG9raW8tcnMvdG9raW8vcHVsbC84MDU3CgojIyMgW2B2MS41Mi4wYF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL3Rva2lvLXJzL3Rva2lvL3JlbGVhc2VzL3RhZy90b2tpby0xLjUyLjApOiBUb2tpbyB2MS41Mi4wCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS90b2tpby1ycy90b2tpby9jb21wYXJlL3Rva2lvLTEuNTEuMS4uLnRva2lvLTEuNTIuMCkKCiMjIyAxLjUyLjAgKEFwcmlsIDE0dGgsIDIwMjYpCgojIyMjIEFkZGVkCgotIGlvOiBgQWlvU291cmNlOjpyZWdpc3Rlcl9ib3Jyb3dlZGAgZm9yIEkvTyBzYWZldHkgc3VwcG9ydCAoWyMmIzgyMDM7Nzk5Ml0pCi0gbmV0OiBhZGQgYHRyeV9pb2AgZnVuY3Rpb24gdG8gYHVuaXg6OnBpcGVgIHNlbmRlciBhbmQgcmVjZWl2ZXIgdHlwZXMgKFsjJiM4MjAzOzgwMzBdKQoKIyMjIyBBZGRlZCAodW5zdGFibGUpCgotIHJ1bnRpbWU6IGBCdWlsZGVyOjplbmFibGVfZWFnZXJfZHJpdmVyX2hhbmRvZmZgIHNldHRpbmcgZW5hYmxlIGVhZ2VyIGhhbmQgb2ZmIG9mIHRoZSBJL08gYW5kIHRpbWUgZHJpdmVycyBiZWZvcmUgcG9sbGluZyB0YXNrcyAoWyMmIzgyMDM7ODAxMF0pCi0gdGFza2R1bXA6IGFkZCBgdHJhY2Vfd2l0aCgpYCBmb3IgY3VzdG9taXplZCB0YXNrIGR1bXBzIChbIyYjODIwMzs4MDI1XSkKLSB0YXNrZHVtcDogYWxsb3cgYGltcGwgRm5NdXQoKWAgaW4gYHRyYWNlX3dpdGhgIGluc3RlYWQgb2YganVzdCBgZm4oKWAgKFsjJiM4MjAzOzgwNDBdKQotIGZzOiBzdXBwb3J0IGBpb191cmluZ2AgaW4gYEFzeW5jUmVhZGAgZm9yIGBGaWxlYCAoWyMmIzgyMDM7NzkwN10pCgojIyMjIENoYW5nZWQKCi0gcnVudGltZTogaW1wcm92ZSBgc3Bhd25fYmxvY2tpbmdgIHNjYWxhYmlsaXR5IHdpdGggc2hhcmRlZCBxdWV1ZSAoWyMmIzgyMDM7Nzc1N10pCi0gcnVudGltZTogdXNlIGBjb21wYXJlX2V4Y2hhbmdlX3dlYWsoKWAgaW4gd29ya2VyIHF1ZXVlIChbIyYjODIwMzs4MDI4XSkKCiMjIyMgRml4ZWQKCi0gcnVudGltZTogb3ZlcmZsb3cgc2Vjb25kIGhhbGYgb2YgdGFza3Mgd2hlbiBsb2NhbCBxdWV1ZSBpcyBmaWxsZWQgaW5zdGVhZCBvZiBmaXJzdCBoYWxmIChbIyYjODIwMzs4MDI5XSkKCiMjIyMgRG9jdW1lbnRlZAoKLSBkb2NzOiBmaXggdHlwbyBpbiBgb25lc2hvdDo6U2VuZGVyOjpzZW5kYCBkb2NzIChbIyYjODIwMzs4MDI2XSkKLSBkb2NzOiBoaWRlICNcW3Rva2lvOjptYWluXSBhdHRyaWJ1dGUgaW4gdGhlIGRvY3Mgb2YgYHN5bmM6OndhdGNoYCAoWyMmIzgyMDM7ODAzNV0pCi0gbmV0OiBhZGQgZG9jcyBvbiBgQ29ubmVjdGlvblJlZnVzZWRgIGVycm9ycyB3aXRoIFVEUCBzb2NrZXRzIChbIyYjODIwMzs3ODcwXSkKClsjJiM4MjAzOzc3NTddOiBodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vdG9raW8tcnMvdG9raW8vcHVsbC83NzU3CgpbIyYjODIwMzs3ODcwXTogaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL3Rva2lvLXJzL3Rva2lvL3B1bGwvNzg3MAoKWyMmIzgyMDM7NzkwN106IGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS90b2tpby1ycy90b2tpby9wdWxsLzc5MDcKClsjJiM4MjAzOzc5OTJdOiBodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vdG9raW8tcnMvdG9raW8vcHVsbC83OTkyCgpbIyYjODIwMzs4MDEwXTogaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL3Rva2lvLXJzL3Rva2lvL3B1bGwvODAxMAoKWyMmIzgyMDM7ODAyNV06IGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS90b2tpby1ycy90b2tpby9wdWxsLzgwMjUKClsjJiM4MjAzOzgwMjZdOiBodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vdG9raW8tcnMvdG9raW8vcHVsbC84MDI2CgpbIyYjODIwMzs4MDI4XTogaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL3Rva2lvLXJzL3Rva2lvL3B1bGwvODAyOAoKWyMmIzgyMDM7ODAyOV06IGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS90b2tpby1ycy90b2tpby9wdWxsLzgwMjkKClsjJiM4MjAzOzgwMzBdOiBodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vdG9raW8tcnMvdG9raW8vcHVsbC84MDMwCgpbIyYjODIwMzs4MDM1XTogaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL3Rva2lvLXJzL3Rva2lvL3B1bGwvODAzNQoKWyMmIzgyMDM7ODA0MF06IGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS90b2tpby1ycy90b2tpby9wdWxsLzgwNDAKCjwvZGV0YWlscz4KCi0tLQoKIyMjIENvbmZpZ3VyYXRpb24KCvCfk4UgKipTY2hlZHVsZSoqOiAoVVRDKQoKLSBCcmFuY2ggY3JlYXRpb24KICAtIEF0IGFueSB0aW1lIChubyBzY2hlZHVsZSBkZWZpbmVkKQotIEF1dG9tZXJnZQogIC0gQXQgYW55IHRpbWUgKG5vIHNjaGVkdWxlIGRlZmluZWQpCgrwn5qmICoqQXV0b21lcmdlKio6IERpc2FibGVkIGJ5IGNvbmZpZy4gUGxlYXNlIG1lcmdlIHRoaXMgbWFudWFsbHkgb25jZSB5b3UgYXJlIHNhdGlzZmllZC4KCuKZuyAqKlJlYmFzaW5nKio6IFdoZW5ldmVyIFBSIGlzIGJlaGluZCBiYXNlIGJyYW5jaCwgb3IgeW91IHRpY2sgdGhlIHJlYmFzZS9yZXRyeSBjaGVja2JveC4KCvCflJUgKipJZ25vcmUqKjogQ2xvc2UgdGhpcyBQUiBhbmQgeW91IHdvbid0IGJlIHJlbWluZGVkIGFib3V0IHRoaXMgdXBkYXRlIGFnYWluLgoKLS0tCgogLSBbIF0gPCEtLSByZWJhc2UtY2hlY2sgLS0+SWYgeW91IHdhbnQgdG8gcmViYXNlL3JldHJ5IHRoaXMgUFIsIGNoZWNrIHRoaXMgYm94CgotLS0KClRoaXMgUFIgd2FzIGdlbmVyYXRlZCBieSBbTWVuZCBSZW5vdmF0ZV0oaHR0cHM6Ly9tZW5kLmlvL3Jlbm92YXRlLykuIFZpZXcgdGhlIFtyZXBvc2l0b3J5IGpvYiBsb2ddKGh0dHBzOi8vZGV2ZWxvcGVyLm1lbmQuaW8vZ2l0aHViL3ZleHhob3N0L21hZ251bS1jbHVzdGVyLWFwaSkuCjwhLS1yZW5vdmF0ZS1kZWJ1ZzpleUpqY21WaGRHVmtTVzVXWlhJaU9pSTBNeTR4TVRBdU1pSXNJblZ3WkdGMFpXUkpibFpsY2lJNklqUXpMakV5TXk0NElpd2lkR0Z5WjJWMFFuSmhibU5vSWpvaWJXRnBiaUlzSW14aFltVnNjeUk2VzExOS0tPgo=
      override_checkout: master
      patchset: bbed81d74441a72b2c7ed801e722ee424d13fef0
      pipeline: check
      playbook_context:
        playbook_projects:
          trusted/project_0/github.com/vexxhost/zuul-config:
            canonical_name: github.com/vexxhost/zuul-config
            checkout: main
            commit: 298983cd1253e6833abdb49d87d912527e0e6597
          trusted/project_1/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: fc4af6d44718d2e648cf6396f3e96bb46a55117a
          trusted/project_2/github.com/vexxhost/zuul-jobs:
            canonical_name: github.com/vexxhost/zuul-jobs
            checkout: main
            commit: a6e68243e02ef030ce5e75f8b67630880c475f33
          untrusted/project_0/opendev.org/openstack/devstack:
            canonical_name: opendev.org/openstack/devstack
            checkout: master
            commit: 03ece8f88040be9b0b14dd1cfe93076ad2419a80
          untrusted/project_1/opendev.org/openstack/openstack-zuul-jobs:
            canonical_name: opendev.org/openstack/openstack-zuul-jobs
            checkout: master
            commit: 06df93a5d9ed3cb815b4c7ffd63dab006fee4e8a
          untrusted/project_2/github.com/vexxhost/zuul-config:
            canonical_name: github.com/vexxhost/zuul-config
            checkout: main
            commit: 298983cd1253e6833abdb49d87d912527e0e6597
          untrusted/project_3/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: fc4af6d44718d2e648cf6396f3e96bb46a55117a
          untrusted/project_4/github.com/vexxhost/zuul-jobs:
            canonical_name: github.com/vexxhost/zuul-jobs
            checkout: main
            commit: a6e68243e02ef030ce5e75f8b67630880c475f33
          untrusted/project_5/github.com/vexxhost/magnum-cluster-api:
            canonical_name: github.com/vexxhost/magnum-cluster-api
            checkout: main
            commit: bbed81d74441a72b2c7ed801e722ee424d13fef0
        playbooks:
        - path: untrusted/project_5/github.com/vexxhost/magnum-cluster-api/zuul.d/playbooks/hydrophone/run.yml
          roles:
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/playbook_0/role_1/devstack
            link_target: untrusted/project_0/opendev.org/openstack/devstack
            role_path: ansible/playbook_0/role_1/devstack/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/playbook_0/role_2/openstack-zuul-jobs
            link_target: untrusted/project_1/opendev.org/openstack/openstack-zuul-jobs
            role_path: ansible/playbook_0/role_2/openstack-zuul-jobs/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/playbook_0/role_4/zuul-jobs
            link_target: untrusted/project_3/opendev.org/zuul/zuul-jobs
            role_path: ansible/playbook_0/role_4/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/playbook_0/role_5/zuul-jobs
            link_target: untrusted/project_4/github.com/vexxhost/zuul-jobs
            role_path: ansible/playbook_0/role_5/zuul-jobs/roles
        post_playbooks:
        - path: untrusted/project_5/github.com/vexxhost/magnum-cluster-api/zuul.d/playbooks/hydrophone/post.yml
          roles:
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/post_playbook_0/role_1/devstack
            link_target: untrusted/project_0/opendev.org/openstack/devstack
            role_path: ansible/post_playbook_0/role_1/devstack/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/post_playbook_0/role_2/openstack-zuul-jobs
            link_target: untrusted/project_1/opendev.org/openstack/openstack-zuul-jobs
            role_path: ansible/post_playbook_0/role_2/openstack-zuul-jobs/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/post_playbook_0/role_4/zuul-jobs
            link_target: untrusted/project_3/opendev.org/zuul/zuul-jobs
            role_path: ansible/post_playbook_0/role_4/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/post_playbook_0/role_5/zuul-jobs
            link_target: untrusted/project_4/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_0/role_5/zuul-jobs/roles
        - path: untrusted/project_0/opendev.org/openstack/devstack/playbooks/post.yaml
          roles:
          - checkout: master
            checkout_description: playbook branch
            link_name: ansible/post_playbook_1/role_0/devstack
            link_target: untrusted/project_0/opendev.org/openstack/devstack
            role_path: ansible/post_playbook_1/role_0/devstack/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/post_playbook_1/role_1/openstack-zuul-jobs
            link_target: untrusted/project_1/opendev.org/openstack/openstack-zuul-jobs
            role_path: ansible/post_playbook_1/role_1/openstack-zuul-jobs/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/post_playbook_1/role_3/zuul-jobs
            link_target: untrusted/project_3/opendev.org/zuul/zuul-jobs
            role_path: ansible/post_playbook_1/role_3/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/post_playbook_1/role_4/zuul-jobs
            link_target: untrusted/project_4/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_1/role_4/zuul-jobs/roles
        - path: trusted/project_0/github.com/vexxhost/zuul-config/playbooks/base/post.yaml
          roles:
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/post_playbook_2/role_1/zuul-jobs
            link_target: trusted/project_1/opendev.org/zuul/zuul-jobs
            role_path: ansible/post_playbook_2/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/post_playbook_2/role_2/zuul-jobs
            link_target: trusted/project_2/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_2/role_2/zuul-jobs/roles
        - path: trusted/project_0/github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml
          roles:
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/post_playbook_3/role_1/zuul-jobs
            link_target: trusted/project_1/opendev.org/zuul/zuul-jobs
            role_path: ansible/post_playbook_3/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/post_playbook_3/role_2/zuul-jobs
            link_target: trusted/project_2/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_3/role_2/zuul-jobs/roles
        pre_playbooks:
        - path: trusted/project_0/github.com/vexxhost/zuul-config/playbooks/base/pre.yaml
          roles:
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/pre_playbook_0/role_1/zuul-jobs
            link_target: trusted/project_1/opendev.org/zuul/zuul-jobs
            role_path: ansible/pre_playbook_0/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/pre_playbook_0/role_2/zuul-jobs
            link_target: trusted/project_2/github.com/vexxhost/zuul-jobs
            role_path: ansible/pre_playbook_0/role_2/zuul-jobs/roles
        - path: untrusted/project_0/opendev.org/openstack/devstack/playbooks/pre.yaml
          roles:
          - checkout: master
            checkout_description: playbook branch
            link_name: ansible/pre_playbook_1/role_0/devstack
            link_target: untrusted/project_0/opendev.org/openstack/devstack
            role_path: ansible/pre_playbook_1/role_0/devstack/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/pre_playbook_1/role_1/openstack-zuul-jobs
            link_target: untrusted/project_1/opendev.org/openstack/openstack-zuul-jobs
            role_path: ansible/pre_playbook_1/role_1/openstack-zuul-jobs/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/pre_playbook_1/role_3/zuul-jobs
            link_target: untrusted/project_3/opendev.org/zuul/zuul-jobs
            role_path: ansible/pre_playbook_1/role_3/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/pre_playbook_1/role_4/zuul-jobs
            link_target: untrusted/project_4/github.com/vexxhost/zuul-jobs
            role_path: ansible/pre_playbook_1/role_4/zuul-jobs/roles
        - path: untrusted/project_5/github.com/vexxhost/magnum-cluster-api/zuul.d/playbooks/hydrophone/pre.yml
          roles:
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/pre_playbook_2/role_1/devstack
            link_target: untrusted/project_0/opendev.org/openstack/devstack
            role_path: ansible/pre_playbook_2/role_1/devstack/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/pre_playbook_2/role_2/openstack-zuul-jobs
            link_target: untrusted/project_1/opendev.org/openstack/openstack-zuul-jobs
            role_path: ansible/pre_playbook_2/role_2/openstack-zuul-jobs/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/pre_playbook_2/role_4/zuul-jobs
            link_target: untrusted/project_3/opendev.org/zuul/zuul-jobs
            role_path: ansible/pre_playbook_2/role_4/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/pre_playbook_2/role_5/zuul-jobs
            link_target: untrusted/project_4/github.com/vexxhost/zuul-jobs
            role_path: ansible/pre_playbook_2/role_5/zuul-jobs/roles
      post_review: false
      post_timeout: null
      pre_timeout: null
      project:
        canonical_hostname: github.com
        canonical_name: github.com/vexxhost/magnum-cluster-api
        name: vexxhost/magnum-cluster-api
        short_name: magnum-cluster-api
        src_dir: src/github.com/vexxhost/magnum-cluster-api
      projects:
        github.com/novnc/novnc:
          canonical_hostname: github.com
          canonical_name: github.com/novnc/novnc
          checkout: master
          checkout_description: job override ref
          commit: 8e1ebdffba02e651c399dacef841f8941f6ad6e4
          name: novnc/novnc
          required: true
          short_name: novnc
          src_dir: src/github.com/novnc/novnc
        github.com/vexxhost/magnum-cluster-api:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/magnum-cluster-api
          checkout: main
          checkout_description: zuul branch
          commit: bbed81d74441a72b2c7ed801e722ee424d13fef0
          name: vexxhost/magnum-cluster-api
          required: false
          short_name: magnum-cluster-api
          src_dir: src/github.com/vexxhost/magnum-cluster-api
        opendev.org/openstack/barbican:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/barbican
          checkout: master
          checkout_description: job override ref
          commit: f8a331a40eb21e6c8f37e07794d57aa98b120af9
          name: openstack/barbican
          required: true
          short_name: barbican
          src_dir: src/opendev.org/openstack/barbican
        opendev.org/openstack/cinder:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/cinder
          checkout: master
          checkout_description: job override ref
          commit: c84f0e05ce4b7c6afffa4616ae5f01711f2a7626
          name: openstack/cinder
          required: true
          short_name: cinder
          src_dir: src/opendev.org/openstack/cinder
        opendev.org/openstack/devstack:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/devstack
          checkout: master
          checkout_description: job override ref
          commit: 03ece8f88040be9b0b14dd1cfe93076ad2419a80
          name: openstack/devstack
          required: true
          short_name: devstack
          src_dir: src/opendev.org/openstack/devstack
        opendev.org/openstack/glance:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/glance
          checkout: master
          checkout_description: job override ref
          commit: 03dbf8eac63a35aa0207eba21a3c33e0aa51bb18
          name: openstack/glance
          required: true
          short_name: glance
          src_dir: src/opendev.org/openstack/glance
        opendev.org/openstack/keystone:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/keystone
          checkout: master
          checkout_description: job override ref
          commit: 80d5b7bf50448073223723cf1f6001a367695e80
          name: openstack/keystone
          required: true
          short_name: keystone
          src_dir: src/opendev.org/openstack/keystone
        opendev.org/openstack/magnum:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/magnum
          checkout: master
          checkout_description: job override ref
          commit: 330321a64c846b5d4fa8b78d0fe1bcfe580413ce
          name: openstack/magnum
          required: true
          short_name: magnum
          src_dir: src/opendev.org/openstack/magnum
        opendev.org/openstack/manila:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/manila
          checkout: master
          checkout_description: job override ref
          commit: 62ec140173458b4f49ba05303628b2745cb34744
          name: openstack/manila
          required: true
          short_name: manila
          src_dir: src/opendev.org/openstack/manila
        opendev.org/openstack/neutron:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/neutron
          checkout: master
          checkout_description: job override ref
          commit: 7e423793733cea025e662fbad4b6369431bf4419
          name: openstack/neutron
          required: true
          short_name: neutron
          src_dir: src/opendev.org/openstack/neutron
        opendev.org/openstack/nova:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/nova
          checkout: master
          checkout_description: job override ref
          commit: 43790bd32eaf86c5789e7c85c13873bead59611c
          name: openstack/nova
          required: true
          short_name: nova
          src_dir: src/opendev.org/openstack/nova
        opendev.org/openstack/octavia:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/octavia
          checkout: master
          checkout_description: job override ref
          commit: c86b945c21b7d5d34cf13a4e9d52810d657682da
          name: openstack/octavia
          required: true
          short_name: octavia
          src_dir: src/opendev.org/openstack/octavia
        opendev.org/openstack/os-test-images:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/os-test-images
          checkout: master
          checkout_description: job override ref
          commit: 5d0367e03788764f41da8effffa14e3eac513201
          name: openstack/os-test-images
          required: true
          short_name: os-test-images
          src_dir: src/opendev.org/openstack/os-test-images
        opendev.org/openstack/ovn-octavia-provider:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/ovn-octavia-provider
          checkout: master
          checkout_description: job override ref
          commit: a04e63332c1a1fb2f1aceb20892f9aabefb75cf7
          name: openstack/ovn-octavia-provider
          required: true
          short_name: ovn-octavia-provider
          src_dir: src/opendev.org/openstack/ovn-octavia-provider
        opendev.org/openstack/placement:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/placement
          checkout: master
          checkout_description: job override ref
          commit: e3db398fba279721121892323e6260c6932797c1
          name: openstack/placement
          required: true
          short_name: placement
          src_dir: src/opendev.org/openstack/placement
        opendev.org/openstack/python-magnumclient:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/python-magnumclient
          checkout: master
          checkout_description: job override ref
          commit: bfc9dbc2aa9a113c12e591a87f774a6d986a981f
          name: openstack/python-magnumclient
          required: true
          short_name: python-magnumclient
          src_dir: src/opendev.org/openstack/python-magnumclient
        opendev.org/openstack/requirements:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/requirements
          checkout: master
          checkout_description: job override ref
          commit: 954a2cc76030c7154969416f0cdfe1568f986c37
          name: openstack/requirements
          required: true
          short_name: requirements
          src_dir: src/opendev.org/openstack/requirements
        opendev.org/openstack/swift:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/swift
          checkout: master
          checkout_description: job override ref
          commit: d39b6b98fd989267e73064317d657d64bc3d63c3
          name: openstack/swift
          required: true
          short_name: swift
          src_dir: src/opendev.org/openstack/swift
      ref: refs/pull/974/head
      resources: {}
      tenant: oss
      timeout: 7200
      topic: null
      voting: true
    zuul_copy_output:
      /etc/ceph: logs
      /etc/glusterfs/glusterd.vol: logs
      /etc/libvirt: logs
      /etc/lvm: logs
      /etc/resolv.conf: logs
      /etc/sudoers: logs
      /etc/sudoers.d: logs
      /var/log/ceph: logs
      /var/log/glusterfs: logs
      /var/log/libvirt: logs
      /var/log/mysql: logs
      /var/log/openvswitch: logs
      /var/log/postgresql: logs
      /var/log/rabbitmq: logs
      /var/log/unbound.log: logs
      '{{ devstack_conf_dir }}/.localrc.auto': logs
      '{{ devstack_conf_dir }}/.stackenv': logs
      '{{ devstack_conf_dir }}/local.conf': logs
      '{{ devstack_conf_dir }}/localrc': logs
      '{{ devstack_full_log}}': logs
      '{{ devstack_log_dir }}/atop': logs
      '{{ devstack_log_dir }}/devstacklog.txt': logs
      '{{ devstack_log_dir }}/devstacklog.txt.summary': logs
      '{{ devstack_log_dir }}/dstat-csv.log': logs
      '{{ devstack_log_dir }}/qemu.coredump': logs
      '{{ devstack_log_dir }}/tcpdump.pcap': logs
      '{{ devstack_log_dir }}/worlddump-latest.txt': logs
      '{{ stage_dir }}/apache': logs
      '{{ stage_dir }}/apache_config': logs
      '{{ stage_dir }}/audit.log': logs
      '{{ stage_dir }}/core': logs
      '{{ stage_dir }}/deprecations.log': logs
      '{{ stage_dir }}/df.txt': logs
      '{{ stage_dir }}/dpkg-l.txt': logs
      '{{ stage_dir }}/etc': logs
      '{{ stage_dir }}/iptables.txt': logs
      '{{ stage_dir }}/listen53.txt': logs
      '{{ stage_dir }}/mount.txt': logs
      '{{ stage_dir }}/performance.json': logs
      '{{ stage_dir }}/pip2-freeze.txt': logs
      '{{ stage_dir }}/pip3-freeze.txt': logs
      '{{ stage_dir }}/rpm-qa.txt': logs
      '{{ stage_dir }}/services.txt': logs
      '{{ stage_dir }}/verify_tempest_conf.log': logs
