2025-03-15 21:28:07 INFO ::casa Using user configuration file /home/casatest/.casa/config.py 2025-03-15 21:28:07 INFO ::casa loaded config file : /wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casaconfig/config.py 2025-03-15 21:28:07 INFO ::casa loaded config file : /home/casatest/.casa/config.py 2025-03-15 21:28:07 INFO ::casa 2025-03-15 21:28:07 INFO ::casa config values 2025-03-15 21:28:07 INFO ::casa agg = False 2025-03-15 21:28:07 INFO ::casa cachedir = '/home/casatest/.casa' 2025-03-15 21:28:07 INFO ::casa casaconfig_verbose = 1 2025-03-15 21:28:07 INFO ::casa colors = 'Neutral' 2025-03-15 21:28:07 INFO ::casa data_auto_update = False 2025-03-15 21:28:07 INFO ::casa datapath = ['/opt/casa/data/master', '/opt/casa/data/casatestdata'] 2025-03-15 21:28:07 INFO ::casa iplog = False 2025-03-15 21:28:07 INFO ::casa iplogfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_listhistory_casashell/ipython-20250315-212804.log' 2025-03-15 21:28:07 INFO ::casa log2term = True 2025-03-15 21:28:07 INFO ::casa logfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_listhistory_casashell/casa-20250315-212804.log' 2025-03-15 21:28:07 INFO ::casa measures_auto_update = False 2025-03-15 21:28:07 INFO ::casa measurespath = '/opt/casa/data/master' 2025-03-15 21:28:07 INFO ::casa nogui = False 2025-03-15 21:28:07 INFO ::casa nologfile = False 2025-03-15 21:28:07 INFO ::casa nologger = True 2025-03-15 21:28:07 INFO ::casa pipeline = False 2025-03-15 21:28:07 INFO ::casa startupfile = '/home/casatest/.casa/startup.py' 2025-03-15 21:28:07 INFO ::casa user_site = False 2025-03-15 21:28:07 INFO ::casa 2025-03-15 21:28:07 INFO ::casa casarundata version is unknown, this is probably a legacy version not installed by casaconfig 2025-03-15 21:28:07 INFO ::casa measures version : WSRT_Measures_20211217-160001.ztar 2025-03-15 21:28:07 INFO ::casa 2025-03-15 21:28:07 INFO ::casa Checking Measures tables in data repository sub-directory /opt/casa/data/master/geodetic 2025-03-15 21:28:07 INFO ::casa IERSeop2000 (version date, last date in table (UTC)): 2025/03/10/15:15, 2025/02/08/00:00:00 2025-03-15 21:28:07 INFO ::casa IERSeop97 (version date, last date in table (UTC)): 2025/03/10/15:15, 2025/02/08/00:00:00 2025-03-15 21:28:07 INFO ::casa IERSpredict (version date, last date in table (UTC)): 2025/03/14/15:15, 2025/06/12/00:00:00 2025-03-15 21:28:07 INFO ::casa TAI_UTC (version date, last date in table (UTC)): 2025/03/08/15:15, 2017/01/01/00:00:00 Running tests... ---------------------------------------------------------------------- Using user configuration file /home/casatest/.casa/config.py No event loop hook running. Using matplotlib backend: agg CASA 6.7.2.8 -- Common Astronomy Software Applications [6.7.2.8] 2025-03-15 21:28:07 SEVERE listhistory::::casa Exception Reported: Error in listhistory: the vis parameter must be a path that exists ('' does not exist) 2025-03-15 21:28:07 INFO listhistory::::casa Traceback (most recent call last): 2025-03-15 21:28:07 INFO listhistory::::casa+ File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/listhistory.py", line 246, in __call__ 2025-03-15 21:28:07 INFO listhistory::::casa+ assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors) 2025-03-15 21:28:07 INFO listhistory::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-03-15 21:28:07 INFO listhistory::::casa+ AssertionError: the vis parameter must be a path that exists ('' does not exist) .2025-03-15 21:28:07 INFO listhistory::::casa ########################################## 2025-03-15 21:28:07 INFO listhistory::::casa ##### Begin Task: listhistory ##### 2025-03-15 21:28:07 INFO listhistory::::casa listhistory( vis='/opt/casa/data/casatestdata/unittest/listhistory/Itziar.ms' ) 2025-03-15 21:28:07 INFO ms::listhistory History table entries: 9 2010-02-12 14:55:52 INFO listHistory::::imager::defineimage() 2010-02-12 14:55:52 INFO listHistory::::imager::data selection 2010-02-12 14:55:52 INFO listHistory::::imager::weight() Weighting MS: IMAGING_WEIGHT column will be changed 2010-02-12 14:55:52 INFO listHistory::::imager::weight() Briggs weighting: sidelobes will be suppressed over full image 2010-02-12 14:55:54 INFO listHistory::::imager::weight() Sum of weights = 32087.1 2010-02-12 14:55:54 INFO listHistory::::imager::clean() Using Clark Clean 2010-02-12 14:55:54 INFO listHistory::::imager::clean() Starting deconvolution 2010-02-12 15:02:19 INFO listHistory::::imager::clean() Threshhold not reached yet. 2010-02-12 15:02:19 INFO listHistory::::imager::clean() Fitted beam used in restoration: 0.847981 by 0.737247 (arcsec) at pa 88.2611 (deg) 2025-03-15 21:28:07 INFO listhistory::::casa Task listhistory complete. Start time: 2025-03-15 21:28:07.157380 End time: 2025-03-15 21:28:07.170939 2025-03-15 21:28:07 INFO listhistory::::casa ##### End Task: listhistory ##### 2025-03-15 21:28:07 INFO listhistory::::casa ########################################## sed -n "/Begin Task/,/End Task/p" testlog.log > newlisth.log wc -l newlisth.log .2025-03-15 21:28:07 INFO listhistory::::casa ########################################## 2025-03-15 21:28:07 INFO listhistory::::casa ##### Begin Task: listhistory ##### 2025-03-15 21:28:07 INFO listhistory::::casa listhistory( vis='/opt/casa/data/casatestdata/unittest/listhistory/Itziar.ms' ) 2025-03-15 21:28:07 INFO ms::listhistory History table entries: 9 2010-02-12 14:55:52 INFO listHistory::::imager::defineimage() 2010-02-12 14:55:52 INFO listHistory::::imager::data selection 2010-02-12 14:55:52 INFO listHistory::::imager::weight() Weighting MS: IMAGING_WEIGHT column will be changed 2010-02-12 14:55:52 INFO listHistory::::imager::weight() Briggs weighting: sidelobes will be suppressed over full image 2010-02-12 14:55:54 INFO listHistory::::imager::weight() Sum of weights = 32087.1 2010-02-12 14:55:54 INFO listHistory::::imager::clean() Using Clark Clean 2010-02-12 14:55:54 INFO listHistory::::imager::clean() Starting deconvolution 2010-02-12 15:02:19 INFO listHistory::::imager::clean() Threshhold not reached yet. 2010-02-12 15:02:19 INFO listHistory::::imager::clean() Fitted beam used in restoration: 0.847981 by 0.737247 (arcsec) at pa 88.2611 (deg) 2025-03-15 21:28:07 INFO listhistory::::casa Task listhistory complete. Start time: 2025-03-15 21:28:07.245347 End time: 2025-03-15 21:28:07.261887 2025-03-15 21:28:07 INFO listhistory::::casa ##### End Task: listhistory ##### 2025-03-15 21:28:07 INFO listhistory::::casa ########################################## .2025-03-15 21:28:07 INFO listhistory::::casa ########################################## 2025-03-15 21:28:07 INFO listhistory::::casa ##### Begin Task: listhistory ##### 2025-03-15 21:28:07 INFO listhistory::::casa listhistory( vis='/opt/casa/data/casatestdata/unittest/listhistory/Itziar.ms' ) 2025-03-15 21:28:07 INFO ms::listhistory History table entries: 9 2010-02-12 14:55:52 INFO listHistory::::imager::defineimage() 2010-02-12 14:55:52 INFO listHistory::::imager::data selection 2010-02-12 14:55:52 INFO listHistory::::imager::weight() Weighting MS: IMAGING_WEIGHT column will be changed 2010-02-12 14:55:52 INFO listHistory::::imager::weight() Briggs weighting: sidelobes will be suppressed over full image 2010-02-12 14:55:54 INFO listHistory::::imager::weight() Sum of weights = 32087.1 2010-02-12 14:55:54 INFO listHistory::::imager::clean() Using Clark Clean 2010-02-12 14:55:54 INFO listHistory::::imager::clean() Starting deconvolution 2010-02-12 15:02:19 INFO listHistory::::imager::clean() Threshhold not reached yet. 2010-02-12 15:02:19 INFO listHistory::::imager::clean() Fitted beam used in restoration: 0.847981 by 0.737247 (arcsec) at pa 88.2611 (deg) 2025-03-15 21:28:07 INFO listhistory::::casa Task listhistory complete. Start time: 2025-03-15 21:28:07.263316 End time: 2025-03-15 21:28:07.283760 2025-03-15 21:28:07 INFO listhistory::::casa ##### End Task: listhistory ##### 2025-03-15 21:28:07 INFO listhistory::::casa ########################################## .2025-03-15 21:28:07 INFO listhistory::::casa ########################################## 2025-03-15 21:28:07 INFO listhistory::::casa ##### Begin Task: listhistory ##### 2025-03-15 21:28:07 INFO listhistory::::casa listhistory( vis='/opt/casa/data/casatestdata/unittest/listhistory/Itziar.ms' ) 2025-03-15 21:28:07 INFO ms::listhistory History table entries: 9 2010-02-12 14:55:52 INFO listHistory::::imager::defineimage() 2010-02-12 14:55:52 INFO listHistory::::imager::data selection 2010-02-12 14:55:52 INFO listHistory::::imager::weight() Weighting MS: IMAGING_WEIGHT column will be changed 2010-02-12 14:55:52 INFO listHistory::::imager::weight() Briggs weighting: sidelobes will be suppressed over full image 2010-02-12 14:55:54 INFO listHistory::::imager::weight() Sum of weights = 32087.1 2010-02-12 14:55:54 INFO listHistory::::imager::clean() Using Clark Clean 2010-02-12 14:55:54 INFO listHistory::::imager::clean() Starting deconvolution 2010-02-12 15:02:19 INFO listHistory::::imager::clean() Threshhold not reached yet. 2010-02-12 15:02:19 INFO listHistory::::imager::clean() Fitted beam used in restoration: 0.847981 by 0.737247 (arcsec) at pa 88.2611 (deg) 2025-03-15 21:28:07 INFO listhistory::::casa Task listhistory complete. Start time: 2025-03-15 21:28:07.285163 End time: 2025-03-15 21:28:07.298637 2025-03-15 21:28:07 INFO listhistory::::casa ##### End Task: listhistory ##### 2025-03-15 21:28:07 INFO listhistory::::casa ########################################## 2025-03-15 21:28:07 INFO listhistory::::casa ########################################## 2025-03-15 21:28:07 INFO listhistory::::casa ##### Begin Task: listhistory ##### 2025-03-15 21:28:07 INFO listhistory::::casa listhistory( vis='/opt/casa/data/casatestdata/unittest/listhistory/' ) 2025-03-15 21:28:07 SEVERE ms::open Exception Reported: Table file /opt/casa/data/casatestdata/unittest/listhistory/table.dat does not exist 2025-03-15 21:28:07 SEVERE listhistory::::casa Exception Reported: Error in listhistory: Table file /opt/casa/data/casatestdata/unittest/listhistory/table.dat does not exist 2025-03-15 21:28:07 INFO listhistory::::casa Traceback (most recent call last): 2025-03-15 21:28:07 INFO listhistory::::casa+ File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/listhistory.py", line 248, in __call__ 2025-03-15 21:28:07 INFO listhistory::::casa+ task_result = _listhistory_t( _pc.document['vis'] ) 2025-03-15 21:28:07 INFO listhistory::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-03-15 21:28:07 INFO listhistory::::casa+ File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_listhistory.py", line 19, in listhistory 2025-03-15 21:28:07 INFO listhistory::::casa+ _ms.open(vis) 2025-03-15 21:28:07 INFO listhistory::::casa+ File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/ms.py", line 79, in open 2025-03-15 21:28:07 INFO listhistory::::casa+ return self._swigobj.open(thems, nomodify, lock, check) 2025-03-15 21:28:07 INFO listhistory::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-03-15 21:28:07 INFO listhistory::::casa+ File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/ms.py", line 151, in open 2025-03-15 21:28:07 INFO listhistory::::casa+ return _ms.ms_open(self, *args, **kwargs) 2025-03-15 21:28:07 INFO listhistory::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-03-15 21:28:07 INFO listhistory::::casa+ RuntimeError: Table file /opt/casa/data/casatestdata/unittest/listhistory/table.dat does not exist 2025-03-15 21:28:07 INFO listhistory::::casa Task listhistory complete. Start time: 2025-03-15 21:28:07.299450 End time: 2025-03-15 21:28:07.324305 2025-03-15 21:28:07 INFO listhistory::::casa ##### End Task: listhistory ##### 2025-03-15 21:28:07 INFO listhistory::::casa ########################################## 2025-03-15 21:28:07 SEVERE listhistory::::casa Exception Reported: Error in listhistory: the vis parameter must be a path that exists ('fake' does not exist) 2025-03-15 21:28:07 INFO listhistory::::casa Traceback (most recent call last): 2025-03-15 21:28:07 INFO listhistory::::casa+ File "/wheeldirectory/casa-6.7.2-8-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/listhistory.py", line 246, in __call__ 2025-03-15 21:28:07 INFO listhistory::::casa+ assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors) 2025-03-15 21:28:07 INFO listhistory::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-03-15 21:28:07 INFO listhistory::::casa+ AssertionError: the vis parameter must be a path that exists ('fake' does not exist) . ---------------------------------------------------------------------- Ran 5 tests in 0.201s OK Generating XML reports...