Build: #5 failed Changes by Rui Xue

Stages & jobs

  1. Default Stage

  2. Publish Tar

  3. Publish Macos packages

  4. Upload to GDrive

Build result summary

Details

Completed
Queue duration
1 second
Duration
19 minutes
Labels
None
Revisions
Casa6
a6a7660cc9aba342382b8e744ee2e17668be17f1
Pipeline
2ed24f9731d544ce36abc27005f005e699e13cfb
No failed test found. A possible compilation error occurred.

Responsible

  • Rui Xue Rui Xue Automatically assigned

Code commits

Pipeline
Author Commit Message Commit date
Rui Xue Rui Xue 2ed24f9731d544ce36abc27005f005e699e13cfb Pull request #1560: PIPE-2682: updated regex to handle optional spw, and correlation string
Merge in PIPE/pipeline from PIPE-2682-backport-pipe-2633-to-release-2023.1.1-for-vlass to release/2023.1.1

* commit '4f8085a612484e6cf43af204c0ab7ea8f3e807ed':
  PIPE-2682: updated regex to handle optional spw, and correlation string
Rui Xue Rui Xue 4f8085a612484e6cf43af204c0ab7ea8f3e807ed PIPE-2682: updated regex to handle optional spw, and correlation string
* backport PIPE-2633 to release-2023.1.1 for VLASS

Jira issues

IssueDescriptionStatus
Unknown Issue TypePIPE-2633Could not obtain issue details from Jira
Unknown Issue TypePIPE-2682Could not obtain issue details from Jira

Shared artifacts

Artifact File size
Pipeline Py3.8 Linux package 1 GB

Error summary for Package Macos 11 Py3.8

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

Cloning into 'casa-build-utils'...
Warning: Permanently added the RSA host key for IP address '[192.33.115.69]:7999' to the list of known hosts.
fatal: destination path 'casa-build-utils' already exists and is not an empty directory.
Traceback (most recent call last):
  File "notarize.py", line 296, in <module>
    copy_app()
  File "notarize.py", line 93, in copy_app
    shell.runshell(cmd, work_dir)
  File "/Users/casaci/bamboohome/xml-data/build-dir/PIPE-P202311WC654P0-PM11PY38/casa-build-utils/notarization/shell_runner.py", line 75, in runshell
    workdir
  File "/Users/casaci/bamboohome/xml-data/build-dir/PIPE-P202311WC654P0-PM11PY38/casa-build-utils/notarization/shell_runner.py", line 39, in execute
    cwd
  File "/opt/casa/03/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/asyncio/base_events.py", line 488, in run_until_complete
    return future.result()
  File "/Users/casaci/bamboohome/xml-data/build-dir/PIPE-P202311WC654P0-PM11PY38/casa-build-utils/notarization/shell_runner.py", line 26, in _stream_subprocess
    asyncio.create_task(_read_stream(process.stdout, stdout_cb)),
AttributeError: module 'asyncio' has no attribute 'create_task'