name: check-kolla run_id: commands[0] env HOME: /home/zuul env LANG: C.UTF-8 env PATH: /home/zuul/src/github.com/osism/generics/.tox/check-kolla/bin:/usr/local/bin:/usr/bin:/bin:/usr/games env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PIP_USER: 0 env PYTHONHASHSEED: 368065039 env PYTHONIOENCODING: utf-8 env TOX_ENV_DIR: /home/zuul/src/github.com/osism/generics/.tox/check-kolla env TOX_ENV_NAME: check-kolla env TOX_WORK_DIR: /home/zuul/src/github.com/osism/generics/.tox env VIRTUAL_ENV: /home/zuul/src/github.com/osism/generics/.tox/check-kolla metadata pid: 2337 cwd: /home/zuul/src/github.com/osism/generics allow: /home/zuul/src/github.com/osism/generics/.tox/check-kolla/bin/* cmd: python3 src/check-kolla-inventory.py exit_code: 1 [ironic-dnsmasq:children] ironic standard error: The kolla-ansible inventory groups listed above exist upstream (https://raw.githubusercontent.com/openstack/kolla-ansible/stable/2025.2/ansible/inventory/multinode) but are missing from inventory/50-kolla and inventory/51-kolla. Resolve each group, depending on whether OSISM deploys the service: * OSISM deploys it -> add the group to inventory/51-kolla, mapped to the same host group(s) kolla-ansible uses upstream (e.g. control, compute, network, storage), keeping the section alphabetically sorted. * OSISM intentionally does not deploy it -> add the service's name prefix to IGNORE_NOT_DEPLOYED in src/check-kolla-inventory.py. Leaving a required group undefined makes Ansible abort haproxy-config templating with "'dict object' has no attribute ''".