Console Output

Started by user Fabrizio Giudici
Running as SYSTEM
Building in workspace /var/jenkins_home/jobs/SolidBlue_III/workspace
The recommended git tool is: NONE
Warning: CredentialId "cd8fb110-f9c4-49d8-bd61-e71f44f42830" could not be found.
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://tidalwave@bitbucket.org/tidalwave/solidblue3-p-src.git # timeout=10
Fetching upstream changes from https://tidalwave@bitbucket.org/tidalwave/solidblue3-p-src.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://tidalwave@bitbucket.org/tidalwave/solidblue3-p-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 0cba188efb3b0c5a85bee0d6a4a0763e86d09148 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0cba188efb3b0c5a85bee0d6a4a0763e86d09148 # timeout=10
Commit message: "Back to Python requirement 3.9 - perhaps 3.9.1 doesn't work?"
 > git rev-list --no-walk 0cba188efb3b0c5a85bee0d6a4a0763e86d09148 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins8702489411383696752.sh
+ ./.jenkins-script.sh
================================ git clone asdf
fatal: destination path '/var/jenkins_home/jobs/SolidBlue_III/workspace/.asdf' already exists and is not an empty directory.
================================ asdf plugin-add python
updating plugin repository...
From https://github.com/asdf-vm/asdf-plugins
   d117392..ca63c59  master     -> origin/master
HEAD is now at ca63c59 Merge pull request #370 from asdf-vm/peco
Plugin named python already added
================================ asdf install python 3.9.0
python 3.9.0 is already installed
================================ asdf local python 3.9.0
================================ pip install --user pipenv
./.jenkins-script.sh: line 22: : command not found
rm -rf build __pycache__
echo "================================ Check"
================================ Check
"/var/jenkins_home/.local/bin/pipenv" check
Checking PEP 508 requirements...
Passed!
Checking installed package safety...
39611: pyyaml <5.4 resolved (5.3.1 installed)!
A vulnerability was discovered in the PyYAML library in versions before 5.4, where it is susceptible to arbitrary code execution when it processes untrusted YAML files through the full_load method or with the FullLoader loader. Applications that use the library to process untrusted input may be vulnerable to this flaw. This flaw allows an attacker to execute arbitrary code on the system by abusing the python/object/new constructor. This flaw is due to an incomplete fix for CVE-2020-1747. See CVE-2020-14343.

39621: pylint <2.7.0 resolved (2.6.0 installed)!
Pylint 2.7.0 includes a fix for vulnerable regular expressions in 'pyreverse'.

39525: jinja2 >=0.0.0,<2.11.3 resolved (2.11.2 installed)!
This affects the package jinja2 from 0.0.0 and before 2.11.3. The ReDOS vulnerability of the regex is mainly due to the sub-pattern [a-zA-Z0-9._-]+.[a-zA-Z0-9._-]+ This issue can be mitigated by Markdown to format user content instead of the urlize filter, or by implementing request timeouts and limiting process memory. See CVE-2020-28493.

make: *** [Makefile:15: check] Error 1
[MyPy] Sleeping for 5 seconds due to JENKINS-32191...
[MyPy] Parsing console log (workspace: '/var/jenkins_home/jobs/SolidBlue_III/workspace')
[MyPy] Successfully parsed console log
[MyPy] -> found 0 issues (skipped 0 duplicates)
[MyPy] Skipping post processing
[MyPy] No filter has been set, publishing all 0 issues
[MyPy] Repository miner is not configured, skipping repository mining
[MyPy] Reference build recorder is not configured
[MyPy] Obtaining reference build from same job (SolidBlue_III)
[MyPy] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE)
[MyPy] All reported issues will be considered outstanding
[MyPy] No quality gates have been set - skipping
[MyPy] Health report is disabled - skipping
[MyPy] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[MyPy] Attaching ResultAction with ID 'mypy' to build 'SolidBlue_III #118'.
[Checks API] No suitable checks publisher found.
[Pylint] Sleeping for 5 seconds due to JENKINS-32191...
[Pylint] Parsing console log (workspace: '/var/jenkins_home/jobs/SolidBlue_III/workspace')
[Pylint] Successfully parsed console log
[Pylint] -> found 0 issues (skipped 0 duplicates)
[Pylint] Skipping post processing
[Pylint] No filter has been set, publishing all 0 issues
[Pylint] Repository miner is not configured, skipping repository mining
[Pylint] Reference build recorder is not configured
[Pylint] Obtaining reference build from same job (SolidBlue_III)
[Pylint] No valid reference build found that meets the criteria (NO_JOB_FAILURE - SUCCESSFUL_QUALITY_GATE)
[Pylint] All reported issues will be considered outstanding
[Pylint] No quality gates have been set - skipping
[Pylint] Health report is disabled - skipping
[Pylint] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[Pylint] Attaching ResultAction with ID 'pylint' to build 'SolidBlue_III #118'.
[Checks API] No suitable checks publisher found.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS