See
<
https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.com/job/...
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on rhel8-12 (rhel8 rhel8-x64-jbds) in workspace
<
https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.comjob/S...
The recommended git tool is: NONE
using credential devstudio-release
Cloning the remote Git repository
Cloning repository git@github.com:jbosstools/jiralint
Fetching upstream changes from git@github.com:jbosstools/jiralint
git --version # timeout=10
git --version # 'git version 2.31.1'
using GIT_SSH to set credentials key
used to push commits and tags via devstudio-release user to jbosstools repos
[INFO] Currently running in a labeled security context
[INFO] Currently SELinux is 'enforcing' on the host
Verifying host key using manually-configured host key entries
git fetch --tags --force --progress --
git@github.com:jbosstools/jiralint +refs/heads/*:refs/remotes/origin/* # timeout=10
git config remote.origin.url git@github.com:jbosstools/jiralint # timeout=10
git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
git rev-parse origin/main^{commit} # timeout=10
Checking out
Revision e7f494e437a0ed83d5d30b252acdfc6b4aa81c57 (origin/main)
git config core.sparsecheckout # timeout=10
git checkout -f e7f494e437a0ed83d5d30b252acdfc6b4aa81c57 # timeout=10
Commit
message: "Fix for 4.29.1.Final patch release"
git rev-list --no-walk e7f494e437a0ed83d5d30b252acdfc6b4aa81c57 #
timeout=10
[jbosstools-jiralint-daily] $ /bin/bash +x
/tmp/jenkins12282412300139971505.sh
fetch console log parsing rules
[jbosstools-jiralint-daily] $ /bin/bash +x /tmp/jenkins3321885816065762122.sh
Loading constants from constants.json
after versionmatch: 1->4.29.1.Final
jbide_master_versions->4.29.1.Final
Traceback (most recent call last):
File "setup_filters.py", line 163, in <module>
constants = loadConstants()
File "setup_filters.py", line 27, in loadConstants
constants[name] = method(**fields)
File "setup_filters.py", line 85, in listVersions
versions = shared.jiraquery(options,"/rest/api/latest/project/" + project +
"/versions")
File
"<https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.comjob/Studio/job/Engineering/job/releng/job/jbosstools-jiralint-daily/ws/common/shared.py",>
line 18, in jiraquery
return response.json()
File "/usr/lib/python3.6/site-packages/requests/models.py", line 897, in json
return complexjson.loads(self.text, **kwargs)
File "/usr/lib64/python3.6/json/__init__.py", line 354, in loads
return _default_decoder.decode(s)
File "/usr/lib64/python3.6/json/decoder.py", line 339, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib64/python3.6/json/decoder.py", line 357, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Using reports defined in reports-daily.json
Check for 'illegal fix version'
1 issues found with 'illegal fix version'
Traceback (most recent call last):
File "render-testcase.py", line 289, in <module>
email_addresses = render(issue_type,
fields['description'].encode('utf8','replace'), data,
data['issues'], fields['jql'], options, email_addresses, components)
File "render-testcase.py", line 92, in render
component_data = shared.jiraquery(options, "/rest/api/2/component/" +
component['id'])
File
"<https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.comjob/Studio/job/Engineering/job/releng/job/jbosstools-jiralint-daily/ws/common/shared.py",>
line 18, in jiraquery
return response.json()
File "/usr/lib/python3.6/site-packages/requests/models.py", line 897, in json
return complexjson.loads(self.text, **kwargs)
File "/usr/lib64/python3.6/json/__init__.py", line 354, in loads
return _default_decoder.decode(s)
File "/usr/lib64/python3.6/json/decoder.py", line 339, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib64/python3.6/json/decoder.py", line 357, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Build step 'Execute shell' marked build as failure
Recording test results
No test report files were found. Configuration error?
[Checks API] No suitable checks publisher found.