all:
  children:
    cephs:
      hosts:
        instance: null
    computes:
      hosts:
        instance: null
    controllers:
      hosts:
        instance: null
    zuul_unreachable:
      hosts: {}
  hosts:
    instance:
      ansible_connection: ssh
      ansible_host: 162.253.55.217
      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: rbd
      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: fa5c02fc-d084-46b9-9abc-f964b6770bd2
        host_id: b3056f425dc12eb7c2b177d04ce92ce8e9d8895ce2af8682a7cd0f26
        interface_ip: 162.253.55.217
        label: ubuntu-jammy
        node_properties: {}
        private_ipv4: 162.253.55.217
        private_ipv6: null
        provider: yul1
        public_ipv4: 162.253.55.217
        public_ipv6: 2604:e100:1:0:f816:3eff:fe1f:7f2
        region: ca-ymq-1
        slot: null
      zuul_node:
        az: nova
        cloud: public
        external_id: fa5c02fc-d084-46b9-9abc-f964b6770bd2
        host_id: b3056f425dc12eb7c2b177d04ce92ce8e9d8895ce2af8682a7cd0f26
        interface_ip: 162.253.55.217
        label: ubuntu-jammy
        node_properties: {}
        private_ipv4: 162.253.55.217
        private_ipv6: null
        provider: yul1
        public_ipv4: 162.253.55.217
        public_ipv6: 2604:e100:1:0:f816:3eff:fe1f:7f2
        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: rbd
    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-rbd explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/atmosphere/.zuul.yaml@main#66>'
      - '<Job atmosphere-molecule-csi-rbd explicit: None implied: None source: vexxhost/atmosphere/.zuul.yaml@main#72>'
      ansible_version: '9'
      attempts: 1
      branch: main
      build: 382255ca11a64c698d7af9684c83d608
      build_refs:
      - branch: main
        change: '3554'
        change_message: "[WIP] Fix Goldpinger alert unit tests in kube_prometheus_stack\n\n-
          [x] Understand the cherrypick conflict for PR #3542 to stable/2023.2\n-
          [x] Remove CLAUDE.md (doesn't exist in stable/2023.2, so not needed)\n-
          [x] Remove .github/instructions/ directory (doesn't exist in stable/2023.2)\n-
          [x] Manually resolve .github/styles/config/vocabularies/Base/accept.txt
          conflicts\n  - Added only vocabulary words used in this PR: Goldpinger,
          Grafana, ICMP, NGINX, OpsGenie, PagerDuty, SLOs?, [Aa]lert, [Mm]ulticast\n-
          [x] Manually apply Goldpinger-related changes (already present from commit
          0c2edd9)\n- [x] Run Prometheus unit tests to verify changes (all 8 Goldpinger
          tests pass)\n- [ ] Run code review\n- [ ] Run security scan\n\n<!-- START
          COPILOT ORIGINAL PROMPT -->\n\n\n\n<details>\n\n<summary>Original prompt</summary>\n\n>
          \n> ----\n> \n> *This section details on the original issue you should resolve*\n>
          \n> <issue_title>[stable/2023.2] fix(kube_prometheus_stack): fix Goldpinger
          alert unit tests</issue_title>\n> <issue_description>Manual cherrypick required.\n>
          \n> vexxhost/atmosphere#3542 failed to apply on top of branch \"stable/2023.2\":\n>
          ```\n> Applying: docs(monitoring): fix all vale linting issues\n> Using
          index info to reconstruct a base tree...\n> M\t.github/styles/config/vocabularies/Base/accept.txt\n>
          A\tCLAUDE.md\n> Falling back to patching base and 3-way merge...\n> CONFLICT
          (modify/delete): CLAUDE.md deleted in HEAD and modified in docs(monitoring):
          fix all vale linting issues. Version docs(monitoring): fix all vale linting
          issues of CLAUDE.md left in tree.\n> Auto-merging .github/styles/config/vocabularies/Base/accept.txt\n>
          CONFLICT (content): Merge conflict in .github/styles/config/vocabularies/Base/accept.txt\n>
          error: Failed to merge in the changes.\n> hint: Use 'git am --show-current-patch=diff'
          to see the failed patch\n> hint: When you have resolved this problem, run
          \"git am --continue\".\n> hint: If you prefer to skip this patch, run \"git
          am --skip\" instead.\n> hint: To restore the original branch and stop patching,
          run \"git am --abort\".\n> hint: Disable this message with \"git config
          advice.mergeConflict false\"\n> Patch failed at 0001 docs(monitoring): fix
          all vale linting issues\n> \n> ```</issue_description>\n> \n> ## Comments
          on the Issue (you are @copilot in this section)\n> \n> <comments>\n> </comments>\n>
          \n\n\n</details>\n\n\n\n<!-- START COPILOT CODING AGENT SUFFIX -->\n\n-
          Fixes vexxhost/atmosphere#3548\n\n<!-- START COPILOT CODING AGENT TIPS -->\n---\n\n\U0001F4A1
          You can make Copilot smarter by setting up custom instructions, customizing
          its development environment and configuring Model Context Protocol (MCP)
          servers. Learn more [Copilot coding agent tips](https://gh.io/copilot-coding-agent-tips)
          in the docs."
        change_url: https://github.com/vexxhost/atmosphere/pull/3554
        commit_id: 38c570d0b03a224c917720beb2f666db65a73c3d
        patchset: 38c570d0b03a224c917720beb2f666db65a73c3d
        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: c7898c1ba6a94ddf83c15b8b16be874d
      buildset_refs:
      - branch: main
        change: '3554'
        change_message: "[WIP] Fix Goldpinger alert unit tests in kube_prometheus_stack\n\n-
          [x] Understand the cherrypick conflict for PR #3542 to stable/2023.2\n-
          [x] Remove CLAUDE.md (doesn't exist in stable/2023.2, so not needed)\n-
          [x] Remove .github/instructions/ directory (doesn't exist in stable/2023.2)\n-
          [x] Manually resolve .github/styles/config/vocabularies/Base/accept.txt
          conflicts\n  - Added only vocabulary words used in this PR: Goldpinger,
          Grafana, ICMP, NGINX, OpsGenie, PagerDuty, SLOs?, [Aa]lert, [Mm]ulticast\n-
          [x] Manually apply Goldpinger-related changes (already present from commit
          0c2edd9)\n- [x] Run Prometheus unit tests to verify changes (all 8 Goldpinger
          tests pass)\n- [ ] Run code review\n- [ ] Run security scan\n\n<!-- START
          COPILOT ORIGINAL PROMPT -->\n\n\n\n<details>\n\n<summary>Original prompt</summary>\n\n>
          \n> ----\n> \n> *This section details on the original issue you should resolve*\n>
          \n> <issue_title>[stable/2023.2] fix(kube_prometheus_stack): fix Goldpinger
          alert unit tests</issue_title>\n> <issue_description>Manual cherrypick required.\n>
          \n> vexxhost/atmosphere#3542 failed to apply on top of branch \"stable/2023.2\":\n>
          ```\n> Applying: docs(monitoring): fix all vale linting issues\n> Using
          index info to reconstruct a base tree...\n> M\t.github/styles/config/vocabularies/Base/accept.txt\n>
          A\tCLAUDE.md\n> Falling back to patching base and 3-way merge...\n> CONFLICT
          (modify/delete): CLAUDE.md deleted in HEAD and modified in docs(monitoring):
          fix all vale linting issues. Version docs(monitoring): fix all vale linting
          issues of CLAUDE.md left in tree.\n> Auto-merging .github/styles/config/vocabularies/Base/accept.txt\n>
          CONFLICT (content): Merge conflict in .github/styles/config/vocabularies/Base/accept.txt\n>
          error: Failed to merge in the changes.\n> hint: Use 'git am --show-current-patch=diff'
          to see the failed patch\n> hint: When you have resolved this problem, run
          \"git am --continue\".\n> hint: If you prefer to skip this patch, run \"git
          am --skip\" instead.\n> hint: To restore the original branch and stop patching,
          run \"git am --abort\".\n> hint: Disable this message with \"git config
          advice.mergeConflict false\"\n> Patch failed at 0001 docs(monitoring): fix
          all vale linting issues\n> \n> ```</issue_description>\n> \n> ## Comments
          on the Issue (you are @copilot in this section)\n> \n> <comments>\n> </comments>\n>
          \n\n\n</details>\n\n\n\n<!-- START COPILOT CODING AGENT SUFFIX -->\n\n-
          Fixes vexxhost/atmosphere#3548\n\n<!-- START COPILOT CODING AGENT TIPS -->\n---\n\n\U0001F4A1
          You can make Copilot smarter by setting up custom instructions, customizing
          its development environment and configuring Model Context Protocol (MCP)
          servers. Learn more [Copilot coding agent tips](https://gh.io/copilot-coding-agent-tips)
          in the docs."
        change_url: https://github.com/vexxhost/atmosphere/pull/3554
        commit_id: 38c570d0b03a224c917720beb2f666db65a73c3d
        patchset: 38c570d0b03a224c917720beb2f666db65a73c3d
        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: '3554'
      change_message: "[WIP] Fix Goldpinger alert unit tests in kube_prometheus_stack\n\n-
        [x] Understand the cherrypick conflict for PR #3542 to stable/2023.2\n- [x]
        Remove CLAUDE.md (doesn't exist in stable/2023.2, so not needed)\n- [x] Remove
        .github/instructions/ directory (doesn't exist in stable/2023.2)\n- [x] Manually
        resolve .github/styles/config/vocabularies/Base/accept.txt conflicts\n  -
        Added only vocabulary words used in this PR: Goldpinger, Grafana, ICMP, NGINX,
        OpsGenie, PagerDuty, SLOs?, [Aa]lert, [Mm]ulticast\n- [x] Manually apply Goldpinger-related
        changes (already present from commit 0c2edd9)\n- [x] Run Prometheus unit tests
        to verify changes (all 8 Goldpinger tests pass)\n- [ ] Run code review\n-
        [ ] Run security scan\n\n<!-- START COPILOT ORIGINAL PROMPT -->\n\n\n\n<details>\n\n<summary>Original
        prompt</summary>\n\n> \n> ----\n> \n> *This section details on the original
        issue you should resolve*\n> \n> <issue_title>[stable/2023.2] fix(kube_prometheus_stack):
        fix Goldpinger alert unit tests</issue_title>\n> <issue_description>Manual
        cherrypick required.\n> \n> vexxhost/atmosphere#3542 failed to apply on top
        of branch \"stable/2023.2\":\n> ```\n> Applying: docs(monitoring): fix all
        vale linting issues\n> Using index info to reconstruct a base tree...\n> M\t.github/styles/config/vocabularies/Base/accept.txt\n>
        A\tCLAUDE.md\n> Falling back to patching base and 3-way merge...\n> CONFLICT
        (modify/delete): CLAUDE.md deleted in HEAD and modified in docs(monitoring):
        fix all vale linting issues. Version docs(monitoring): fix all vale linting
        issues of CLAUDE.md left in tree.\n> Auto-merging .github/styles/config/vocabularies/Base/accept.txt\n>
        CONFLICT (content): Merge conflict in .github/styles/config/vocabularies/Base/accept.txt\n>
        error: Failed to merge in the changes.\n> hint: Use 'git am --show-current-patch=diff'
        to see the failed patch\n> hint: When you have resolved this problem, run
        \"git am --continue\".\n> hint: If you prefer to skip this patch, run \"git
        am --skip\" instead.\n> hint: To restore the original branch and stop patching,
        run \"git am --abort\".\n> hint: Disable this message with \"git config advice.mergeConflict
        false\"\n> Patch failed at 0001 docs(monitoring): fix all vale linting issues\n>
        \n> ```</issue_description>\n> \n> ## Comments on the Issue (you are @copilot
        in this section)\n> \n> <comments>\n> </comments>\n> \n\n\n</details>\n\n\n\n<!--
        START COPILOT CODING AGENT SUFFIX -->\n\n- Fixes vexxhost/atmosphere#3548\n\n<!--
        START COPILOT CODING AGENT TIPS -->\n---\n\n\U0001F4A1 You can make Copilot
        smarter by setting up custom instructions, customizing its development environment
        and configuring Model Context Protocol (MCP) servers. Learn more [Copilot
        coding agent tips](https://gh.io/copilot-coding-agent-tips) in the docs."
      change_url: https://github.com/vexxhost/atmosphere/pull/3554
      child_jobs: []
      commit_id: 38c570d0b03a224c917720beb2f666db65a73c3d
      event_id: d9494400-03d9-11f1-8ea2-c4faf971af82
      executor:
        hostname: 3a2793d2bd32
        inventory_file: /var/lib/zuul/builds/382255ca11a64c698d7af9684c83d608/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/382255ca11a64c698d7af9684c83d608/work/logs
        result_data_file: /var/lib/zuul/builds/382255ca11a64c698d7af9684c83d608/work/results.json
        src_root: /var/lib/zuul/builds/382255ca11a64c698d7af9684c83d608/work/src
        work_root: /var/lib/zuul/builds/382255ca11a64c698d7af9684c83d608/work
      include_vars: []
      items:
      - branch: main
        change: '3554'
        change_message: "[WIP] Fix Goldpinger alert unit tests in kube_prometheus_stack\n\n-
          [x] Understand the cherrypick conflict for PR #3542 to stable/2023.2\n-
          [x] Remove CLAUDE.md (doesn't exist in stable/2023.2, so not needed)\n-
          [x] Remove .github/instructions/ directory (doesn't exist in stable/2023.2)\n-
          [x] Manually resolve .github/styles/config/vocabularies/Base/accept.txt
          conflicts\n  - Added only vocabulary words used in this PR: Goldpinger,
          Grafana, ICMP, NGINX, OpsGenie, PagerDuty, SLOs?, [Aa]lert, [Mm]ulticast\n-
          [x] Manually apply Goldpinger-related changes (already present from commit
          0c2edd9)\n- [x] Run Prometheus unit tests to verify changes (all 8 Goldpinger
          tests pass)\n- [ ] Run code review\n- [ ] Run security scan\n\n<!-- START
          COPILOT ORIGINAL PROMPT -->\n\n\n\n<details>\n\n<summary>Original prompt</summary>\n\n>
          \n> ----\n> \n> *This section details on the original issue you should resolve*\n>
          \n> <issue_title>[stable/2023.2] fix(kube_prometheus_stack): fix Goldpinger
          alert unit tests</issue_title>\n> <issue_description>Manual cherrypick required.\n>
          \n> vexxhost/atmosphere#3542 failed to apply on top of branch \"stable/2023.2\":\n>
          ```\n> Applying: docs(monitoring): fix all vale linting issues\n> Using
          index info to reconstruct a base tree...\n> M\t.github/styles/config/vocabularies/Base/accept.txt\n>
          A\tCLAUDE.md\n> Falling back to patching base and 3-way merge...\n> CONFLICT
          (modify/delete): CLAUDE.md deleted in HEAD and modified in docs(monitoring):
          fix all vale linting issues. Version docs(monitoring): fix all vale linting
          issues of CLAUDE.md left in tree.\n> Auto-merging .github/styles/config/vocabularies/Base/accept.txt\n>
          CONFLICT (content): Merge conflict in .github/styles/config/vocabularies/Base/accept.txt\n>
          error: Failed to merge in the changes.\n> hint: Use 'git am --show-current-patch=diff'
          to see the failed patch\n> hint: When you have resolved this problem, run
          \"git am --continue\".\n> hint: If you prefer to skip this patch, run \"git
          am --skip\" instead.\n> hint: To restore the original branch and stop patching,
          run \"git am --abort\".\n> hint: Disable this message with \"git config
          advice.mergeConflict false\"\n> Patch failed at 0001 docs(monitoring): fix
          all vale linting issues\n> \n> ```</issue_description>\n> \n> ## Comments
          on the Issue (you are @copilot in this section)\n> \n> <comments>\n> </comments>\n>
          \n\n\n</details>\n\n\n\n<!-- START COPILOT CODING AGENT SUFFIX -->\n\n-
          Fixes vexxhost/atmosphere#3548\n\n<!-- START COPILOT CODING AGENT TIPS -->\n---\n\n\U0001F4A1
          You can make Copilot smarter by setting up custom instructions, customizing
          its development environment and configuring Model Context Protocol (MCP)
          servers. Learn more [Copilot coding agent tips](https://gh.io/copilot-coding-agent-tips)
          in the docs."
        change_url: https://github.com/vexxhost/atmosphere/pull/3554
        commit_id: 38c570d0b03a224c917720beb2f666db65a73c3d
        patchset: 38c570d0b03a224c917720beb2f666db65a73c3d
        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-rbd
      jobtags: []
      max_attempts: 3
      message: W1dJUF0gRml4IEdvbGRwaW5nZXIgYWxlcnQgdW5pdCB0ZXN0cyBpbiBrdWJlX3Byb21ldGhldXNfc3RhY2sKCi0gW3hdIFVuZGVyc3RhbmQgdGhlIGNoZXJyeXBpY2sgY29uZmxpY3QgZm9yIFBSICMzNTQyIHRvIHN0YWJsZS8yMDIzLjIKLSBbeF0gUmVtb3ZlIENMQVVERS5tZCAoZG9lc24ndCBleGlzdCBpbiBzdGFibGUvMjAyMy4yLCBzbyBub3QgbmVlZGVkKQotIFt4XSBSZW1vdmUgLmdpdGh1Yi9pbnN0cnVjdGlvbnMvIGRpcmVjdG9yeSAoZG9lc24ndCBleGlzdCBpbiBzdGFibGUvMjAyMy4yKQotIFt4XSBNYW51YWxseSByZXNvbHZlIC5naXRodWIvc3R5bGVzL2NvbmZpZy92b2NhYnVsYXJpZXMvQmFzZS9hY2NlcHQudHh0IGNvbmZsaWN0cwogIC0gQWRkZWQgb25seSB2b2NhYnVsYXJ5IHdvcmRzIHVzZWQgaW4gdGhpcyBQUjogR29sZHBpbmdlciwgR3JhZmFuYSwgSUNNUCwgTkdJTlgsIE9wc0dlbmllLCBQYWdlckR1dHksIFNMT3M/LCBbQWFdbGVydCwgW01tXXVsdGljYXN0Ci0gW3hdIE1hbnVhbGx5IGFwcGx5IEdvbGRwaW5nZXItcmVsYXRlZCBjaGFuZ2VzIChhbHJlYWR5IHByZXNlbnQgZnJvbSBjb21taXQgMGMyZWRkOSkKLSBbeF0gUnVuIFByb21ldGhldXMgdW5pdCB0ZXN0cyB0byB2ZXJpZnkgY2hhbmdlcyAoYWxsIDggR29sZHBpbmdlciB0ZXN0cyBwYXNzKQotIFsgXSBSdW4gY29kZSByZXZpZXcKLSBbIF0gUnVuIHNlY3VyaXR5IHNjYW4KCjwhLS0gU1RBUlQgQ09QSUxPVCBPUklHSU5BTCBQUk9NUFQgLS0+CgoKCjxkZXRhaWxzPgoKPHN1bW1hcnk+T3JpZ2luYWwgcHJvbXB0PC9zdW1tYXJ5PgoKPiAKPiAtLS0tCj4gCj4gKlRoaXMgc2VjdGlvbiBkZXRhaWxzIG9uIHRoZSBvcmlnaW5hbCBpc3N1ZSB5b3Ugc2hvdWxkIHJlc29sdmUqCj4gCj4gPGlzc3VlX3RpdGxlPltzdGFibGUvMjAyMy4yXSBmaXgoa3ViZV9wcm9tZXRoZXVzX3N0YWNrKTogZml4IEdvbGRwaW5nZXIgYWxlcnQgdW5pdCB0ZXN0czwvaXNzdWVfdGl0bGU+Cj4gPGlzc3VlX2Rlc2NyaXB0aW9uPk1hbnVhbCBjaGVycnlwaWNrIHJlcXVpcmVkLgo+IAo+IHZleHhob3N0L2F0bW9zcGhlcmUjMzU0MiBmYWlsZWQgdG8gYXBwbHkgb24gdG9wIG9mIGJyYW5jaCAic3RhYmxlLzIwMjMuMiI6Cj4gYGBgCj4gQXBwbHlpbmc6IGRvY3MobW9uaXRvcmluZyk6IGZpeCBhbGwgdmFsZSBsaW50aW5nIGlzc3Vlcwo+IFVzaW5nIGluZGV4IGluZm8gdG8gcmVjb25zdHJ1Y3QgYSBiYXNlIHRyZWUuLi4KPiBNCS5naXRodWIvc3R5bGVzL2NvbmZpZy92b2NhYnVsYXJpZXMvQmFzZS9hY2NlcHQudHh0Cj4gQQlDTEFVREUubWQKPiBGYWxsaW5nIGJhY2sgdG8gcGF0Y2hpbmcgYmFzZSBhbmQgMy13YXkgbWVyZ2UuLi4KPiBDT05GTElDVCAobW9kaWZ5L2RlbGV0ZSk6IENMQVVERS5tZCBkZWxldGVkIGluIEhFQUQgYW5kIG1vZGlmaWVkIGluIGRvY3MobW9uaXRvcmluZyk6IGZpeCBhbGwgdmFsZSBsaW50aW5nIGlzc3Vlcy4gVmVyc2lvbiBkb2NzKG1vbml0b3JpbmcpOiBmaXggYWxsIHZhbGUgbGludGluZyBpc3N1ZXMgb2YgQ0xBVURFLm1kIGxlZnQgaW4gdHJlZS4KPiBBdXRvLW1lcmdpbmcgLmdpdGh1Yi9zdHlsZXMvY29uZmlnL3ZvY2FidWxhcmllcy9CYXNlL2FjY2VwdC50eHQKPiBDT05GTElDVCAoY29udGVudCk6IE1lcmdlIGNvbmZsaWN0IGluIC5naXRodWIvc3R5bGVzL2NvbmZpZy92b2NhYnVsYXJpZXMvQmFzZS9hY2NlcHQudHh0Cj4gZXJyb3I6IEZhaWxlZCB0byBtZXJnZSBpbiB0aGUgY2hhbmdlcy4KPiBoaW50OiBVc2UgJ2dpdCBhbSAtLXNob3ctY3VycmVudC1wYXRjaD1kaWZmJyB0byBzZWUgdGhlIGZhaWxlZCBwYXRjaAo+IGhpbnQ6IFdoZW4geW91IGhhdmUgcmVzb2x2ZWQgdGhpcyBwcm9ibGVtLCBydW4gImdpdCBhbSAtLWNvbnRpbnVlIi4KPiBoaW50OiBJZiB5b3UgcHJlZmVyIHRvIHNraXAgdGhpcyBwYXRjaCwgcnVuICJnaXQgYW0gLS1za2lwIiBpbnN0ZWFkLgo+IGhpbnQ6IFRvIHJlc3RvcmUgdGhlIG9yaWdpbmFsIGJyYW5jaCBhbmQgc3RvcCBwYXRjaGluZywgcnVuICJnaXQgYW0gLS1hYm9ydCIuCj4gaGludDogRGlzYWJsZSB0aGlzIG1lc3NhZ2Ugd2l0aCAiZ2l0IGNvbmZpZyBhZHZpY2UubWVyZ2VDb25mbGljdCBmYWxzZSIKPiBQYXRjaCBmYWlsZWQgYXQgMDAwMSBkb2NzKG1vbml0b3JpbmcpOiBmaXggYWxsIHZhbGUgbGludGluZyBpc3N1ZXMKPiAKPiBgYGA8L2lzc3VlX2Rlc2NyaXB0aW9uPgo+IAo+ICMjIENvbW1lbnRzIG9uIHRoZSBJc3N1ZSAoeW91IGFyZSBAY29waWxvdCBpbiB0aGlzIHNlY3Rpb24pCj4gCj4gPGNvbW1lbnRzPgo+IDwvY29tbWVudHM+Cj4gCgoKPC9kZXRhaWxzPgoKCgo8IS0tIFNUQVJUIENPUElMT1QgQ09ESU5HIEFHRU5UIFNVRkZJWCAtLT4KCi0gRml4ZXMgdmV4eGhvc3QvYXRtb3NwaGVyZSMzNTQ4Cgo8IS0tIFNUQVJUIENPUElMT1QgQ09ESU5HIEFHRU5UIFRJUFMgLS0+Ci0tLQoK8J+SoSBZb3UgY2FuIG1ha2UgQ29waWxvdCBzbWFydGVyIGJ5IHNldHRpbmcgdXAgY3VzdG9tIGluc3RydWN0aW9ucywgY3VzdG9taXppbmcgaXRzIGRldmVsb3BtZW50IGVudmlyb25tZW50IGFuZCBjb25maWd1cmluZyBNb2RlbCBDb250ZXh0IFByb3RvY29sIChNQ1ApIHNlcnZlcnMuIExlYXJuIG1vcmUgW0NvcGlsb3QgY29kaW5nIGFnZW50IHRpcHNdKGh0dHBzOi8vZ2guaW8vY29waWxvdC1jb2RpbmctYWdlbnQtdGlwcykgaW4gdGhlIGRvY3Mu
      patchset: 38c570d0b03a224c917720beb2f666db65a73c3d
      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: 38c570d0b03a224c917720beb2f666db65a73c3d
          untrusted/project_4/opendev.org/openstack/openstack-helm:
            canonical_name: opendev.org/openstack/openstack-helm
            checkout: master
            commit: 3a57ef7049b4b76a5a29f8331975931464a14d51
        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: 38c570d0b03a224c917720beb2f666db65a73c3d
          name: vexxhost/atmosphere
          required: false
          short_name: atmosphere
          src_dir: src/github.com/vexxhost/atmosphere
      ref: refs/pull/3554/head
      resources: {}
      tenant: oss
      timeout: 1800
      topic: null
      voting: true
