Build: #1 failed
Job: Test tools OSX1015 failed
Job result summary
- Completed
- Duration
- 19 minutes
- Agent
- OSX13 Intel cbt-osx1015-tst-2.cv.nrao.edu (3)
- Total tests
- 670
Tests
- 670 tests in total
- 25 tests failed
- 25 failures are new
- 4 tests were quarantined / skipped
- 14 minutes taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_tool_image
ia_beamarea_test.test_exceptions
|
< 1 sec | |
AssertionError: -1 == -1 : Unexpected exception was thrown: Exception: There is no beam set associated with this object. ... thrown by casa6core::Double casa6core::ImageInfo::getBeamAreaInPixels(casa6core::Int, casa6core::Int, const casa6core::DirectionCoordinate &) const at File: casacore/images/Images/ImageInfo.cc, line: 895 test_tool_image.py:240: in test_exceptions 'This image has no beam(s). The setrestoringbeam() method may be ' test_tool_image.py:232: in __test_exception pos, -1, msg=f'Unexpected exception was thrown: {got_exception}' E AssertionError: -1 == -1 : Unexpected exception was thrown: Exception: There is no beam set associated with this object. E ... thrown by casa6core::Double casa6core::ImageInfo::getBeamAreaInPixels(casa6core::Int, casa6core::Int, const casa6core::DirectionCoordinate &) const at File: casacore/images/Images/ImageInfo.cc, line: 895 |
|||
Collapse |
test_tool_image
ia_beamarea_test.test_multi_beams
|
< 1 sec | |
RuntimeError: (casacore/images/Images/ImageBeamSet.cc : 115) Failed AlwaysAssert chan >=0 && chan < Int(nchan()) && stokes >= 0 && stokes < Int(nstokes()) test_tool_image.py:307: in test_multi_beams got = ia.beamarea() ../../../../casa6testenv/lib/python3.6/site-packages/casatools/image.py:3114: in beamarea return _dict_dc(self._swigobj.beamarea(channel, polarization)) ../../../../casa6testenv/lib/python3.6/site-packages/casatools/__casac__/image.py:6595: in beamarea return _image.image_beamarea(self, *args, **kwargs) E RuntimeError: (casacore/images/Images/ImageBeamSet.cc : 115) Failed AlwaysAssert chan >=0 && chan < Int(nchan()) && stokes >= 0 && stokes < Int(nstokes()) |
|||
Collapse |
test_tool_image
ia_restoringbeam_test.test_exceptions
|
< 1 sec | |
TypeError: restoringbeam() got an unexpected keyword argument 'mbret' test_tool_image.py:3972: in test_exceptions 'mbret=\'matrix\' only makes sense if the image has per-plane ' test_tool_image.py:3956: in __test_exception res = ia.restoringbeam(**method_parms) E TypeError: restoringbeam() got an unexpected keyword argument 'mbret' |
|||
Collapse |
test_tool_image
ia_restoringbeam_test.test_per_plane_beams_matrix_mode
|
< 1 sec | |
TypeError: restoringbeam() got an unexpected keyword argument 'mbret' test_tool_image.py:4314: in test_per_plane_beams_matrix_mode ret = ia.restoringbeam(mbret='matrix') E TypeError: restoringbeam() got an unexpected keyword argument 'mbret' |
|||
Collapse |
test_tool_logsink
LogsinkTest.test_getorigin_initial_origin
|
< 1 sec | |
AttributeError: 'logsink' object has no attribute 'getOrigin' test_tool_logsink.py:37: in test_getorigin_initial_origin self.assertEqual(casatools.logsink().getOrigin(), '') E AttributeError: 'logsink' object has no attribute 'getOrigin' |
|||
Collapse |
test_tool_logsink
LogsinkTest.test_getorigin_set_nullvalues
|
< 1 sec | |
AttributeError: 'logsink' object has no attribute 'getOrigin' test_tool_logsink.py:68: in test_getorigin_set_nullvalues ('', '') test_tool_logsink.py:51: in __getorigin_subtest self.assertEqual(casalog.getOrigin(), expected) E AttributeError: 'logsink' object has no attribute 'getOrigin' |
|||
Collapse |
test_tool_logsink
LogsinkTest.test_getorigin_set_num
|
< 1 sec | |
AttributeError: 'logsink' object has no attribute 'getOrigin' test_tool_logsink.py:78: in test_getorigin_set_num (1 + 1j, str(1 + 1j)) test_tool_logsink.py:51: in __getorigin_subtest self.assertEqual(casalog.getOrigin(), expected) E AttributeError: 'logsink' object has no attribute 'getOrigin' |
|||
Collapse |
test_tool_logsink
LogsinkTest.test_getorigin_set_strings
|
< 1 sec | |
AttributeError: 'logsink' object has no attribute 'getOrigin' test_tool_logsink.py:58: in test_getorigin_set_strings ('test\n', 'test\n') test_tool_logsink.py:51: in __getorigin_subtest self.assertEqual(casalog.getOrigin(), expected) E AttributeError: 'logsink' object has no attribute 'getOrigin' |
|||
Collapse |
test_tool_quanta
quanta_convert_test.test_valid
|
< 1 sec | |
TypeError: quantity() got an unexpected keyword argument 'keepshape' test_tool_quanta.py:101: in test_valid res = qa.convert(qa.quantity(x, 'kg', keepshape=True), 'g') E TypeError: quantity() got an unexpected keyword argument 'keepshape' |
|||
Collapse |
test_tool_quanta
quanta_convert_test.test_value_as_string
|
< 1 sec | |
TypeError: quantity() got an unexpected keyword argument 'keepshape' test_tool_quanta.py:75: in test_value_as_string res = code('5kg', keepshape=ks) E TypeError: quantity() got an unexpected keyword argument 'keepshape' |
|||
Collapse |
test_tool_quanta
quanta_quantity_test.test_multidimensional_arra_value
|
< 1 sec | |
TypeError: quantity() got an unexpected keyword argument 'keepshape' test_tool_quanta.py:179: in test_multidimensional_arra_value res = code(v, 'kg', keepshape=False) E TypeError: quantity() got an unexpected keyword argument 'keepshape' |
|||
Collapse |
test_tool_quanta
quanta_quantity_test.test_scalar_value
|
< 1 sec | |
TypeError: quantity() got an unexpected keyword argument 'keepshape' test_tool_quanta.py:158: in test_scalar_value res = code(5, 'kg', keepshape=ks) E TypeError: quantity() got an unexpected keyword argument 'keepshape' |
|||
Collapse |
test_tool_quanta
quanta_quantity_test.test_value_as_record
|
< 1 sec | |
RuntimeError: Wrong QuantumHolder to convert asQuantumDouble test_tool_quanta.py:213: in test_value_as_record r = code(v) ../../../../casa6testenv/lib/python3.6/site-packages/casatools/quanta.py:56: in quantity return _dict_dc(self._swigobj.quantity(_any_ec(v), _str_ec(unitname))) ../../../../casa6testenv/lib/python3.6/site-packages/casatools/__casac__/quanta.py:248: in quantity return _quanta.quanta_quantity(self, *args, **kwargs) E RuntimeError: Wrong QuantumHolder to convert asQuantumDouble |
|||
Collapse |
test_tool_quanta
quanta_quantity_test.test_value_as_string
|
< 1 sec | |
TypeError: quantity() got an unexpected keyword argument 'keepshape' test_tool_quanta.py:147: in test_value_as_string res = code('5kg', keepshape=ks) E TypeError: quantity() got an unexpected keyword argument 'keepshape' |
|||
Collapse |
test_tool_quanta
quanta_quantity_test.test_vector_value
|
< 1 sec | |
TypeError: quantity() got an unexpected keyword argument 'keepshape' test_tool_quanta.py:167: in test_vector_value res = code(v, 'kg', keepshape=ks) E TypeError: quantity() got an unexpected keyword argument 'keepshape' |
|||
Collapse |
test_tool_simulator
sm_settrop_test.test_smsettrop
|
< 1 sec | |
TypeError: settrop() got an unexpected keyword argument 'simint' test_tool_simulator.py:74: in test_smsettrop beta=1.1,windspeed=7.0,simint=0.1) E TypeError: settrop() got an unexpected keyword argument 'simint' |
|||
Collapse |
test_tool_table
TableRowTest.test_all_rows
|
< 1 sec | |
AttributeError: 'table' object has no attribute 'row' test_tool_table.py:62: in setUp self.rows = self.tb.row( ) E AttributeError: 'table' object has no attribute 'row' |
|||
Collapse |
test_tool_table
TableRowTest.test_columnnames_exclude
|
< 1 sec | |
AttributeError: 'table' object has no attribute 'row' test_tool_table.py:62: in setUp self.rows = self.tb.row( ) E AttributeError: 'table' object has no attribute 'row' |
|||
Collapse |
test_tool_table
TableRowTest.test_columnnames_include
|
< 1 sec | |
AttributeError: 'table' object has no attribute 'row' test_tool_table.py:62: in setUp self.rows = self.tb.row( ) E AttributeError: 'table' object has no attribute 'row' |
|||
Collapse |
test_tool_table
TableRowTest.test_get
|
< 1 sec | |
AttributeError: 'table' object has no attribute 'row' test_tool_table.py:62: in setUp self.rows = self.tb.row( ) E AttributeError: 'table' object has no attribute 'row' |
|||
Collapse |
test_tool_table
TableRowTest.test_put
|
< 1 sec | |
AttributeError: 'table' object has no attribute 'row' test_tool_table.py:62: in setUp self.rows = self.tb.row( ) E AttributeError: 'table' object has no attribute 'row' |
|||
Collapse |
test_tool_table
TableRowTest.test_shape
|
< 1 sec | |
AttributeError: 'table' object has no attribute 'row' test_tool_table.py:62: in setUp self.rows = self.tb.row( ) E AttributeError: 'table' object has no attribute 'row' |
|||
Collapse |
test_tool_table
TableRowTest.test_some_rows
|
< 1 sec | |
AttributeError: 'table' object has no attribute 'row' test_tool_table.py:62: in setUp self.rows = self.tb.row( ) E AttributeError: 'table' object has no attribute 'row' |
|||
Collapse |
test_tool_table
table_getcellslice_test.test_exceptions
|
< 1 sec | |
AttributeError: 'table' object has no attribute 'row' test_tool_table.py:62: in setUp self.rows = self.tb.row( ) E AttributeError: 'table' object has no attribute 'row' |
|||
Collapse |
test_tool_table
table_getcellslice_test.test_getcellslice
|
< 1 sec | |
AttributeError: 'table' object has no attribute 'row' test_tool_table.py:62: in setUp self.rows = self.tb.row( ) E AttributeError: 'table' object has no attribute 'row' |
Error summary
The build generated some errors. See the full build log for more details.
2022-09-12 17:29:45 INFO Specified parameter(s) (per spw and pol) repeated on all antennas.
2022-09-12 17:29:45 INFO Specified parameter(s) (per spw and antenna) repeated on all polarizations.
2022-09-12 17:29:45 INFO spwId=1 antId=<all> polId=<all> parameter= 3 (ip0,ip1 = [0, 0, 0],[1, 0, 9])
2022-09-12 17:29:45 INFO Writing solutions to table: testcalout.cal
2022-09-12 17:29:45 WARN calibrater::setvi(bool,bool) Already using NEW VisibilityIterator.
2022-09-12 17:29:45 WARN calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator.
2022-09-12 17:29:45 INFO calibrater::open ****Using OLD VI-driven calibrater tool****
2022-09-12 17:29:45 INFO calibrater::open Opening MS: gaincaltest2.ms for calibration.
2022-09-12 17:29:45 INFO Clearing all model records in MS header.
2022-09-12 17:29:45 INFO VisSetUtil::addScrCols Adding MODEL_DATA and CORRECTED_DATA column(s).
2022-09-12 17:29:46 INFO VisSetUtil::initScrCols Initializing MODEL_DATA to (unity).
2022-09-12 17:29:47 INFO VisSetUtil::initScrCols Initialized 328860 rows.
2022-09-12 17:29:47 INFO Calibrater:: Initializing nominal selection to the whole MS.
2022-09-12 17:29:47 INFO calibrater::setapply Beginning setapply--(MSSelection version)-------
2022-09-12 17:29:47 INFO Calibrater::setapply(type, applypar) Arranging to APPLY:
2022-09-12 17:29:47 INFO Calibrater::setapply(type, applypar) . G Jones: table=gaincaltest2.ms.G0 select= interp=linear spwmap=[-1] calWt=false
2022-09-12 17:29:47 INFO calibrater::setsolve Beginning setsolve--(MSSelection version)-------
2022-09-12 17:29:47 INFO Calibrater::setsolve Arranging to SOLVE:
2022-09-12 17:29:47 INFO Calibrater::setsolve . Mf Mueller: table=output.ms append=false solint=inf,none refantmode='flex' refant='none' minsnr=0 apmode=AP solnorm=false
2022-09-12 17:29:47 INFO Calibrater::state The following calibration terms are arranged for apply:
2022-09-12 17:29:47 INFO Calibrater::state . G Jones: table=gaincaltest2.ms.G0 select= interp=linear spwmap=[-1] calWt=false
2022-09-12 17:29:47 INFO Calibrater::state The following calibration term is arranged for solve:
2022-09-12 17:29:47 INFO Calibrater::state . Mf Mueller: table=output.ms append=false solint=inf,none refantmode='flex' refant='none' minsnr=0 apmode=AP solnorm=false
2022-09-12 17:29:47 INFO calibrater::solve Beginning solve-----------------------------
2022-09-12 17:29:47 INFO Calibrater::solve The following calibration terms are arranged for apply:
2022-09-12 17:29:47 INFO Calibrater::solve . G Jones: table=gaincaltest2.ms.G0 select= interp=linear spwmap=[-1] calWt=false
2022-09-12 17:29:47 INFO Calibrater::solve The following calibration term is arranged for solve:
2022-09-12 17:29:47 INFO Calibrater::solve . Mf Mueller: table=output.ms append=false solint=inf,none refantmode='flex' refant='none' minsnr=0 apmode=AP solnorm=false
2022-09-12 17:29:47 INFO Solving for Mf Mueller
2022-09-12 17:29:47 INFO For solint = inf, found 84 solution intervals.
2022-09-12 17:29:48 INFO Found good Mf Mueller solutions in 84 intervals.
2022-09-12 17:29:48 INFO Writing solutions to table: output.ms
2022-09-12 17:29:48 INFO calibrater::solve Finished solving.
2022-09-12 17:29:48 WARN calibrater::setvi(bool,bool) Forcing use of NEW VisibilityIterator.
2022-09-12 17:29:48 INFO calibrater::open ****Using NEW VI2-driven calibrater tool****
2022-09-12 17:29:48 INFO calibrater::open Opening MS: gaincaltest2.ms for calibration.
2022-09-12 17:29:48 INFO Clearing all model records in MS header.
2022-09-12 17:29:48 INFO VisSetUtil::addScrCols Adding MODEL_DATA and CORRECTED_DATA column(s).
2022-09-12 17:29:50 INFO VisSetUtil::initScrCols Initializing MODEL_DATA to (unity).
2022-09-12 17:29:50 INFO VisSetUtil::initScrCols Initialized 328860 rows.
2022-09-12 17:29:50 INFO Calibrater:: Initializing nominal selection to the whole MS.
2022-09-12 17:29:50 INFO name:: No table opened.
2022-09-12 17:29:50 INFO showcache:: The Table Cache has the following 16 entries:
2022-09-12 17:29:50 INFO showcache:: 0: "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms"
2022-09-12 17:29:50 INFO showcache:: 1: "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms/ANTENNA"
2022-09-12 17:29:50 INFO showcache:: 2: "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms/DATA_DESCRIPTION"
2022-09-12 17:29:50 INFO showcache:: 3: "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms/FEED"
2022-09-12 17:29:50 INFO showcache:: 4: "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms/FIELD"
2022-09-12 17:29:50 INFO showcache:: 5: "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms/FLAG_CMD"
2022-09-12 17:29:50 INFO showcache:: 6: "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms/HISTORY"
2022-09-12 17:29:50 INFO showcache:: 7: "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms/OBSERVATION"
2022-09-12 17:29:50 INFO showcache:: 8: "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms/POINTING"
2022-09-12 17:29:50 INFO showcache:: 9: "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms/POLARIZATION"
2022-09-12 17:29:50 INFO showcache:: 10: "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms/PROCESSOR"
2022-09-12 17:29:50 INFO showcache:: 11: "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms/SOURCE"
2022-09-12 17:29:50 INFO showcache:: 12: "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms/SPECTRAL_WINDOW"
2022-09-12 17:29:50 INFO showcache:: 13: "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms/STATE"
2022-09-12 17:29:50 INFO showcache:: 14: "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms/SYSCAL"
2022-09-12 17:29:50 INFO showcache:: 15: "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms/WEATHER"
2022-09-12 17:29:50 INFO name:: No table opened.
2022-09-12 17:29:50 INFO showcache:: The Table Cache is empty.
2022-09-12 17:29:50 WARN calibrater::setvi(bool,bool) Already using NEW VisibilityIterator.
2022-09-12 17:29:50 INFO calibrater::open ****Using NEW VI2-driven calibrater tool****
2022-09-12 17:29:50 INFO calibrater::open Opening MS: gaincaltest2.ms for calibration.
2022-09-12 17:29:50 INFO Clearing all model records in MS header.
2022-09-12 17:29:50 INFO VisSetUtil::addScrCols Adding MODEL_DATA and CORRECTED_DATA column(s).
2022-09-12 17:29:52 INFO VisSetUtil::initScrCols Initializing MODEL_DATA to (unity).
2022-09-12 17:29:52 INFO VisSetUtil::initScrCols Initialized 328860 rows.
2022-09-12 17:29:52 INFO Calibrater:: Initializing nominal selection to the whole MS.
2022-09-12 17:29:52 INFO calibrater::setapply Beginning setapply--(MSSelection version)-------
2022-09-12 17:29:52 INFO Calibrater::setapply(type, applypar) Arranging to APPLY:
2022-09-12 17:29:52 INFO Calibrater::setapply(type, applypar) . G Jones: table=gaincaltest2.ms.G0 select= interp=linear spwmap=[-1] calWt=false
2022-09-12 17:29:52 INFO calibrater::correct Beginning correct---------------------------
2022-09-12 17:29:52 INFO Calibrater::correct2 (VI2/VB2) The following calibration terms are arranged for apply:
2022-09-12 17:29:52 INFO Calibrater::correct2 (VI2/VB2) . G Jones: table=gaincaltest2.ms.G0 select= interp=linear spwmap=[-1] calWt=false
2022-09-12 17:29:54 INFO calibrater::correct Finished correcting.
2022-09-12 17:29:54 WARN calibrater::setvi(bool,bool) Already using NEW VisibilityIterator.
2022-09-12 17:29:55 WARN componentlist::close componentlist closed
2022-09-12 17:29:55 WARN componentlist::close componentlist closed
2022-09-12 17:29:55 INFO componentlist::summarize SUMMARY OF COMPONENT
2022-09-12 17:29:55 INFO componentlist::summarize+ Shape: Gaussian
2022-09-12 17:29:55 INFO componentlist::summarize+ Flux density: [(1,0), (0,0), (0,0), (0,0)] Jy +/- [(0,0), (0,0), (0,0), (0,0)]
2022-09-12 17:29:55 INFO componentlist::summarize+ Spectral model: Constant
2022-09-12 17:29:55 INFO componentlist::summarize+ Position: Position ---
2022-09-12 17:29:55 INFO componentlist::summarize+ --- long: 10:30:00.000 (fixed)
2022-09-12 17:29:55 INFO componentlist::summarize+ --- lat: - 20.00.00.00 (fixed)
2022-09-12 17:29:55 INFO componentlist::summarize+
2022-09-12 17:29:55 INFO componentlist::summarize+ Size:
2022-09-12 17:29:55 INFO componentlist::summarize+ --- major axis FWHM: 4.00 arcsec (fixed)
2022-09-12 17:29:55 INFO componentlist::summarize+ --- minor axis FWHM: 2.00 arcsec (fixed)
2022-09-12 17:29:55 INFO componentlist::summarize+ --- position angle: 30.0deg (fixed)
2022-09-12 17:29:55 SEVERE componentlist::summarize Exception Reported: List has only 1 components, but zero-based component 1 specified. Please specify a component less than 1
Traceback (most recent call last):
File "runtest.py", line 603, in run
shutil.copy2("{}{}.py".format(workdir + "tests/",test), workdir + "{}/".format(test if not test.endswith(".py") else test[:-3]))
File "/opt/casa/03/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/shutil.py", line 263, in copy2
copyfile(src, dst, follow_symlinks=follow_symlinks)
File "/opt/casa/03/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/shutil.py", line 120, in copyfile
with open(src, 'rb') as fsrc:
FileNotFoundError: [Errno 2] No such file or directory: '/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/tests/test_tool_image_fromcomplist.py'
% 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 70 100 70 0 0 2258 0 --:--:-- --:--:-- --:--:-- 2258
2022-09-12 17:29:45 INFO Specified parameter(s) (per spw and antenna) repeated on all polarizations.
2022-09-12 17:29:45 INFO spwId=1 antId=<all> polId=<all> parameter= 3 (ip0,ip1 = [0, 0, 0],[1, 0, 9])
2022-09-12 17:29:45 INFO Writing solutions to table: testcalout.cal
2022-09-12 17:29:45 WARN calibrater::setvi(bool,bool) Already using NEW VisibilityIterator.
2022-09-12 17:29:45 WARN calibrater::setvi(bool,bool) Forcing use of OLD VisibilityIterator.
2022-09-12 17:29:45 INFO calibrater::open ****Using OLD VI-driven calibrater tool****
2022-09-12 17:29:45 INFO calibrater::open Opening MS: gaincaltest2.ms for calibration.
2022-09-12 17:29:45 INFO Clearing all model records in MS header.
2022-09-12 17:29:45 INFO VisSetUtil::addScrCols Adding MODEL_DATA and CORRECTED_DATA column(s).
2022-09-12 17:29:46 INFO VisSetUtil::initScrCols Initializing MODEL_DATA to (unity).
2022-09-12 17:29:47 INFO VisSetUtil::initScrCols Initialized 328860 rows.
2022-09-12 17:29:47 INFO Calibrater:: Initializing nominal selection to the whole MS.
2022-09-12 17:29:47 INFO calibrater::setapply Beginning setapply--(MSSelection version)-------
2022-09-12 17:29:47 INFO Calibrater::setapply(type, applypar) Arranging to APPLY:
2022-09-12 17:29:47 INFO Calibrater::setapply(type, applypar) . G Jones: table=gaincaltest2.ms.G0 select= interp=linear spwmap=[-1] calWt=false
2022-09-12 17:29:47 INFO calibrater::setsolve Beginning setsolve--(MSSelection version)-------
2022-09-12 17:29:47 INFO Calibrater::setsolve Arranging to SOLVE:
2022-09-12 17:29:47 INFO Calibrater::setsolve . Mf Mueller: table=output.ms append=false solint=inf,none refantmode='flex' refant='none' minsnr=0 apmode=AP solnorm=false
2022-09-12 17:29:47 INFO Calibrater::state The following calibration terms are arranged for apply:
2022-09-12 17:29:47 INFO Calibrater::state . G Jones: table=gaincaltest2.ms.G0 select= interp=linear spwmap=[-1] calWt=false
2022-09-12 17:29:47 INFO Calibrater::state The following calibration term is arranged for solve:
2022-09-12 17:29:47 INFO Calibrater::state . Mf Mueller: table=output.ms append=false solint=inf,none refantmode='flex' refant='none' minsnr=0 apmode=AP solnorm=false
2022-09-12 17:29:47 INFO calibrater::solve Beginning solve-----------------------------
2022-09-12 17:29:47 INFO Calibrater::solve The following calibration terms are arranged for apply:
2022-09-12 17:29:47 INFO Calibrater::solve . G Jones: table=gaincaltest2.ms.G0 select= interp=linear spwmap=[-1] calWt=false
2022-09-12 17:29:47 INFO Calibrater::solve The following calibration term is arranged for solve:
2022-09-12 17:29:47 INFO Calibrater::solve . Mf Mueller: table=output.ms append=false solint=inf,none refantmode='flex' refant='none' minsnr=0 apmode=AP solnorm=false
2022-09-12 17:29:47 INFO Solving for Mf Mueller
2022-09-12 17:29:47 INFO For solint = inf, found 84 solution intervals.
2022-09-12 17:29:48 INFO Found good Mf Mueller solutions in 84 intervals.
2022-09-12 17:29:48 INFO Writing solutions to table: output.ms
2022-09-12 17:29:48 INFO calibrater::solve Finished solving.
2022-09-12 17:29:48 WARN calibrater::setvi(bool,bool) Forcing use of NEW VisibilityIterator.
2022-09-12 17:29:48 INFO calibrater::open ****Using NEW VI2-driven calibrater tool****
2022-09-12 17:29:48 INFO calibrater::open Opening MS: gaincaltest2.ms for calibration.
2022-09-12 17:29:48 INFO Clearing all model records in MS header.
2022-09-12 17:29:48 INFO VisSetUtil::addScrCols Adding MODEL_DATA and CORRECTED_DATA column(s).
2022-09-12 17:29:50 INFO VisSetUtil::initScrCols Initializing MODEL_DATA to (unity).
2022-09-12 17:29:50 INFO VisSetUtil::initScrCols Initialized 328860 rows.
2022-09-12 17:29:50 INFO Calibrater:: Initializing nominal selection to the whole MS.
2022-09-12 17:29:50 INFO name:: No table opened.
2022-09-12 17:29:50 INFO showcache:: The Table Cache has the following 16 entries:
2022-09-12 17:29:50 INFO showcache:: 0: "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms"
2022-09-12 17:29:50 INFO showcache:: 1: "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms/ANTENNA"
2022-09-12 17:29:50 INFO showcache:: 2: "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms/DATA_DESCRIPTION"
2022-09-12 17:29:50 INFO showcache:: 3: "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms/FEED"
2022-09-12 17:29:50 INFO showcache:: 4: "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms/FIELD"
2022-09-12 17:29:50 INFO showcache:: 5: "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms/FLAG_CMD"
2022-09-12 17:29:50 INFO showcache:: 6: "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms/HISTORY"
2022-09-12 17:29:50 INFO showcache:: 7: "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms/OBSERVATION"
2022-09-12 17:29:50 INFO showcache:: 8: "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms/POINTING"
2022-09-12 17:29:50 INFO showcache:: 9: "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms/POLARIZATION"
2022-09-12 17:29:50 INFO showcache:: 10: "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms/PROCESSOR"
2022-09-12 17:29:50 INFO showcache:: 11: "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms/SOURCE"
2022-09-12 17:29:50 INFO showcache:: 12: "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms/SPECTRAL_WINDOW"
2022-09-12 17:29:50 INFO showcache:: 13: "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms/STATE"
2022-09-12 17:29:50 INFO showcache:: 14: "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms/SYSCAL"
2022-09-12 17:29:50 INFO showcache:: 15: "/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/test_tool_calibrater/gaincaltest2.ms/WEATHER"
2022-09-12 17:29:50 INFO name:: No table opened.
2022-09-12 17:29:50 INFO showcache:: The Table Cache is empty.
2022-09-12 17:29:50 WARN calibrater::setvi(bool,bool) Already using NEW VisibilityIterator.
2022-09-12 17:29:50 INFO calibrater::open ****Using NEW VI2-driven calibrater tool****
2022-09-12 17:29:50 INFO calibrater::open Opening MS: gaincaltest2.ms for calibration.
2022-09-12 17:29:50 INFO Clearing all model records in MS header.
2022-09-12 17:29:50 INFO VisSetUtil::addScrCols Adding MODEL_DATA and CORRECTED_DATA column(s).
2022-09-12 17:29:52 INFO VisSetUtil::initScrCols Initializing MODEL_DATA to (unity).
2022-09-12 17:29:52 INFO VisSetUtil::initScrCols Initialized 328860 rows.
2022-09-12 17:29:52 INFO Calibrater:: Initializing nominal selection to the whole MS.
2022-09-12 17:29:52 INFO calibrater::setapply Beginning setapply--(MSSelection version)-------
2022-09-12 17:29:52 INFO Calibrater::setapply(type, applypar) Arranging to APPLY:
2022-09-12 17:29:52 INFO Calibrater::setapply(type, applypar) . G Jones: table=gaincaltest2.ms.G0 select= interp=linear spwmap=[-1] calWt=false
2022-09-12 17:29:52 INFO calibrater::correct Beginning correct---------------------------
2022-09-12 17:29:52 INFO Calibrater::correct2 (VI2/VB2) The following calibration terms are arranged for apply:
2022-09-12 17:29:52 INFO Calibrater::correct2 (VI2/VB2) . G Jones: table=gaincaltest2.ms.G0 select= interp=linear spwmap=[-1] calWt=false
2022-09-12 17:29:54 INFO calibrater::correct Finished correcting.
2022-09-12 17:29:54 WARN calibrater::setvi(bool,bool) Already using NEW VisibilityIterator.
2022-09-12 17:29:55 WARN componentlist::close componentlist closed
2022-09-12 17:29:55 WARN componentlist::close componentlist closed
2022-09-12 17:29:55 INFO componentlist::summarize SUMMARY OF COMPONENT
2022-09-12 17:29:55 INFO componentlist::summarize+ Shape: Gaussian
2022-09-12 17:29:55 INFO componentlist::summarize+ Flux density: [(1,0), (0,0), (0,0), (0,0)] Jy +/- [(0,0), (0,0), (0,0), (0,0)]
2022-09-12 17:29:55 INFO componentlist::summarize+ Spectral model: Constant
2022-09-12 17:29:55 INFO componentlist::summarize+ Position: Position ---
2022-09-12 17:29:55 INFO componentlist::summarize+ --- long: 10:30:00.000 (fixed)
2022-09-12 17:29:55 INFO componentlist::summarize+ --- lat: - 20.00.00.00 (fixed)
2022-09-12 17:29:55 INFO componentlist::summarize+
2022-09-12 17:29:55 INFO componentlist::summarize+ Size:
2022-09-12 17:29:55 INFO componentlist::summarize+ --- major axis FWHM: 4.00 arcsec (fixed)
2022-09-12 17:29:55 INFO componentlist::summarize+ --- minor axis FWHM: 2.00 arcsec (fixed)
2022-09-12 17:29:55 INFO componentlist::summarize+ --- position angle: 30.0deg (fixed)
2022-09-12 17:29:55 SEVERE componentlist::summarize Exception Reported: List has only 1 components, but zero-based component 1 specified. Please specify a component less than 1
Traceback (most recent call last):
File "runtest.py", line 603, in run
shutil.copy2("{}{}.py".format(workdir + "tests/",test), workdir + "{}/".format(test if not test.endswith(".py") else test[:-3]))
File "/opt/casa/03/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/shutil.py", line 263, in copy2
copyfile(src, dst, follow_symlinks=follow_symlinks)
File "/opt/casa/03/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/shutil.py", line 120, in copyfile
with open(src, 'rb') as fsrc:
FileNotFoundError: [Errno 2] No such file or directory: '/Users/casaci/bamboohome/xml-data/build-dir/CASA-C6DTF220-TTO15/casa6/casatestutils/nosedir/tests/test_tool_image_fromcomplist.py'
% 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 70 100 70 0 0 2258 0 --:--:-- --:--:-- --:--:-- 2258