all:
  children:
    cephs:
      hosts:
        instance: null
    computes:
      hosts:
        instance: null
    controllers:
      hosts:
        instance: null
    zuul_unreachable:
      hosts: {}
  hosts:
    instance:
      ansible_connection: ssh
      ansible_host: 199.204.45.144
      ansible_port: 22
      ansible_python_interpreter: auto
      ansible_user: zuul
      ceph_conf_overrides:
      - option: mon allow pool size one
        section: global
        value: true
      - option: osd crush chooseleaf type
        section: global
        value: 0
      - option: auth allow insecure global id reclaim
        section: mon
        value: false
      ceph_csi_rbd_helm_values:
        provisioner:
          replicaCount: 1
      ceph_fsid: 4837cbf8-4f90-4300-b3f6-726c9b9f89b4
      ceph_osd_devices:
      - /dev/ceph-{{ inventory_hostname_short }}-osd0/data
      - /dev/ceph-{{ inventory_hostname_short }}-osd1/data
      - /dev/ceph-{{ inventory_hostname_short }}-osd2/data
      cilium_helm_values:
        operator:
          replicas: 1
      cilium_ipv4_cidr: 172.24.0.0/16
      csi_driver: local-path-provisioner
      kube_vip_address: 172.17.0.100
      kube_vip_interface: '{{ ansible_facts[''default_ipv4''].interface }}'
      kubernetes_hostname: '{{ ansible_facts[''default_ipv4''].address }}'
      molecule_scenario: csi
      nodepool:
        az: nova
        cloud: public
        external_id: 161e709f-9972-47c2-94a3-10d4427eea4d
        host_id: be92abac58cdf319c41ec3044bb265315879370c10aa7110cfdbfb5f
        interface_ip: 199.204.45.144
        label: ubuntu-jammy
        node_properties: {}
        private_ipv4: 199.204.45.144
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.144
        public_ipv6: 2604:e100:1:0:f816:3eff:fe65:5988
        region: ca-ymq-1
        slot: null
      zuul_node:
        az: nova
        cloud: public
        external_id: 161e709f-9972-47c2-94a3-10d4427eea4d
        host_id: be92abac58cdf319c41ec3044bb265315879370c10aa7110cfdbfb5f
        interface_ip: 199.204.45.144
        label: ubuntu-jammy
        node_properties: {}
        private_ipv4: 199.204.45.144
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.144
        public_ipv6: 2604:e100:1:0:f816:3eff:fe65:5988
        region: ca-ymq-1
        slot: null
        uuid: null
  vars:
    ceph_conf_overrides:
    - option: mon allow pool size one
      section: global
      value: true
    - option: osd crush chooseleaf type
      section: global
      value: 0
    - option: auth allow insecure global id reclaim
      section: mon
      value: false
    ceph_csi_rbd_helm_values:
      provisioner:
        replicaCount: 1
    ceph_fsid: 4837cbf8-4f90-4300-b3f6-726c9b9f89b4
    ceph_osd_devices:
    - /dev/ceph-{{ inventory_hostname_short }}-osd0/data
    - /dev/ceph-{{ inventory_hostname_short }}-osd1/data
    - /dev/ceph-{{ inventory_hostname_short }}-osd2/data
    cilium_helm_values:
      operator:
        replicas: 1
    cilium_ipv4_cidr: 172.24.0.0/16
    csi_driver: local-path-provisioner
    kube_vip_address: 172.17.0.100
    kube_vip_interface: '{{ ansible_facts[''default_ipv4''].interface }}'
    kubernetes_hostname: '{{ ansible_facts[''default_ipv4''].address }}'
    molecule_scenario: csi
    zuul:
      _inheritance_path:
      - '<Job base explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: 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 atmosphere-molecule explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/atmosphere/.zuul.yaml@main#17>'
      - '<Job atmosphere-molecule-csi explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/atmosphere/.zuul.yaml@main#53>'
      - '<Job atmosphere-molecule-csi-local-path-provisioner explicit: None implied:
        {MatchAny:{ImpliedBranchMatcher:main}} source: vexxhost/atmosphere/.zuul.yaml@main#60>'
      - '<Job atmosphere-molecule-csi-local-path-provisioner explicit: None implied:
        None source: vexxhost/atmosphere/.zuul.yaml@main#72>'
      ansible_version: '9'
      attempts: 1
      branch: main
      build: e00aeab5f77747f3982a57bf5e07ef42
      build_refs:
      - branch: main
        change: '3467'
        change_message: "feat(ipmi_exporter): add SEL events monitoring and alerts\n\n##
          Summary\r\n- Update ipmi-exporter to v1.10.1 from Docker Hub\r\n- Enable
          SEL events collection with regex patterns for critical hardware events\r\n-
          Add Prometheus alert rules for SEL events (critical and warning severity)\r\n-
          Add unit tests for the new alert rules\r\n\r\n## Test plan\r\n- [ ] Verify
          ipmi-exporter image pulls successfully\r\n- [ ] Confirm SEL events are collected
          on nodes with IPMI support\r\n- [ ] Validate Prometheus alerts fire correctly
          when SEL events occur\r\n- [ ] Run alert rule unit tests\r\n\r\nCloses:
          A8E-89\r\nFixes: #2973\r\n\r\n\U0001F916 Generated with [Claude Code](https://claude.com/claude-code)"
        change_url: https://github.com/vexxhost/atmosphere/pull/3467
        commit_id: d047723686548087203be32206a767e773101d21
        patchset: d047723686548087203be32206a767e773101d21
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere
          name: vexxhost/atmosphere
          short_name: atmosphere
        src_dir: src/github.com/vexxhost/atmosphere
        topic: null
      buildset: 5dc60a278d934e41b737c2038ee0eb4e
      buildset_refs:
      - branch: main
        change: '3467'
        change_message: "feat(ipmi_exporter): add SEL events monitoring and alerts\n\n##
          Summary\r\n- Update ipmi-exporter to v1.10.1 from Docker Hub\r\n- Enable
          SEL events collection with regex patterns for critical hardware events\r\n-
          Add Prometheus alert rules for SEL events (critical and warning severity)\r\n-
          Add unit tests for the new alert rules\r\n\r\n## Test plan\r\n- [ ] Verify
          ipmi-exporter image pulls successfully\r\n- [ ] Confirm SEL events are collected
          on nodes with IPMI support\r\n- [ ] Validate Prometheus alerts fire correctly
          when SEL events occur\r\n- [ ] Run alert rule unit tests\r\n\r\nCloses:
          A8E-89\r\nFixes: #2973\r\n\r\n\U0001F916 Generated with [Claude Code](https://claude.com/claude-code)"
        change_url: https://github.com/vexxhost/atmosphere/pull/3467
        commit_id: d047723686548087203be32206a767e773101d21
        patchset: d047723686548087203be32206a767e773101d21
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere
          name: vexxhost/atmosphere
          short_name: atmosphere
        src_dir: src/github.com/vexxhost/atmosphere
        topic: null
      change: '3467'
      change_message: "feat(ipmi_exporter): add SEL events monitoring and alerts\n\n##
        Summary\r\n- Update ipmi-exporter to v1.10.1 from Docker Hub\r\n- Enable SEL
        events collection with regex patterns for critical hardware events\r\n- Add
        Prometheus alert rules for SEL events (critical and warning severity)\r\n-
        Add unit tests for the new alert rules\r\n\r\n## Test plan\r\n- [ ] Verify
        ipmi-exporter image pulls successfully\r\n- [ ] Confirm SEL events are collected
        on nodes with IPMI support\r\n- [ ] Validate Prometheus alerts fire correctly
        when SEL events occur\r\n- [ ] Run alert rule unit tests\r\n\r\nCloses: A8E-89\r\nFixes:
        #2973\r\n\r\n\U0001F916 Generated with [Claude Code](https://claude.com/claude-code)"
      change_url: https://github.com/vexxhost/atmosphere/pull/3467
      child_jobs: []
      commit_id: d047723686548087203be32206a767e773101d21
      event_id: 1b5b2ab0-facb-11f0-9bf6-f186a14b93a5
      executor:
        hostname: 3a2793d2bd32
        inventory_file: /var/lib/zuul/builds/e00aeab5f77747f3982a57bf5e07ef42/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/e00aeab5f77747f3982a57bf5e07ef42/work/logs
        result_data_file: /var/lib/zuul/builds/e00aeab5f77747f3982a57bf5e07ef42/work/results.json
        src_root: /var/lib/zuul/builds/e00aeab5f77747f3982a57bf5e07ef42/work/src
        work_root: /var/lib/zuul/builds/e00aeab5f77747f3982a57bf5e07ef42/work
      include_vars: []
      items:
      - branch: main
        change: '3467'
        change_message: "feat(ipmi_exporter): add SEL events monitoring and alerts\n\n##
          Summary\r\n- Update ipmi-exporter to v1.10.1 from Docker Hub\r\n- Enable
          SEL events collection with regex patterns for critical hardware events\r\n-
          Add Prometheus alert rules for SEL events (critical and warning severity)\r\n-
          Add unit tests for the new alert rules\r\n\r\n## Test plan\r\n- [ ] Verify
          ipmi-exporter image pulls successfully\r\n- [ ] Confirm SEL events are collected
          on nodes with IPMI support\r\n- [ ] Validate Prometheus alerts fire correctly
          when SEL events occur\r\n- [ ] Run alert rule unit tests\r\n\r\nCloses:
          A8E-89\r\nFixes: #2973\r\n\r\n\U0001F916 Generated with [Claude Code](https://claude.com/claude-code)"
        change_url: https://github.com/vexxhost/atmosphere/pull/3467
        commit_id: d047723686548087203be32206a767e773101d21
        patchset: d047723686548087203be32206a767e773101d21
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere
          name: vexxhost/atmosphere
          short_name: atmosphere
          src_dir: src/github.com/vexxhost/atmosphere
        topic: null
      job: atmosphere-molecule-csi-local-path-provisioner
      jobtags: []
      max_attempts: 3
      message: ZmVhdChpcG1pX2V4cG9ydGVyKTogYWRkIFNFTCBldmVudHMgbW9uaXRvcmluZyBhbmQgYWxlcnRzCgojIyBTdW1tYXJ5DQotIFVwZGF0ZSBpcG1pLWV4cG9ydGVyIHRvIHYxLjEwLjEgZnJvbSBEb2NrZXIgSHViDQotIEVuYWJsZSBTRUwgZXZlbnRzIGNvbGxlY3Rpb24gd2l0aCByZWdleCBwYXR0ZXJucyBmb3IgY3JpdGljYWwgaGFyZHdhcmUgZXZlbnRzDQotIEFkZCBQcm9tZXRoZXVzIGFsZXJ0IHJ1bGVzIGZvciBTRUwgZXZlbnRzIChjcml0aWNhbCBhbmQgd2FybmluZyBzZXZlcml0eSkNCi0gQWRkIHVuaXQgdGVzdHMgZm9yIHRoZSBuZXcgYWxlcnQgcnVsZXMNCg0KIyMgVGVzdCBwbGFuDQotIFsgXSBWZXJpZnkgaXBtaS1leHBvcnRlciBpbWFnZSBwdWxscyBzdWNjZXNzZnVsbHkNCi0gWyBdIENvbmZpcm0gU0VMIGV2ZW50cyBhcmUgY29sbGVjdGVkIG9uIG5vZGVzIHdpdGggSVBNSSBzdXBwb3J0DQotIFsgXSBWYWxpZGF0ZSBQcm9tZXRoZXVzIGFsZXJ0cyBmaXJlIGNvcnJlY3RseSB3aGVuIFNFTCBldmVudHMgb2NjdXINCi0gWyBdIFJ1biBhbGVydCBydWxlIHVuaXQgdGVzdHMNCg0KQ2xvc2VzOiBBOEUtODkNCkZpeGVzOiAjMjk3Mw0KDQrwn6SWIEdlbmVyYXRlZCB3aXRoIFtDbGF1ZGUgQ29kZV0oaHR0cHM6Ly9jbGF1ZGUuY29tL2NsYXVkZS1jb2RlKQ==
      patchset: d047723686548087203be32206a767e773101d21
      pipeline: check
      playbook_context:
        playbook_projects:
          trusted/project_0/vexxhost.dev/zuul-config:
            canonical_name: vexxhost.dev/zuul-config
            checkout: main
            commit: 9052b5a7781b3346e4cffd452a54448cbff54d8b
          trusted/project_1/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: d73b78cc624f363c6b7fcfe833f2db4571e4e979
          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/vexxhost.dev/zuul-config:
            canonical_name: vexxhost.dev/zuul-config
            checkout: main
            commit: 9052b5a7781b3346e4cffd452a54448cbff54d8b
          untrusted/project_2/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: d73b78cc624f363c6b7fcfe833f2db4571e4e979
          untrusted/project_3/github.com/vexxhost/atmosphere:
            canonical_name: github.com/vexxhost/atmosphere
            checkout: main
            commit: d047723686548087203be32206a767e773101d21
          untrusted/project_4/opendev.org/openstack/openstack-helm:
            canonical_name: opendev.org/openstack/openstack-helm
            checkout: master
            commit: 078840392dcd130024e126ed6aa2b402eff95837
        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_review: false
      post_timeout: null
      pre_timeout: null
      project:
        canonical_hostname: github.com
        canonical_name: github.com/vexxhost/atmosphere
        name: vexxhost/atmosphere
        short_name: atmosphere
        src_dir: src/github.com/vexxhost/atmosphere
      projects:
        github.com/vexxhost/atmosphere:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/atmosphere
          checkout: main
          checkout_description: zuul branch
          commit: d047723686548087203be32206a767e773101d21
          name: vexxhost/atmosphere
          required: false
          short_name: atmosphere
          src_dir: src/github.com/vexxhost/atmosphere
      ref: refs/pull/3467/head
      resources: {}
      tenant: oss
      timeout: 1800
      topic: null
      voting: true
