all:
  children:
    controllers:
      hosts:
        controller-1: null
        controller-2: null
        controller-3: null
    zuul_unreachable:
      hosts: {}
  hosts:
    controller-1:
      ansible_connection: ssh
      ansible_host: 199.204.45.250
      ansible_port: 22
      ansible_python_interpreter: auto
      ansible_user: zuul
      cilium_helm_values:
        operator:
          replicas: 1
      cilium_ipv4_cidr: 172.24.0.0/16
      kube_vip_address: 172.17.0.100
      kube_vip_interface: '{{ ansible_facts[''default_ipv4''].interface }}'
      kubernetes_hostname: '{{ hostvars[''controller-1''].ansible_facts[''default_ipv4''].address
        }}'
      kubernetes_version: 1.34.0
      molecule_scenario: cluster-upgrade
      nodepool:
        az: nova
        cloud: public
        external_id: e23c5a56-8bb3-41ce-bd27-3fb42363e37f
        host_id: 7b8a4cf3090e32af994f4889a62f1003a5f74592d8295d185d35c3b9
        interface_ip: 199.204.45.250
        label: debian-trixie
        node_properties: {}
        private_ipv4: 199.204.45.250
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.250
        public_ipv6: 2604:e100:1:0:f816:3eff:fea9:aa08
        region: ca-ymq-1
        slot: null
      old_kubernetes_version: 1.33.4
      zuul_node:
        az: nova
        cloud: public
        external_id: e23c5a56-8bb3-41ce-bd27-3fb42363e37f
        host_id: 7b8a4cf3090e32af994f4889a62f1003a5f74592d8295d185d35c3b9
        interface_ip: 199.204.45.250
        label: debian-trixie
        node_properties: {}
        private_ipv4: 199.204.45.250
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.250
        public_ipv6: 2604:e100:1:0:f816:3eff:fea9:aa08
        region: ca-ymq-1
        slot: null
        uuid: null
    controller-2:
      ansible_connection: ssh
      ansible_host: 199.204.45.169
      ansible_port: 22
      ansible_python_interpreter: auto
      ansible_user: zuul
      cilium_helm_values:
        operator:
          replicas: 1
      cilium_ipv4_cidr: 172.24.0.0/16
      kube_vip_address: 172.17.0.100
      kube_vip_interface: '{{ ansible_facts[''default_ipv4''].interface }}'
      kubernetes_hostname: '{{ hostvars[''controller-1''].ansible_facts[''default_ipv4''].address
        }}'
      kubernetes_version: 1.34.0
      molecule_scenario: cluster-upgrade
      nodepool:
        az: nova
        cloud: public
        external_id: 94377899-e25a-40d3-a719-9e30c3df01a5
        host_id: be92abac58cdf319c41ec3044bb265315879370c10aa7110cfdbfb5f
        interface_ip: 199.204.45.169
        label: debian-trixie
        node_properties: {}
        private_ipv4: 199.204.45.169
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.169
        public_ipv6: 2604:e100:1:0:f816:3eff:fe95:f461
        region: ca-ymq-1
        slot: null
      old_kubernetes_version: 1.33.4
      zuul_node:
        az: nova
        cloud: public
        external_id: 94377899-e25a-40d3-a719-9e30c3df01a5
        host_id: be92abac58cdf319c41ec3044bb265315879370c10aa7110cfdbfb5f
        interface_ip: 199.204.45.169
        label: debian-trixie
        node_properties: {}
        private_ipv4: 199.204.45.169
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.169
        public_ipv6: 2604:e100:1:0:f816:3eff:fe95:f461
        region: ca-ymq-1
        slot: null
        uuid: null
    controller-3:
      ansible_connection: ssh
      ansible_host: 199.204.45.132
      ansible_port: 22
      ansible_python_interpreter: auto
      ansible_user: zuul
      cilium_helm_values:
        operator:
          replicas: 1
      cilium_ipv4_cidr: 172.24.0.0/16
      kube_vip_address: 172.17.0.100
      kube_vip_interface: '{{ ansible_facts[''default_ipv4''].interface }}'
      kubernetes_hostname: '{{ hostvars[''controller-1''].ansible_facts[''default_ipv4''].address
        }}'
      kubernetes_version: 1.34.0
      molecule_scenario: cluster-upgrade
      nodepool:
        az: nova
        cloud: public
        external_id: 2f8094ba-9a63-47a1-b380-9a35e969b3a4
        host_id: be92abac58cdf319c41ec3044bb265315879370c10aa7110cfdbfb5f
        interface_ip: 199.204.45.132
        label: debian-trixie
        node_properties: {}
        private_ipv4: 199.204.45.132
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.132
        public_ipv6: 2604:e100:1:0:f816:3eff:fecb:a9e7
        region: ca-ymq-1
        slot: null
      old_kubernetes_version: 1.33.4
      zuul_node:
        az: nova
        cloud: public
        external_id: 2f8094ba-9a63-47a1-b380-9a35e969b3a4
        host_id: be92abac58cdf319c41ec3044bb265315879370c10aa7110cfdbfb5f
        interface_ip: 199.204.45.132
        label: debian-trixie
        node_properties: {}
        private_ipv4: 199.204.45.132
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.132
        public_ipv6: 2604:e100:1:0:f816:3eff:fecb:a9e7
        region: ca-ymq-1
        slot: null
        uuid: null
  vars:
    cilium_helm_values:
      operator:
        replicas: 1
    kubernetes_version: 1.34.0
    molecule_scenario: cluster-upgrade
    old_kubernetes_version: 1.33.4
    zuul:
      _inheritance_path:
      - '<Job base explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/zuul-config/zuul.d/jobs.yaml@main#1>'
      - '<Job molecule explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/zuul-jobs/zuul.d/ansible-jobs.yaml@main#1>'
      - '<Job ansible-collection-kubernetes-molecule explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/ansible-collection-kubernetes/.zuul.yaml@main#49>'
      - '<Job ansible-collection-kubernetes-molecule-cluster-upgrade explicit: None
        implied: {MatchAny:{ImpliedBranchMatcher:main}} source: vexxhost/ansible-collection-kubernetes/.zuul.yaml@main#128>'
      - '<Job ansible-collection-kubernetes-molecule-cluster-upgrade explicit: None
        implied: None source: vexxhost/ansible-collection-kubernetes/.zuul.yaml@main#176>'
      ansible_version: '9'
      attempts: 1
      branch: main
      build: f3a6630f45634134b767962650f9d64b
      build_refs:
      - branch: main
        change: '253'
        change_message: 'feat!: upgrade cert-manager chart to v1.15.5


          Re-applies the cert-manager chart upgrade from #247 as a breaking change
          to trigger a v3.0.0 release. The original was reverted in #251 because it
          broke downstream consumers pinning older cert-manager versions.


          BREAKING CHANGE: cert_manager_image_cli renamed to cert_manager_image_startupapicheck,
          default extra args now include --enable-gateway-api (requires cert-manager
          >= 1.15).'
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/253
        commit_id: bda25d59802b5c1d1e16baac06ca999b712261fe
        patchset: bda25d59802b5c1d1e16baac06ca999b712261fe
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/ansible-collection-kubernetes
          name: vexxhost/ansible-collection-kubernetes
          short_name: ansible-collection-kubernetes
          src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
        src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
        topic: null
      buildset: f9b9db0fc0ad4baa80d607a7517f03ee
      buildset_refs:
      - branch: main
        change: '253'
        change_message: 'feat!: upgrade cert-manager chart to v1.15.5


          Re-applies the cert-manager chart upgrade from #247 as a breaking change
          to trigger a v3.0.0 release. The original was reverted in #251 because it
          broke downstream consumers pinning older cert-manager versions.


          BREAKING CHANGE: cert_manager_image_cli renamed to cert_manager_image_startupapicheck,
          default extra args now include --enable-gateway-api (requires cert-manager
          >= 1.15).'
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/253
        commit_id: bda25d59802b5c1d1e16baac06ca999b712261fe
        patchset: bda25d59802b5c1d1e16baac06ca999b712261fe
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/ansible-collection-kubernetes
          name: vexxhost/ansible-collection-kubernetes
          short_name: ansible-collection-kubernetes
          src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
        src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
        topic: null
      change: '253'
      change_message: 'feat!: upgrade cert-manager chart to v1.15.5


        Re-applies the cert-manager chart upgrade from #247 as a breaking change to
        trigger a v3.0.0 release. The original was reverted in #251 because it broke
        downstream consumers pinning older cert-manager versions.


        BREAKING CHANGE: cert_manager_image_cli renamed to cert_manager_image_startupapicheck,
        default extra args now include --enable-gateway-api (requires cert-manager
        >= 1.15).'
      change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/253
      child_jobs: []
      commit_id: bda25d59802b5c1d1e16baac06ca999b712261fe
      event_id: 72ab1b70-2c78-11f1-9d5c-027bdbc6d977
      executor:
        hostname: 0a8996d2b663
        inventory_file: /var/lib/zuul/builds/f3a6630f45634134b767962650f9d64b/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/f3a6630f45634134b767962650f9d64b/work/logs
        result_data_file: /var/lib/zuul/builds/f3a6630f45634134b767962650f9d64b/work/results.json
        src_root: /var/lib/zuul/builds/f3a6630f45634134b767962650f9d64b/work/src
        work_root: /var/lib/zuul/builds/f3a6630f45634134b767962650f9d64b/work
      include_vars: []
      items:
      - branch: main
        change: '253'
        change_message: 'feat!: upgrade cert-manager chart to v1.15.5


          Re-applies the cert-manager chart upgrade from #247 as a breaking change
          to trigger a v3.0.0 release. The original was reverted in #251 because it
          broke downstream consumers pinning older cert-manager versions.


          BREAKING CHANGE: cert_manager_image_cli renamed to cert_manager_image_startupapicheck,
          default extra args now include --enable-gateway-api (requires cert-manager
          >= 1.15).'
        change_url: https://github.com/vexxhost/ansible-collection-kubernetes/pull/253
        commit_id: bda25d59802b5c1d1e16baac06ca999b712261fe
        patchset: bda25d59802b5c1d1e16baac06ca999b712261fe
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/ansible-collection-kubernetes
          name: vexxhost/ansible-collection-kubernetes
          short_name: ansible-collection-kubernetes
          src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
        topic: null
      job: ansible-collection-kubernetes-molecule-cluster-upgrade
      jobtags: []
      max_attempts: 3
      message: ZmVhdCE6IHVwZ3JhZGUgY2VydC1tYW5hZ2VyIGNoYXJ0IHRvIHYxLjE1LjUKClJlLWFwcGxpZXMgdGhlIGNlcnQtbWFuYWdlciBjaGFydCB1cGdyYWRlIGZyb20gIzI0NyBhcyBhIGJyZWFraW5nIGNoYW5nZSB0byB0cmlnZ2VyIGEgdjMuMC4wIHJlbGVhc2UuIFRoZSBvcmlnaW5hbCB3YXMgcmV2ZXJ0ZWQgaW4gIzI1MSBiZWNhdXNlIGl0IGJyb2tlIGRvd25zdHJlYW0gY29uc3VtZXJzIHBpbm5pbmcgb2xkZXIgY2VydC1tYW5hZ2VyIHZlcnNpb25zLgoKQlJFQUtJTkcgQ0hBTkdFOiBjZXJ0X21hbmFnZXJfaW1hZ2VfY2xpIHJlbmFtZWQgdG8gY2VydF9tYW5hZ2VyX2ltYWdlX3N0YXJ0dXBhcGljaGVjaywgZGVmYXVsdCBleHRyYSBhcmdzIG5vdyBpbmNsdWRlIC0tZW5hYmxlLWdhdGV3YXktYXBpIChyZXF1aXJlcyBjZXJ0LW1hbmFnZXIgPj0gMS4xNSku
      patchset: bda25d59802b5c1d1e16baac06ca999b712261fe
      pipeline: check
      playbook_context:
        playbook_projects:
          trusted/project_0/github.com/vexxhost/zuul-config:
            canonical_name: github.com/vexxhost/zuul-config
            checkout: main
            commit: 9052b5a7781b3346e4cffd452a54448cbff54d8b
          trusted/project_1/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: c75fe6ef19c05b98349573c971950c51bbf24758
          trusted/project_2/github.com/vexxhost/zuul-jobs:
            canonical_name: github.com/vexxhost/zuul-jobs
            checkout: main
            commit: a6e68243e02ef030ce5e75f8b67630880c475f33
          untrusted/project_0/github.com/vexxhost/zuul-jobs:
            canonical_name: github.com/vexxhost/zuul-jobs
            checkout: main
            commit: a6e68243e02ef030ce5e75f8b67630880c475f33
          untrusted/project_1/github.com/vexxhost/zuul-config:
            canonical_name: github.com/vexxhost/zuul-config
            checkout: main
            commit: 9052b5a7781b3346e4cffd452a54448cbff54d8b
          untrusted/project_2/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: c75fe6ef19c05b98349573c971950c51bbf24758
          untrusted/project_3/github.com/vexxhost/ansible-collection-kubernetes:
            canonical_name: github.com/vexxhost/ansible-collection-kubernetes
            checkout: main
            commit: bf852f23d1d568cc4bb348dcc77271494f7fb61c
          untrusted/project_4/opendev.org/openstack/openstack-helm:
            canonical_name: opendev.org/openstack/openstack-helm
            checkout: master
            commit: 3e6d3ecbbb91cfbba41f1cdbcbb494a1bdb24949
        playbooks:
        - path: untrusted/project_0/github.com/vexxhost/zuul-jobs/playbooks/molecule/run.yaml
          roles:
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/playbook_0/role_1/zuul-jobs
            link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs
            role_path: ansible/playbook_0/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: playbook branch
            link_name: ansible/playbook_0/role_2/zuul-jobs
            link_target: untrusted/project_0/github.com/vexxhost/zuul-jobs
            role_path: ansible/playbook_0/role_2/zuul-jobs/roles
        post_playbooks:
        - path: untrusted/project_3/github.com/vexxhost/ansible-collection-kubernetes/test-playbooks/molecule/post.yml
          roles:
          - checkout: main
            checkout_description: playbook branch
            link_name: ansible/post_playbook_0/role_0/collection-kubernetes
            link_target: untrusted/project_3/github.com/vexxhost/ansible-collection-kubernetes
            role_path: ansible/post_playbook_0/role_0/collection-kubernetes/roles
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/post_playbook_0/role_1/openstack-helm
            link_target: untrusted/project_4/opendev.org/openstack/openstack-helm
            role_path: ansible/post_playbook_0/role_1/openstack-helm/roles
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/post_playbook_0/role_3/zuul-jobs
            link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs
            role_path: ansible/post_playbook_0/role_3/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/post_playbook_0/role_4/zuul-jobs
            link_target: untrusted/project_0/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_0/role_4/zuul-jobs/roles
        - path: trusted/project_0/github.com/vexxhost/zuul-config/playbooks/base/post.yaml
          roles:
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/post_playbook_1/role_1/zuul-jobs
            link_target: trusted/project_1/opendev.org/zuul/zuul-jobs
            role_path: ansible/post_playbook_1/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/post_playbook_1/role_2/zuul-jobs
            link_target: trusted/project_2/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_1/role_2/zuul-jobs/roles
        - path: trusted/project_0/github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml
          roles:
          - checkout: master
            checkout_description: project default branch
            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
        pre_playbooks:
        - path: trusted/project_0/github.com/vexxhost/zuul-config/playbooks/base/pre.yaml
          roles:
          - checkout: master
            checkout_description: project default branch
            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/github.com/vexxhost/zuul-jobs/playbooks/molecule/pre.yaml
          roles:
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/pre_playbook_1/role_1/zuul-jobs
            link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs
            role_path: ansible/pre_playbook_1/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: playbook branch
            link_name: ansible/pre_playbook_1/role_2/zuul-jobs
            link_target: untrusted/project_0/github.com/vexxhost/zuul-jobs
            role_path: ansible/pre_playbook_1/role_2/zuul-jobs/roles
        - path: untrusted/project_3/github.com/vexxhost/ansible-collection-kubernetes/test-playbooks/molecule/pre.yml
          roles:
          - checkout: main
            checkout_description: playbook branch
            link_name: ansible/pre_playbook_2/role_0/collection-kubernetes
            link_target: untrusted/project_3/github.com/vexxhost/ansible-collection-kubernetes
            role_path: ansible/pre_playbook_2/role_0/collection-kubernetes/roles
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/pre_playbook_2/role_1/openstack-helm
            link_target: untrusted/project_4/opendev.org/openstack/openstack-helm
            role_path: ansible/pre_playbook_2/role_1/openstack-helm/roles
          - checkout: master
            checkout_description: project default branch
            link_name: ansible/pre_playbook_2/role_3/zuul-jobs
            link_target: untrusted/project_2/opendev.org/zuul/zuul-jobs
            role_path: ansible/pre_playbook_2/role_3/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/pre_playbook_2/role_4/zuul-jobs
            link_target: untrusted/project_0/github.com/vexxhost/zuul-jobs
            role_path: ansible/pre_playbook_2/role_4/zuul-jobs/roles
      post_review: false
      post_timeout: null
      pre_timeout: null
      project:
        canonical_hostname: github.com
        canonical_name: github.com/vexxhost/ansible-collection-kubernetes
        name: vexxhost/ansible-collection-kubernetes
        short_name: ansible-collection-kubernetes
        src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
      projects:
        github.com/vexxhost/ansible-collection-kubernetes:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/ansible-collection-kubernetes
          checkout: main
          checkout_description: zuul branch
          commit: bf852f23d1d568cc4bb348dcc77271494f7fb61c
          name: vexxhost/ansible-collection-kubernetes
          required: false
          short_name: ansible-collection-kubernetes
          src_dir: src/github.com/vexxhost/ansible-collection-kubernetes
      ref: refs/pull/253/head
      resources: {}
      tenant: oss
      timeout: 1800
      topic: null
      voting: false
