Build: #5 was successful

Job: Test Tasks ARM Macos 14 Py3.10 was successful

Job result summary

Completed
Duration
208 minutes
Agent
cbt-macos14-test-3
Total tests
3583

Tests

  • 3,583 tests in total
  • 252 tests were quarantined / skipped
  • 201 minutes taken in total.

Error summary

The build generated some errors. See the full build log for more details.

2024-05-25 20:44:55        WARN        sdsmooth::SingleDishMS::setSelection (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CRBC644PLUS0-BPOSX14ARMPY310/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212)        No valid selection parameter is set.
2024-05-25 20:44:55        WARN        sdsmooth::MSTransformManager::checkDataColumnsToFill        FLOAT_DATA column requested but not available in input MS
2024-05-25 20:44:55        SEVERE        sdsmooth::singledishms::smooth (file /tmp/build-via-sdist-q7ebr3h5/casatools-6.6.4.34/src/tools/singledishms/singledishms_cmpt.cc, line 463)        Exception Reported: Desired column (FLOAT_DATA) not found in the input MS (/Users/casaci/bamboohome/xml-data/build-dir/CASA-CRT644PLUSPY3100-TTARMM14PY310/casa6/casatestutils/nosedir/test_task_sdsmooth/tsdsmooth_test.ms).
2024-05-25 20:44:55        SEVERE        sdsmooth::::casa        Traceback (most recent call last):
2024-05-25 20:44:55        SEVERE        sdsmooth::::casa+          File "/Users/casaci/bamboohome/xml-data/build-dir/CASA-CRT644PLUSPY3100-TTARMM14PY310/casa6testenv/lib/python3.10/site-packages/casatasks/private/task_sdsmooth.py", line 37, in sdsmooth
2024-05-25 20:44:55        SEVERE        sdsmooth::::casa+            sdms.smooth(type=kernel, width=kwidth, datacolumn=datacolumn, outfile=outfile)
2024-05-25 20:44:55        SEVERE        sdsmooth::::casa+          File "/Users/casaci/bamboohome/xml-data/build-dir/CASA-CRT644PLUSPY3100-TTARMM14PY310/casa6testenv/lib/python3.10/site-packages/casatools/singledishms.py", line 104, in smooth
2024-05-25 20:44:55        SEVERE        sdsmooth::::casa+            return self._swigobj.smooth(type, width, datacolumn, outfile)
2024-05-25 20:44:55        SEVERE        sdsmooth::::casa+          File "/Users/casaci/bamboohome/xml-data/build-dir/CASA-CRT644PLUSPY3100-TTARMM14PY310/casa6testenv/lib/python3.10/site-packages/casatools/__casac__/singledishms.py", line 476, in smooth
2024-05-25 20:44:55        SEVERE        sdsmooth::::casa+            return _singledishms.singledishms_smooth(self, *args, **kwargs)
2024-05-25 20:44:55        SEVERE        sdsmooth::::casa+        RuntimeError: Desired column (FLOAT_DATA) not found in the input MS (/Users/casaci/bamboohome/xml-data/build-dir/CASA-CRT644PLUSPY3100-TTARMM14PY310/casa6/casatestutils/nosedir/test_task_sdsmooth/tsdsmooth_test.ms).
2024-05-25 20:44:55        SEVERE        sdsmooth::::casa        Desired column (FLOAT_DATA) not found in the input MS (/Users/casaci/bamboohome/xml-data/build-dir/CASA-CRT644PLUSPY3100-TTARMM14PY310/casa6/casatestutils/nosedir/test_task_sdsmooth/tsdsmooth_test.ms).
2024-05-25 20:44:55        SEVERE        sdsmooth::::casa        Task sdsmooth raised an exception of class RuntimeError with the following message: Desired column (FLOAT_DATA) not found in the input MS (/Users/casaci/bamboohome/xml-data/build-dir/CASA-CRT644PLUSPY3100-TTARMM14PY310/casa6/casatestutils/nosedir/test_task_sdsmooth/tsdsmooth_test.ms).
2024-05-25 20:44:56        WARN        sdsmooth::SingleDishMS::setSelection (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CRBC644PLUS0-BPOSX14ARMPY310/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212)        No valid selection parameter is set.
2024-05-25 20:44:56        WARN        sdsmooth::SingleDishMS::setSelection (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CRBC644PLUS0-BPOSX14ARMPY310/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212)        No valid selection parameter is set.
2024-05-25 20:44:57        WARN        sdsmooth::SingleDishMS::setSelection (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CRBC644PLUS0-BPOSX14ARMPY310/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212)        No valid selection parameter is set.
2024-05-25 20:44:58        WARN        sdsmooth::SingleDishMS::setSelection (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CRBC644PLUS0-BPOSX14ARMPY310/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212)        No valid selection parameter is set.
2024-05-25 20:44:58        WARN        sdsmooth::MSTransformManager::checkDataColumnsToFill        DATA column requested but not available in input MS
2024-05-25 20:44:58        SEVERE        sdsmooth::singledishms::smooth (file /tmp/build-via-sdist-q7ebr3h5/casatools-6.6.4.34/src/tools/singledishms/singledishms_cmpt.cc, line 463)        Exception Reported: Desired column (DATA) not found in the input MS (/Users/casaci/bamboohome/xml-data/build-dir/CASA-CRT644PLUSPY3100-TTARMM14PY310/casa6/casatestutils/nosedir/test_task_sdsmooth/tsdsmooth_test_float.ms).
2024-05-25 20:44:58        SEVERE        sdsmooth::::casa        Traceback (most recent call last):
2024-05-25 20:44:58        SEVERE        sdsmooth::::casa+          File "/Users/casaci/bamboohome/xml-data/build-dir/CASA-CRT644PLUSPY3100-TTARMM14PY310/casa6testenv/lib/python3.10/site-packages/casatasks/private/task_sdsmooth.py", line 37, in sdsmooth
2024-05-25 20:44:58        SEVERE        sdsmooth::::casa+            sdms.smooth(type=kernel, width=kwidth, datacolumn=datacolumn, outfile=outfile)
2024-05-25 20:44:58        SEVERE        sdsmooth::::casa+          File "/Users/casaci/bamboohome/xml-data/build-dir/CASA-CRT644PLUSPY3100-TTARMM14PY310/casa6testenv/lib/python3.10/site-packages/casatools/singledishms.py", line 104, in smooth
2024-05-25 20:44:58        SEVERE        sdsmooth::::casa+            return self._swigobj.smooth(type, width, datacolumn, outfile)
2024-05-25 20:44:58        SEVERE        sdsmooth::::casa+          File "/Users/casaci/bamboohome/xml-data/build-dir/CASA-CRT644PLUSPY3100-TTARMM14PY310/casa6testenv/lib/python3.10/site-packages/casatools/__casac__/singledishms.py", line 476, in smooth
2024-05-25 20:44:58        SEVERE        sdsmooth::::casa+            return _singledishms.singledishms_smooth(self, *args, **kwargs)
2024-05-25 20:44:58        SEVERE        sdsmooth::::casa+        RuntimeError: Desired column (DATA) not found in the input MS (/Users/casaci/bamboohome/xml-data/build-dir/CASA-CRT644PLUSPY3100-TTARMM14PY310/casa6/casatestutils/nosedir/test_task_sdsmooth/tsdsmooth_test_float.ms).
2024-05-25 20:44:58        SEVERE        sdsmooth::::casa        Desired column (DATA) not found in the input MS (/Users/casaci/bamboohome/xml-data/build-dir/CASA-CRT644PLUSPY3100-TTARMM14PY310/casa6/casatestutils/nosedir/test_task_sdsmooth/tsdsmooth_test_float.ms).
2024-05-25 20:44:58        SEVERE        sdsmooth::::casa        Task sdsmooth raised an exception of class RuntimeError with the following message: Desired column (DATA) not found in the input MS (/Users/casaci/bamboohome/xml-data/build-dir/CASA-CRT644PLUSPY3100-TTARMM14PY310/casa6/casatestutils/nosedir/test_task_sdsmooth/tsdsmooth_test_float.ms).
2024-05-25 20:44:58        WARN        sdsmooth::SingleDishMS::setSelection (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CRBC644PLUS0-BPOSX14ARMPY310/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212)        No valid selection parameter is set.
2024-05-25 20:44:58        WARN        sdsmooth::SingleDishMS::setSelection (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CRBC644PLUS0-BPOSX14ARMPY310/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212)        No valid selection parameter is set.
2024-05-25 20:44:59        WARN        sdsmooth::SingleDishMS::setSelection (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CRBC644PLUS0-BPOSX14ARMPY310/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212)        No valid selection parameter is set.
2024-05-25 20:45:00        WARN        sdsmooth::SingleDishMS::setSelection (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CRBC644PLUS0-BPOSX14ARMPY310/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212)        No valid selection parameter is set.
2024-05-25 20:45:01        WARN        sdsmooth::SingleDishMS::setSelection (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CRBC644PLUS0-BPOSX14ARMPY310/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212)        No valid selection parameter is set.
2024-05-25 20:45:02        WARN        sdsmooth::SingleDishMS::setSelection (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CRBC644PLUS0-BPOSX14ARMPY310/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212)        No valid selection parameter is set.
2024-05-25 20:45:03        WARN        sdsmooth::SingleDishMS::setSelection (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CRBC644PLUS0-BPOSX14ARMPY310/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212)        No valid selection parameter is set.
2024-05-25 20:45:03        WARN        sdsmooth::SingleDishMS::setSelection (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CRBC644PLUS0-BPOSX14ARMPY310/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212)        No valid selection parameter is set.
2024-05-25 20:45:03        WARN        sdsmooth::SingleDishMS::setSelection (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CRBC644PLUS0-BPOSX14ARMPY310/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212)        No valid selection parameter is set.
2024-05-25 20:45:05        WARN        sdsmooth::SingleDishMS::setSelection (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CRBC644PLUS0-BPOSX14ARMPY310/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212)        No valid selection parameter is set.
2024-05-25 20:45:06        WARN        sdsmooth::SingleDishMS::setSelection (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CRBC644PLUS0-BPOSX14ARMPY310/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212)        No valid selection parameter is set.
2024-05-25 20:45:06        WARN        sdsmooth::SingleDishMS::setSelection (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CRBC644PLUS0-BPOSX14ARMPY310/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212)        No valid selection parameter is set.
2024-05-25 20:45:06        WARN        sdsmooth::SingleDishMS::setSelection (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CRBC644PLUS0-BPOSX14ARMPY310/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212)        No valid selection parameter is set.
2024-05-25 20:45:06        WARN        sdsmooth::SingleDishMS::setSelection (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CRBC644PLUS0-BPOSX14ARMPY310/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212)        No valid selection parameter is set.
2024-05-25 20:45:06        WARN        sdsmooth::SingleDishMS::setSelection (file /Users/casaci/bamboohome/xml-data/build-dir/CASA-CRBC644PLUS0-BPOSX14ARMPY310/casa6/casatools/src/code/singledish/SingleDish/SingleDishMS.cc, line 212)        No valid selection parameter is set.
2024-05-25 20:46:11        WARN        getcalmodvla::::casa        server path /?type=setjy&source=3C48&band=Q&obsdate=50000
2024-05-25 20:46:11        WARN        getcalmodvla::::casa        server path /?type=setjy&position=J2000%2001%3A37%3A41.1%2033.09.32&band=Q&obsdate=50000
2024-05-25 20:46:12        SEVERE        getcalmodvla::::casa        Task getcalmodvla raised an exception of class ValueError with the following message: outfile must be specified
2024-05-25 20:46:12        SEVERE        getcalmodvla::::casa        Task getcalmodvla raised an exception of class RuntimeError with the following message: The overwrite parameter is False and a file or directory named my.cl already exists. Either remove or rename it, or change overwrite to True, or both.
2024-05-25 20:46:12        SEVERE        getcalmodvla::::casa        Task getcalmodvla raised an exception of class ValueError with the following message: Exactly one of source or direction must be specified
2024-05-25 20:46:12        SEVERE        getcalmodvla::::casa        Task getcalmodvla raised an exception of class ValueError with the following message: Both source and direction may not be simultaneously specified
2024-05-25 20:46:12        SEVERE        getcalmodvla::::casa        Task getcalmodvla raised an exception of class ValueError with the following message: Illegal direction specification mydirection
2024-05-25 20:46:12        SEVERE                Exception Reports: Quantum::cos illegal unit type ''
2024-05-25 20:46:12        SEVERE        getcalmodvla::::casa        Task getcalmodvla raised an exception of class ValueError with the following message: Illegal direction specification 1 2 3
2024-05-25 20:46:12        SEVERE        getcalmodvla::::casa        Task getcalmodvla raised an exception of class ValueError with the following message: band must be specified
2024-05-25 20:46:12        SEVERE        getcalmodvla::::casa        Task getcalmodvla raised an exception of class ValueError with the following message: band m not supported
2024-05-25 20:46:12        SEVERE        getcalmodvla::::casa        Task getcalmodvla raised an exception of class ValueError with the following message: obsdate must either be a number or a string of the form YYYY-MM-DD
2024-05-25 20:46:12        SEVERE        getcalmodvla::::casa        Task getcalmodvla raised an exception of class ValueError with the following message: If specified as a string, obsdate must be of the form YYYY-MM-DD
2024-05-25 20:46:12        SEVERE        getcalmodvla::::casa        Task getcalmodvla raised an exception of class ValueError with the following message: If specified as a string, refdate must be of the form YYYY-MM-DD
2024-05-25 20:46:12        SEVERE        getcalmodvla::::casa        Task getcalmodvla raised an exception of class ValueError with the following message: hosts must be specified
2024-05-25 20:46:12        SEVERE        getcalmodvla::::casa        Task getcalmodvla raised an exception of class ValueError with the following message: zz is not a valid host expressed as a URL
2024-05-25 20:46:12        WARN        getcalmodvla::::casa        Caught URLError: <urlopen error [Errno 8] nodename nor servname provided, or not known>
2024-05-25 20:46:12        SEVERE        getcalmodvla::::casa        Task getcalmodvla raised an exception of class RuntimeError with the following message: All URLs failed to return a component list
2024-05-25 20:46:12        SEVERE        getcalmodvla::::casa        Task getcalmodvla raised an exception of class ValueError with the following message: refdate must either be a number or a string of the form YYYY-MM-DD
2024-05-25 20:46:12        WARN        getcalmodvla::::casa        server path /?type=setjy&source=3C48&band=Q&obsdate=52384
2024-05-25 20:47:03        WARN        MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file ../../ms/MSSel/MSSpwIndex.cc, line 398)        Channel 32 out of range for SPW 0 (valid range 0~31). Limiting it to be within the available range.
2024-05-25 20:47:03        WARN        MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file ../../ms/MSSel/MSSpwIndex.cc, line 398)        Channel 32 out of range for SPW 0 (valid range 0~31). Limiting it to be within the available range.
2024-05-25 20:47:03        WARN        MSSpw Expression parser::MSSpwIndex::convertToChannelIndex (file ../../ms/MSSel/MSSpwIndex.cc, line 398)        Channel 32 out of range for SPW 0 (valid range 0~31). Limiting it to be within the available range.
2024-05-25 20:47:04        SEVERE        Calibrater::solve        Caught exception: Mismatch with frequency meta-data in append to n08c1.mbdcal detected in spw=0. Check spw selection.
2024-05-25 20:47:04        SEVERE                Exception Reported: Error in Calibrater::solve.
2024-05-25 20:47:04        SEVERE        fringefit::::casa        Task fringefit raised an exception of class RuntimeError with the following message: Error in Calibrater::solve.
2024-05-25 20:48:26        WARN        ::casa        casampi is not available. Running in serial
2024-05-25 20:55:17        WARN        importasdm::::casa        Ephemeris is in ICRS instead of J2000 frame.
2024-05-25 20:55:17        WARN        importasdm::::casa+        Entry in SOURCE table will be converted to J2000
2024-05-25 20:55:17        WARN        importasdm::::casa        Ephemeris is in ICRS instead of J2000 frame.
2024-05-25 20:55:17        WARN        importasdm::::casa+        Entry in SOURCE table will be converted to J2000
2024-05-25 20:55:39        WARN        importasdm::::casa        Ephemeris is in ICRS instead of J2000 frame.
2024-05-25 20:55:39        WARN        importasdm::::casa+        Entry in SOURCE table will be converted to J2000
2024-05-25 20:55:39        WARN        importasdm::::casa        Ephemeris is in ICRS instead of J2000 frame.
2024-05-25 20:55:39        WARN        importasdm::::casa+        Entry in SOURCE table will be converted to J2000
2024-05-25 20:55:55        WARN        MSFitsInput::fillAntennaTable        XYZHAND keyword not found in AN table. Will assume antenna coordinate system is right handed.
2024-05-25 20:56:18        SEVERE        cvel::::casa        Task cvel raised an exception of class RuntimeError with the following message: Field id 12 was selected as phasecenter but is not among the fields selected for output: [1]
2024-05-25 20:56:22        SEVERE        cvel::::casa        Task cvel raised an exception of class AssertionError with the following message: Must provide output data set name in parameter outputvis.
2024-05-25 20:56:52        WARN        SubMS::combineSpws()        Incomplete coverage of combined SPW starting at timestamp 16-Jul-2010/03:18:31.5, baseline ( 0, 1 )
2024-05-25 20:56:52        WARN        SubMS::combineSpws()+        In this and further affected rows, the data arrays will be padded with zeros and corresponding channels flagged.
2024-05-25 20:56:53        WARN        SubMS::combineSpws()        Averaging failed for the following channel/correllation pairs from output row 0 up to 8459. Corresponding visibilities will be flagged:
2024-05-25 20:56:53        WARN        SubMS::combineSpws()+        (4, 0) (4, 1)
2024-05-25 20:56:55        WARN        SubMS::combineSpws()        Incomplete coverage of combined SPW in 16920 of 16920 output rows.
2024-05-25 20:56:59        WARN        cvel::SubMS::convertGridPars        Invalid velocity type RADIO, setting type to "radio"
2024-05-25 20:56:59        WARN        SubMS::convertGridPars        Invalid velocity type RADIO, setting type to "radio"
2024-05-25 20:57:02        WARN        SubMS::combineSpws()        Averaging failed for the following channel/correllation pairs from output row 41 up to 41. Corresponding visibilities will be flagged:
2024-05-25 20:57:02        WARN        SubMS::combineSpws()+        (2206, 0)
2024-05-25 20:57:02        WARN        SubMS::combineSpws()        Averaging failed for the following channel/correllation pairs from output row 188 up to 188. Corresponding visibilities will be flagged:
2024-05-25 20:57:02        WARN        SubMS::combineSpws()+        (2227, 0) (2228, 0)
2024-05-25 20:57:02        WARN        SubMS::combineSpws()        Averaging failed for the following channel/correllation pairs from output row 209 up to 209. Corresponding visibilities will be flagged:
2024-05-25 20:57:02        WARN        SubMS::combineSpws()+        (1429, 0)
2024-05-25 20:57:02        WARN        SubMS::combineSpws()        Averaging failed for the following channel/correllation pairs from output row 356 up to 356. Corresponding visibilities will be flagged:
2024-05-25 20:57:02        WARN        SubMS::combineSpws()+        (2228, 0) (2229, 0)
2024-05-25 20:57:05        SEVERE        SubMS::regridSpw()        Parameter "interpolation" value "fftshift" requires an output grid equidistant in frequency.
2024-05-25 20:57:05        SEVERE        SubMS::regridSpw()+        Cannot proceed.
2024-05-25 20:57:27        SEVERE        cvel::::casa        Task cvel raised an exception of class RuntimeError with the following message: ERROR: cvel does not regrid properly for channel widths > or = 2x the native channel width, please use mstransform, clean, or tclean for larger regridding. All earlier versions of CASA also have this issue.