Zuul encountered a syntax error while parsing its configuration in the repo fedora-zuul-jobs on branch master. The problem was:
Nodeset fedora-39-container already defined
The problem appears in the the "fedora-39-container" nodeset stanza:
nodeset: name: fedora-39-container nodes: - label: zuul-worker-f39 name: container
in "fedora-zuul-jobs/zuul.d/nodesets.yaml@master", line 15
rebased onto 495ff0a9898a8d047905238468f397f81ada1c14
Zuul encountered a syntax error while parsing its configuration in the repo fedora-zuul-jobs-config on branch master. The problem was:
The nodeset "fedora-38-container" was not found.
The problem appears in the the "clean-stalled-koji-tasks" job stanza:
job: name: clean-stalled-koji-tasks description: Cancel Koji tasks running for more than 12 hours run: playbooks/koji/clean-stalled-koji-tasks.yaml nodeset: fedora-38-container protected: true roles: - zuul: zuul-distro-jobs secrets: ...
in "fedora-zuul-jobs-config/zuul.d/jobs.yaml@master", line 3
Pull-Request has been merged by fbo