Check Packages for Installed Malicious Packages

Build: #69 failed Child of CASA-CMT-117

Build result summary

Details

Completed
Queue duration
1 second
Duration
4 minutes
Labels
None
Revisions
Casa6
ce914402cb0cf43b13899dff8dc03c637bf37bbe ce914402cb0cf43b13899dff8dc03c637bf37bbe
OPEN-CASA-PKG
4b9064f16a8d185b162391c3ef324299625bd94b 4b9064f16a8d185b162391c3ef324299625bd94b
Total tests
387
Failing since
#68 (Child of CASA-CMT-116)
No failed test found. A possible compilation error occurred.

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Responsible

Code commits

Casa6
Author Commit Message Commit date
Takahiro Tsutsumi Takahiro Tsutsumi ce914402cb0cf43b13899dff8dc03c637bf37bbe ce914402cb0cf43b13899dff8dc03c637bf37bbe Pull request #876: CAS-14350
Merge in CASA/casa6 from CAS-14350 to master

* commit '0ef240c2282d14ed16d17ccdcc10f1f45943e765':
  Add a unit test
  Add a check if a parameter is a list before trying to reorder for the list-of-MS parameters.
Kazuhiko Shimada Kazuhiko Shimada 2f7e80b18eca2b5c5ec346504ad7145d15889267 2f7e80b18eca2b5c5ec346504ad7145d15889267 Pull request #874: CAS-14417
Merge in CASA/casa6 from CAS-14417 to master

* commit '5415115a5ffd466b56ce96afce6383a48c610642':
  CAS-14417: modified tests with channel selection to execute tsdimaging properly
  CASA-14417: fixed the regression test of M100/SD
  CAS-14417: added some tests for the interpolation parameter
  CAS-14417: modified tests to change default interpolation parameter from nearest to linear
Ville Suoranta Ville Suoranta 8d65b1aa58e4ff22be33a122f9d14d7f6c535a2b 8d65b1aa58e4ff22be33a122f9d14d7f6c535a2b Pull request #875: CAS-14416
Merge in CASA/casa6 from CAS-14416 to master

* commit '5fd67776d234f5b1bdd6ddfc8cf0194d717c1287':
  Update casaviewer in build.conf
  Update CasaViewer version in build.conf
  Update build.conf
Ville Suoranta Ville Suoranta 5fd67776d234f5b1bdd6ddfc8cf0194d717c1287 m 5fd67776d234f5b1bdd6ddfc8cf0194d717c1287 Update casaviewer in build.conf
Ville Suoranta Ville Suoranta d87b14bb0004b1ced4f2b795e0f75079ca40bec6 m d87b14bb0004b1ced4f2b795e0f75079ca40bec6 Update CasaViewer version in build.conf

Jira issues

IssueDescriptionStatus
Unknown Issue TypeCAS-14350Could not obtain issue details from Jira
Unknown Issue TypeCAS-14416Could not obtain issue details from Jira
Unknown Issue TypeCAS-14417Could not obtain issue details from Jira
Unknown Issue TypeCASA-14417Could not obtain issue details from Jira

Error summary for Check For Known Malicious ManyLinux228 Python 3.10

The job generated some errors, drill down into the full build log for more details.

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 6002k  100 6002k    0     0  15.9M      0 --:--:-- --:--:-- --:--:-- 16.1M
[3168] Failed to execute script 'atlutil' due to unhandled exception!
Traceback (most recent call last):
  File "atlutil.py", line 200, in <module>
  File "atlutil.py", line 165, in has_fix_version
KeyError: 'fields'
Cloning into 'casa-build-utils'...
Switched to a new branch 'CAS-14256'
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Traceback (most recent call last):
  File "/home/casatest/casa-build-utils/test/malicious_pypi_pkgs_checker.py", line 282, in <module>
    run(args.package, args.work_dir, args.outputdir, args.verbose)
  File "/home/casatest/casa-build-utils/test/malicious_pypi_pkgs_checker.py", line 117, in run
    py_minor_version = subprocess.check_output(cmd,stderr=subprocess.STDOUT,shell=False).decode("utf-8").strip()
  File "/usr/local/lib/python3.10/subprocess.py", line 420, in check_output
    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
  File "/usr/local/lib/python3.10/subprocess.py", line 501, in run
    with Popen(*popenargs, **kwargs) as process:
  File "/usr/local/lib/python3.10/subprocess.py", line 966, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "/usr/local/lib/python3.10/subprocess.py", line 1842, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: '/home/casatest//casa-build-utils/bin/python3'
mv: cannot stat '/home/casatest/casa-build-utils/test/output_malicious.xml': No such file or directory