{ "action": "new_branch", "branch": "epel10.0", "namespace": "rpms", "repo": "python-lockfile", "create_git_branch": true }
Error happened during processing:
Traceback (most recent call last): File "/opt/app-root/src/toddlers/plugins/scm_request_processor.py", line 194, in process self.process_ticket(issue) File "/opt/app-root/src/toddlers/plugins/scm_request_processor.py", line 380, in process_ticket self.create_new_branch(issue, issue_body) File "/opt/app-root/src/toddlers/plugins/scm_request_processor.py", line 942, in create_new_branch self.pagure_io.close_issue( File "/opt/app-root/src/toddlers/utils/pagure.py", line 171, in close_issue self.add_comment_to_issue(issue_id, namespace=namespace, comment=message) File "/opt/app-root/src/toddlers/utils/pagure.py", line 253, in add_comment_to_issue raise PagureError( toddlers.exceptions.pagure_error.PagureError: Couldn't comment on issue 'https://pagure.io/releng/fedora-scm-requests/issue/76431' Request to 'https://pagure.io/api/0/releng/fedora-scm-requests/issue/76431/comment': {'comment': 'The branch was created in git. It may take up to 10 minutes before you have write access on the branch.'} Response: None Status code: 503
@releng-bot retry
Branch 'epel10.0' already exists in dist-git
Metadata Update from @releng-bot: - Issue close_status updated to: Invalid - Issue status updated to: Closed (was: Open)
It's all good. The branch is there, and I was/am able to build from it. https://koji.fedoraproject.org/koji/buildinfo?buildID=2721924
Log in to comment on this ticket.