#50370 New Branch "epel9" for "rpms/python-webob"
Closed: Processed by releng-bot. Opened by ondrejj.

{
 "action": "new_branch",
 "branch": "epel9",
 "namespace": "rpms",
 "repo": "python-webob",
 "create_git_branch": true
}

Error happened during processing:
Traceback (most recent call last):
File "/code/toddlers/plugins/scm_request_processor.py", line 200, in process
self.process_ticket(issue)
File "/code/toddlers/plugins/scm_request_processor.py", line 312, in process_ticket
self.create_new_branch(issue, issue_body)
File "/code/toddlers/plugins/scm_request_processor.py", line 825, in create_new_branch
self.dist_git.new_branch(
File "/code/toddlers/utils/pagure.py", line 379, in new_branch
log.error("Received response: {1}".format(response.json))
IndexError: Replacement index 1 out of range for positional args tuple

@releng-bot Try it again

Error happened during processing:
Traceback (most recent call last):
File "/usr/lib/python3.10/site-packages/requests/models.py", line 910, in json
return complexjson.loads(self.text, **kwargs)
File "/usr/lib64/python3.10/site-packages/simplejson/init.py", line 525, in loads
return _default_decoder.decode(s)
File "/usr/lib64/python3.10/site-packages/simplejson/decoder.py", line 370, in decode
obj, end = self.raw_decode(s)
File "/usr/lib64/python3.10/site-packages/simplejson/decoder.py", line 400, in raw_decode
return self.scan_once(s, idx=_w(s, idx).end())
simplejson.errors.JSONDecodeError: Expecting value: line 2 column 1 (char 1)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/code/toddlers/plugins/scm_request_processor.py", line 200, in process
self.process_ticket(issue)
File "/code/toddlers/plugins/scm_request_processor.py", line 312, in process_ticket
self.create_new_branch(issue, issue_body)
File "/code/toddlers/plugins/scm_request_processor.py", line 825, in create_new_branch
self.dist_git.new_branch(
File "/code/toddlers/utils/pagure.py", line 378, in new_branch
if response.json():
File "/usr/lib/python3.10/site-packages/requests/models.py", line 917, in json
raise RequestsJSONDecodeError(e.msg, e.doc, e.pos)
requests.exceptions.JSONDecodeError: [Errno Expecting value]

A fatal error occured :'( - src.fedoraproject.org

Fatal Error (500)

A fatal error has occurred, we're sorry :(

<script type="text/javascript" nonce="DFf8RJyZNDPm4Z6mG4RjiT0Ar" src="/static/vendor/jquery/jquery.min.js?version=5.13.3"></script> <script src="/static/vendor/bootstrap/bootstrap.bundle.min.js?version=5.13.3"></script> <script type="text/javascript" nonce="DFf8RJyZNDPm4Z6mG4RjiT0Ar"> $('[data-toggle="tooltip"]').tooltip({placement : 'bottom'}); $(".cancel_btn").click(function() { history.back(); }); </script>

1

@releng-bot Try it again

Error happened during processing:
Traceback (most recent call last):
File "/usr/lib/python3.10/site-packages/requests/models.py", line 910, in json
return complexjson.loads(self.text, **kwargs)
File "/usr/lib64/python3.10/site-packages/simplejson/init.py", line 525, in loads
return _default_decoder.decode(s)
File "/usr/lib64/python3.10/site-packages/simplejson/decoder.py", line 370, in decode
obj, end = self.raw_decode(s)
File "/usr/lib64/python3.10/site-packages/simplejson/decoder.py", line 400, in raw_decode
return self.scan_once(s, idx=_w(s, idx).end())
simplejson.errors.JSONDecodeError: Expecting value: line 2 column 1 (char 1)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/code/toddlers/plugins/scm_request_processor.py", line 200, in process
self.process_ticket(issue)
File "/code/toddlers/plugins/scm_request_processor.py", line 312, in process_ticket
self.create_new_branch(issue, issue_body)
File "/code/toddlers/plugins/scm_request_processor.py", line 825, in create_new_branch
self.dist_git.new_branch(
File "/code/toddlers/utils/pagure.py", line 378, in new_branch
if response.json():
File "/usr/lib/python3.10/site-packages/requests/models.py", line 917, in json
raise RequestsJSONDecodeError(e.msg, e.doc, e.pos)
requests.exceptions.JSONDecodeError: [Errno Expecting value]

A fatal error occured :'( - src.fedoraproject.org

Fatal Error (500)

A fatal error has occurred, we're sorry :(

<script type="text/javascript" nonce="RBHqbGj4S98yBNnVbtLLk5vp3" src="/static/vendor/jquery/jquery.min.js?version=5.13.3"></script> <script src="/static/vendor/bootstrap/bootstrap.bundle.min.js?version=5.13.3"></script> <script type="text/javascript" nonce="RBHqbGj4S98yBNnVbtLLk5vp3"> $('[data-toggle="tooltip"]').tooltip({placement : 'bottom'}); $(".cancel_btn").click(function() { history.back(); }); </script>

1

@releng-bot Try it again

Error happened during processing:
Traceback (most recent call last):
File "/code/toddlers/plugins/scm_request_processor.py", line 200, in process
self.process_ticket(issue)
File "/code/toddlers/plugins/scm_request_processor.py", line 312, in process_ticket
self.create_new_branch(issue, issue_body)
File "/code/toddlers/plugins/scm_request_processor.py", line 825, in create_new_branch
self.dist_git.new_branch(
File "/code/toddlers/utils/pagure.py", line 381, in new_branch
raise PagureError(
toddlers.exceptions.pagure_error.PagureError: Couldn't create branch in project 'rpms/python-webob'

@releng-bot Try it again

Error happened during processing:
Traceback (most recent call last):
File "/code/toddlers/plugins/scm_request_processor.py", line 200, in process
self.process_ticket(issue)
File "/code/toddlers/plugins/scm_request_processor.py", line 312, in process_ticket
self.create_new_branch(issue, issue_body)
File "/code/toddlers/plugins/scm_request_processor.py", line 825, in create_new_branch
self.dist_git.new_branch(
File "/code/toddlers/utils/pagure.py", line 381, in new_branch
raise PagureError(
toddlers.exceptions.pagure_error.PagureError: Couldn't create branch in project 'rpms/python-webob'

@releng-bot Try it again

Error happened during processing:
Couldn't create branch in project 'rpms/python-webob'
Request to https://src.fedoraproject.org/api/0/rpms/python-webob/git/branch:

{'branch': 'epel9', 'from_commit': '585ba4bd7ca8427e3c1d461143fb6d77b4d01741\n194c5eb11ea22d0446f9c2ffc6ac7d327bd6cf8f'}

Response:

None

Status code: 500

Traceback (most recent call last):
  File "/code/toddlers/plugins/scm_request_processor.py", line 200, in process
    self.process_ticket(issue)
  File "/code/toddlers/plugins/scm_request_processor.py", line 316, in process_ticket
    self.create_new_branch(issue, issue_body)
  File "/code/toddlers/plugins/scm_request_processor.py", line 829, in create_new_branch
    self.dist_git.new_branch(
  File "/code/toddlers/utils/pagure.py", line 384, in new_branch
    raise PagureError(
toddlers.exceptions.pagure_error.PagureError: Couldn't create branch in project 'rpms/python-webob'
Request to `https://src.fedoraproject.org/api/0/rpms/python-webob/git/branch`:

{'branch': 'epel9', 'from_commit': '585ba4bd7ca8427e3c1d461143fb6d77b4d01741\n194c5eb11ea22d0446f9c2ffc6ac7d327bd6cf8f'}

Response:

None

Status code: 500

@releng-bot Try it again

Error happened during processing:

Traceback (most recent call last):
  File "/code/toddlers/plugins/scm_request_processor.py", line 200, in process
    self.process_ticket(issue)
  File "/code/toddlers/plugins/scm_request_processor.py", line 312, in process_ticket
    self.create_new_branch(issue, issue_body)
  File "/code/toddlers/plugins/scm_request_processor.py", line 825, in create_new_branch
    self.dist_git.new_branch(
  File "/code/toddlers/utils/pagure.py", line 384, in new_branch
    raise PagureError(
toddlers.exceptions.pagure_error.PagureError: Couldn't create branch in project 'rpms/python-webob'
Request to 'https://src.fedoraproject.org/api/0/rpms/python-webob/git/branch':
{'branch': 'epel9', 'from_commit': "format='194c5eb11ea22d0446f9c2ffc6ac7d327bd6cf8f'"}
Response:
None
Status code: 500

@releng-bot Try it again

Error happened during processing:

Traceback (most recent call last):
  File "/code/toddlers/plugins/scm_request_processor.py", line 200, in process
    self.process_ticket(issue)
  File "/code/toddlers/plugins/scm_request_processor.py", line 312, in process_ticket
    self.create_new_branch(issue, issue_body)
  File "/code/toddlers/plugins/scm_request_processor.py", line 825, in create_new_branch
    self.dist_git.new_branch(
  File "/code/toddlers/utils/pagure.py", line 384, in new_branch
    raise PagureError(
toddlers.exceptions.pagure_error.PagureError: Couldn't create branch in project 'rpms/python-webob'
Request to 'https://src.fedoraproject.org/api/0/rpms/python-webob/git/branch':
{'branch': 'epel9', 'from_commit': "'194c5eb11ea22d0446f9c2ffc6ac7d327bd6cf8f'"}
Response:
None
Status code: 500

@releng-bot Try it again

The branch was created in PDC and git. It may take up to 10 minutes before you have write access on the branch.

Metadata Update from @releng-bot:
- Issue close_status updated to: Processed
- Issue status updated to: Closed (was: Open)

Metadata