+ '[' '!' -f /var/workdir/release/80a47bd1-8f52-4fef-946b-d54d6dd04ad1/data.json ']' + schema=https://github.com/konflux-ci/release-service-catalog/raw/production/schema/dataKeys.json + curl -sL --fail-with-body https://github.com/konflux-ci/release-service-catalog/raw/production/schema/dataKeys.json -o /tmp/schema + jq --argjson systems '[ {"systemName": "mapping", "dynamic": false} ] ' '.systems += $systems' /var/workdir/release/80a47bd1-8f52-4fef-946b-d54d6dd04ad1/data.json + mv /tmp/systems /var/workdir/release/80a47bd1-8f52-4fef-946b-d54d6dd04ad1/data.json + check-jsonschema --output-format=text --schemafile /tmp/schema /var/workdir/release/80a47bd1-8f52-4fef-946b-d54d6dd04ad1/data.json ok -- validation done