2026-02-10 02:23:11 INFO ::casa Using user configuration file /home/casatest/.casa/config.py 2026-02-10 02:23:11 INFO ::casa loaded config file : /wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casaconfig/config.py 2026-02-10 02:23:11 INFO ::casa loaded config file : /home/casatest/.casa/config.py 2026-02-10 02:23:11 INFO ::casa 2026-02-10 02:23:11 INFO ::casa config values 2026-02-10 02:23:11 INFO ::casa agg = False 2026-02-10 02:23:11 INFO ::casa cachedir = '/home/casatest/.casa' 2026-02-10 02:23:11 INFO ::casa casaconfig_verbose = 1 2026-02-10 02:23:11 INFO ::casa colors = 'Neutral' 2026-02-10 02:23:11 INFO ::casa data_auto_update = False 2026-02-10 02:23:11 INFO ::casa data_update_interval = 1 2026-02-10 02:23:11 INFO ::casa datapath = ['/opt/casa/data/master', '/opt/casa/data/casatestdata'] 2026-02-10 02:23:11 INFO ::casa iplog = False 2026-02-10 02:23:11 INFO ::casa iplogfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_getantposalma_casashell/ipython-20260210-022301.log' 2026-02-10 02:23:11 INFO ::casa log2term = True 2026-02-10 02:23:11 INFO ::casa logfile = '/home/casatest/casa6/casatasks/tests/casashell_tests/work/test_task_getantposalma_casashell/casa-20260210-022301.log' 2026-02-10 02:23:11 INFO ::casa measures_auto_update = False 2026-02-10 02:23:11 INFO ::casa measures_site = ['https://www.astron.nl/iers/', 'https://go.nrao.edu/iers/'] 2026-02-10 02:23:11 INFO ::casa measures_site_interval = 2 2026-02-10 02:23:11 INFO ::casa measures_update_interval = 1 2026-02-10 02:23:11 INFO ::casa measurespath = '/opt/casa/data/master' 2026-02-10 02:23:11 INFO ::casa nogui = False 2026-02-10 02:23:11 INFO ::casa nologfile = False 2026-02-10 02:23:11 INFO ::casa nologger = True 2026-02-10 02:23:11 INFO ::casa pipeline = False 2026-02-10 02:23:11 INFO ::casa startupfile = '/home/casatest/.casa/startup.py' 2026-02-10 02:23:11 INFO ::casa user_site = False 2026-02-10 02:23:11 INFO ::casa 2026-02-10 02:23:11 INFO ::casa casarundata version is unknown, this is probably a legacy version not installed by casaconfig 2026-02-10 02:23:11 INFO ::casa measures version : WSRT_Measures_20211102-160001.ztar 2026-02-10 02:23:11 INFO ::casa 2026-02-10 02:23:11 INFO ::casa Checking Measures tables in data repository sub-directory /opt/casa/data/master/geodetic 2026-02-10 02:23:11 INFO ::casa IERSeop2000 (version date, last date in table (UTC)): 2026/01/19/15:15, 2025/12/20/00:00:00 2026-02-10 02:23:11 INFO ::casa IERSeop97 (version date, last date in table (UTC)): 2026/01/19/15:15, 2025/12/20/00:00:00 2026-02-10 02:23:11 INFO ::casa IERSpredict (version date, last date in table (UTC)): 2026/02/09/15:15, 2026/05/10/00:00:00 2026-02-10 02:23:11 INFO ::casa TAI_UTC (version date, last date in table (UTC)): 2026/01/22/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.5.4 -- Common Astronomy Software Applications [6.7.5.4] 2026-02-10 02:23:11 INFO getantposalma::::casa ########################################## 2026-02-10 02:23:11 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-10 02:23:11 INFO getantposalma::::casa getantposalma( outfile='', overwrite=False, asdm='', tw='', snr='default', search='both_latest', hosts=['https://asa.alma.cl/uncertainties-service/uncertainties/versions/last/measurements/casa/'], firstintegration=True, nretry=0, rdelay=3.0 ) 2026-02-10 02:23:11 SEVERE getantposalma::::casa Exception Reported: Error in getantposalma: Parameter outfile must be specified 2026-02-10 02:23:12 INFO getantposalma::::casa Traceback (most recent call last): 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/getantposalma.py", line 467, in __call__ 2026-02-10 02:23:12 INFO getantposalma::::casa+ task_result = _getantposalma_t( _pc.document['outfile'],_pc.document['overwrite'],_pc.document['asdm'],_pc.document['tw'],_pc.document['snr'],_pc.document['search'],_pc.document['hosts'],_pc.document['firstintegration'],_pc.document['nretry'],_pc.document['rdelay'] ) 2026-02-10 02:23:12 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_getantposalma.py", line 221, in getantposalma 2026-02-10 02:23:12 INFO getantposalma::::casa+ raise ValueError("Parameter outfile must be specified") 2026-02-10 02:23:12 INFO getantposalma::::casa+ ValueError: Parameter outfile must be specified 2026-02-10 02:23:12 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-10 02:23:11.410203 End time: 2026-02-10 02:23:11.557909 2026-02-10 02:23:12 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-10 02:23:12 INFO getantposalma::::casa ########################################## 2026-02-10 02:23:12 INFO getantposalma::::casa ########################################## 2026-02-10 02:23:12 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-10 02:23:12 INFO getantposalma::::casa getantposalma( outfile='', overwrite=False, asdm='', tw='', snr='default', search='both_latest', hosts=['good.example.com'], firstintegration=True, nretry=0, rdelay=3.0 ) 2026-02-10 02:23:12 SEVERE getantposalma::::casa Exception Reported: Error in getantposalma: Parameter outfile must be specified 2026-02-10 02:23:12 INFO getantposalma::::casa Traceback (most recent call last): 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/getantposalma.py", line 467, in __call__ 2026-02-10 02:23:12 INFO getantposalma::::casa+ task_result = _getantposalma_t( _pc.document['outfile'],_pc.document['overwrite'],_pc.document['asdm'],_pc.document['tw'],_pc.document['snr'],_pc.document['search'],_pc.document['hosts'],_pc.document['firstintegration'],_pc.document['nretry'],_pc.document['rdelay'] ) 2026-02-10 02:23:12 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_getantposalma.py", line 221, in getantposalma 2026-02-10 02:23:12 INFO getantposalma::::casa+ raise ValueError("Parameter outfile must be specified") 2026-02-10 02:23:12 INFO getantposalma::::casa+ ValueError: Parameter outfile must be specified 2026-02-10 02:23:12 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-10 02:23:11.560128 End time: 2026-02-10 02:23:11.562164 2026-02-10 02:23:12 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-10 02:23:12 INFO getantposalma::::casa ########################################## 2026-02-10 02:23:12 INFO getantposalma::::casa ########################################## 2026-02-10 02:23:12 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-10 02:23:12 INFO getantposalma::::casa getantposalma( outfile='kyfjak.blah', overwrite=False, asdm='', tw='', snr='default', search='both_latest', hosts=['http://good.example.com'], firstintegration=True, nretry=0, rdelay=3.0 ) 2026-02-10 02:23:12 SEVERE getantposalma::::casa Exception Reported: Error in getantposalma: A file or directory named kyfjak.blah already exists and overwrite is False, so exiting. Either rename the existing file or directory, change the value of overwrite to True, or both. 2026-02-10 02:23:12 INFO getantposalma::::casa Traceback (most recent call last): 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/getantposalma.py", line 467, in __call__ 2026-02-10 02:23:12 INFO getantposalma::::casa+ task_result = _getantposalma_t( _pc.document['outfile'],_pc.document['overwrite'],_pc.document['asdm'],_pc.document['tw'],_pc.document['snr'],_pc.document['search'],_pc.document['hosts'],_pc.document['firstintegration'],_pc.document['nretry'],_pc.document['rdelay'] ) 2026-02-10 02:23:12 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_getantposalma.py", line 229, in getantposalma 2026-02-10 02:23:12 INFO getantposalma::::casa+ raise RuntimeError( 2026-02-10 02:23:12 INFO getantposalma::::casa+ RuntimeError: A file or directory named kyfjak.blah already exists and overwrite is False, so exiting. Either rename the existing file or directory, change the value of overwrite to True, or both. 2026-02-10 02:23:12 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-10 02:23:11.564369 End time: 2026-02-10 02:23:11.566287 2026-02-10 02:23:12 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-10 02:23:12 INFO getantposalma::::casa ########################################## 2026-02-10 02:23:12 INFO getantposalma::::casa ########################################## 2026-02-10 02:23:12 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-10 02:23:12 INFO getantposalma::::casa getantposalma( outfile='myants.json', overwrite=False, asdm='', tw='', snr='default', search='both_latest', hosts=[], firstintegration=True, nretry=0, rdelay=3.0 ) 2026-02-10 02:23:12 SEVERE getantposalma::::casa Exception Reported: Error in getantposalma: Parameter hosts must be specified 2026-02-10 02:23:12 INFO getantposalma::::casa Traceback (most recent call last): 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/getantposalma.py", line 467, in __call__ 2026-02-10 02:23:12 INFO getantposalma::::casa+ task_result = _getantposalma_t( _pc.document['outfile'],_pc.document['overwrite'],_pc.document['asdm'],_pc.document['tw'],_pc.document['snr'],_pc.document['search'],_pc.document['hosts'],_pc.document['firstintegration'],_pc.document['nretry'],_pc.document['rdelay'] ) 2026-02-10 02:23:12 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_getantposalma.py", line 235, in getantposalma 2026-02-10 02:23:12 INFO getantposalma::::casa+ raise ValueError("Parameter hosts must be specified") 2026-02-10 02:23:12 INFO getantposalma::::casa+ ValueError: Parameter hosts must be specified 2026-02-10 02:23:12 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-10 02:23:11.568370 End time: 2026-02-10 02:23:11.570202 2026-02-10 02:23:12 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-10 02:23:12 INFO getantposalma::::casa ########################################## 2026-02-10 02:23:12 INFO getantposalma::::casa ########################################## 2026-02-10 02:23:12 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-10 02:23:12 INFO getantposalma::::casa getantposalma( outfile='myants.json', overwrite=False, asdm='uid://A002/X10ac6bc/X896d', tw='1,2,3', snr='default', search='both_latest', hosts=['http://good.example.com'], firstintegration=True, nretry=0, rdelay=3.0 ) 2026-02-10 02:23:12 SEVERE getantposalma::::casa Exception Reported: Error in getantposalma: Parameter tw should contain exactly one comma that separates two times 2026-02-10 02:23:12 INFO getantposalma::::casa Traceback (most recent call last): 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/getantposalma.py", line 467, in __call__ 2026-02-10 02:23:12 INFO getantposalma::::casa+ task_result = _getantposalma_t( _pc.document['outfile'],_pc.document['overwrite'],_pc.document['asdm'],_pc.document['tw'],_pc.document['snr'],_pc.document['search'],_pc.document['hosts'],_pc.document['firstintegration'],_pc.document['nretry'],_pc.document['rdelay'] ) 2026-02-10 02:23:12 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_getantposalma.py", line 248, in getantposalma 2026-02-10 02:23:12 INFO getantposalma::::casa+ raise ValueError( 2026-02-10 02:23:12 INFO getantposalma::::casa+ ValueError: Parameter tw should contain exactly one comma that separates two times 2026-02-10 02:23:12 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-10 02:23:11.572126 End time: 2026-02-10 02:23:11.573987 2026-02-10 02:23:12 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-10 02:23:12 INFO getantposalma::::casa ########################################## 2026-02-10 02:23:12 INFO getantposalma::::casa ########################################## 2026-02-10 02:23:12 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-10 02:23:12 INFO getantposalma::::casa getantposalma( outfile='myants.json', overwrite=False, asdm='uid://A002/X10ac6bc/X896d', tw='1,3', snr='default', search='both_latest', hosts=['http://good.example.com'], firstintegration=True, nretry=0, rdelay=3.0 ) 2026-02-10 02:23:12 SEVERE getantposalma::::casa Exception Reported: Error in getantposalma: Begin time 1 does not appear to have a valid format. The correct format is of the form YYYY-MM-DDThh:mm:ss. 2026-02-10 02:23:12 INFO getantposalma::::casa Traceback (most recent call last): 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_getantposalma.py", line 254, in getantposalma 2026-02-10 02:23:12 INFO getantposalma::::casa+ t_start = _qa.quantity(_qa.time(s0, form="fits")[0]) 2026-02-10 02:23:12 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/quanta.py", line 168, in time 2026-02-10 02:23:12 INFO getantposalma::::casa+ return self._swigobj.time(v, prec, form, showform) 2026-02-10 02:23:12 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/quanta.py", line 801, in time 2026-02-10 02:23:12 INFO getantposalma::::casa+ return _quanta.quanta_time(self, *args, **kwargs) 2026-02-10 02:23:12 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-10 02:23:12 INFO getantposalma::::casa+ RuntimeError: Quantum::assure non-conforming unit type '' 2026-02-10 02:23:12 INFO getantposalma::::casa+ 2026-02-10 02:23:12 INFO getantposalma::::casa+ During handling of the above exception, another exception occurred: 2026-02-10 02:23:12 INFO getantposalma::::casa+ 2026-02-10 02:23:12 INFO getantposalma::::casa+ Traceback (most recent call last): 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/getantposalma.py", line 467, in __call__ 2026-02-10 02:23:12 INFO getantposalma::::casa+ task_result = _getantposalma_t( _pc.document['outfile'],_pc.document['overwrite'],_pc.document['asdm'],_pc.document['tw'],_pc.document['snr'],_pc.document['search'],_pc.document['hosts'],_pc.document['firstintegration'],_pc.document['nretry'],_pc.document['rdelay'] ) 2026-02-10 02:23:12 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_getantposalma.py", line 256, in getantposalma 2026-02-10 02:23:12 INFO getantposalma::::casa+ raise ValueError(f"Begin time {s0} does not appear to have a valid format. {msg}") 2026-02-10 02:23:12 INFO getantposalma::::casa+ ValueError: Begin time 1 does not appear to have a valid format. The correct format is of the form YYYY-MM-DDThh:mm:ss. 2026-02-10 02:23:12 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-10 02:23:11.575939 End time: 2026-02-10 02:23:11.580667 2026-02-10 02:23:12 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-10 02:23:12 INFO getantposalma::::casa ########################################## 2026-02-10 02:23:12 INFO getantposalma::::casa ########################################## 2026-02-10 02:23:12 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-10 02:23:12 INFO getantposalma::::casa getantposalma( outfile='myants.json', overwrite=False, asdm='uid://A002/X10ac6bc/X896d', tw='2023-04-15T17:15:22,3', snr='default', search='both_latest', hosts=['http://good.example.com'], firstintegration=True, nretry=0, rdelay=3.0 ) 2026-02-10 02:23:12 SEVERE getantposalma::::casa Exception Reported: Error in getantposalma: End time 3 does not appear to have a valid format. The correct format is of the form YYYY-MM-DDThh:mm:ss. 2026-02-10 02:23:12 INFO getantposalma::::casa Traceback (most recent call last): 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_getantposalma.py", line 258, in getantposalma 2026-02-10 02:23:12 INFO getantposalma::::casa+ t_end = _qa.quantity(_qa.time(s1, form="fits")[0]) 2026-02-10 02:23:12 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/quanta.py", line 168, in time 2026-02-10 02:23:12 INFO getantposalma::::casa+ return self._swigobj.time(v, prec, form, showform) 2026-02-10 02:23:12 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/quanta.py", line 801, in time 2026-02-10 02:23:12 INFO getantposalma::::casa+ return _quanta.quanta_time(self, *args, **kwargs) 2026-02-10 02:23:12 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-10 02:23:12 INFO getantposalma::::casa+ RuntimeError: Quantum::assure non-conforming unit type '' 2026-02-10 02:23:12 INFO getantposalma::::casa+ 2026-02-10 02:23:12 INFO getantposalma::::casa+ During handling of the above exception, another exception occurred: 2026-02-10 02:23:12 INFO getantposalma::::casa+ 2026-02-10 02:23:12 INFO getantposalma::::casa+ Traceback (most recent call last): 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/getantposalma.py", line 467, in __call__ 2026-02-10 02:23:12 INFO getantposalma::::casa+ task_result = _getantposalma_t( _pc.document['outfile'],_pc.document['overwrite'],_pc.document['asdm'],_pc.document['tw'],_pc.document['snr'],_pc.document['search'],_pc.document['hosts'],_pc.document['firstintegration'],_pc.document['nretry'],_pc.document['rdelay'] ) 2026-02-10 02:23:12 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_getantposalma.py", line 260, in getantposalma 2026-02-10 02:23:12 INFO getantposalma::::casa+ raise ValueError(f"End time {s1} does not appear to have a valid format. {msg}") 2026-02-10 02:23:12 INFO getantposalma::::casa+ ValueError: End time 3 does not appear to have a valid format. The correct format is of the form YYYY-MM-DDThh:mm:ss. 2026-02-10 02:23:12 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-10 02:23:11.582425 End time: 2026-02-10 02:23:11.585387 2026-02-10 02:23:12 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-10 02:23:12 INFO getantposalma::::casa ########################################## 2026-02-10 02:23:12 INFO getantposalma::::casa ########################################## 2026-02-10 02:23:12 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-10 02:23:12 INFO getantposalma::::casa getantposalma( outfile='myants.json', overwrite=False, asdm='uid://A002/X10ac6bc/X896d', tw='2023-04-15T17:15:22,2023-03-02T14:41:00', snr='default', search='both_latest', hosts=['http://good.example.com'], firstintegration=True, nretry=0, rdelay=3.0 ) 2026-02-10 02:23:12 SEVERE getantposalma::::casa Exception Reported: Error in getantposalma: Parameter tw, start time (2023-04-15T17:15:22) must be less than end time (2023-03-02T14:41:00). 2026-02-10 02:23:12 INFO getantposalma::::casa Traceback (most recent call last): 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/getantposalma.py", line 467, in __call__ 2026-02-10 02:23:12 INFO getantposalma::::casa+ task_result = _getantposalma_t( _pc.document['outfile'],_pc.document['overwrite'],_pc.document['asdm'],_pc.document['tw'],_pc.document['snr'],_pc.document['search'],_pc.document['hosts'],_pc.document['firstintegration'],_pc.document['nretry'],_pc.document['rdelay'] ) 2026-02-10 02:23:12 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_getantposalma.py", line 262, in getantposalma 2026-02-10 02:23:12 INFO getantposalma::::casa+ raise ValueError( 2026-02-10 02:23:12 INFO getantposalma::::casa+ ValueError: Parameter tw, start time (2023-04-15T17:15:22) must be less than end time (2023-03-02T14:41:00). 2026-02-10 02:23:12 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-10 02:23:11.587182 End time: 2026-02-10 02:23:11.589747 2026-02-10 02:23:12 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-10 02:23:12 INFO getantposalma::::casa ########################################## 2026-02-10 02:23:12 INFO getantposalma::::casa ########################################## 2026-02-10 02:23:12 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-10 02:23:12 INFO getantposalma::::casa getantposalma( outfile='myants.json', overwrite=False, asdm='uid://A002/X10ac6bc/X896d', tw='2023-04-15T17:15:22,2023-04-15T17:15:22', snr='default', search='both_latest', hosts=['good.example.com'], firstintegration=True, nretry=0, rdelay=3.0 ) 2026-02-10 02:23:12 SEVERE getantposalma::::casa Exception Reported: Error in getantposalma: Parameter tw, start time (2023-04-15T17:15:22) must be less than end time (2023-04-15T17:15:22). 2026-02-10 02:23:12 INFO getantposalma::::casa Traceback (most recent call last): 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/getantposalma.py", line 467, in __call__ 2026-02-10 02:23:12 INFO getantposalma::::casa+ task_result = _getantposalma_t( _pc.document['outfile'],_pc.document['overwrite'],_pc.document['asdm'],_pc.document['tw'],_pc.document['snr'],_pc.document['search'],_pc.document['hosts'],_pc.document['firstintegration'],_pc.document['nretry'],_pc.document['rdelay'] ) 2026-02-10 02:23:12 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_getantposalma.py", line 262, in getantposalma 2026-02-10 02:23:12 INFO getantposalma::::casa+ raise ValueError( 2026-02-10 02:23:12 INFO getantposalma::::casa+ ValueError: Parameter tw, start time (2023-04-15T17:15:22) must be less than end time (2023-04-15T17:15:22). 2026-02-10 02:23:12 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-10 02:23:11.591380 End time: 2026-02-10 02:23:11.593574 2026-02-10 02:23:12 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-10 02:23:12 INFO getantposalma::::casa ########################################## 2026-02-10 02:23:12 INFO getantposalma::::casa ########################################## 2026-02-10 02:23:12 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-10 02:23:12 INFO getantposalma::::casa getantposalma( outfile='myants.json', overwrite=False, asdm='uid://A002/X10ac6bc/X896d', tw='', snr=-1, search='both_latest', hosts=['http://good.example.com'], firstintegration=True, nretry=0, rdelay=3.0 ) 2026-02-10 02:23:12 SEVERE getantposalma::::casa Exception Reported: Error in getantposalma: If a number, parameter snr (-1) must be non-negative. 2026-02-10 02:23:12 INFO getantposalma::::casa Traceback (most recent call last): 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/getantposalma.py", line 467, in __call__ 2026-02-10 02:23:12 INFO getantposalma::::casa+ task_result = _getantposalma_t( _pc.document['outfile'],_pc.document['overwrite'],_pc.document['asdm'],_pc.document['tw'],_pc.document['snr'],_pc.document['search'],_pc.document['hosts'],_pc.document['firstintegration'],_pc.document['nretry'],_pc.document['rdelay'] ) 2026-02-10 02:23:12 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_getantposalma.py", line 270, in getantposalma 2026-02-10 02:23:12 INFO getantposalma::::casa+ raise ValueError(f"If a number, parameter snr ({snr}) must be non-negative.") 2026-02-10 02:23:12 INFO getantposalma::::casa+ ValueError: If a number, parameter snr (-1) must be non-negative. 2026-02-10 02:23:12 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-10 02:23:11.595234 End time: 2026-02-10 02:23:11.597005 2026-02-10 02:23:12 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-10 02:23:12 INFO getantposalma::::casa ########################################## 2026-02-10 02:23:12 INFO getantposalma::::casa ########################################## 2026-02-10 02:23:12 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-10 02:23:12 INFO getantposalma::::casa getantposalma( outfile='myants.json', overwrite=False, asdm='uid://A002/X10ac6bc/X896d', tw='', snr='default', search='both_latest', hosts=['bogus./12?.example.com'], firstintegration=True, nretry=0, rdelay=3.0 ) 2026-02-10 02:23:12 SEVERE getantposalma::::casa Exception Reported: Error in getantposalma: Parameter hosts: bogus./12?.example.com is not a valid host expressed as a URL. 2026-02-10 02:23:12 INFO getantposalma::::casa Traceback (most recent call last): 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/getantposalma.py", line 467, in __call__ 2026-02-10 02:23:12 INFO getantposalma::::casa+ task_result = _getantposalma_t( _pc.document['outfile'],_pc.document['overwrite'],_pc.document['asdm'],_pc.document['tw'],_pc.document['snr'],_pc.document['search'],_pc.document['hosts'],_pc.document['firstintegration'],_pc.document['nretry'],_pc.document['rdelay'] ) 2026-02-10 02:23:12 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_getantposalma.py", line 305, in getantposalma 2026-02-10 02:23:12 INFO getantposalma::::casa+ raise ValueError( 2026-02-10 02:23:12 INFO getantposalma::::casa+ ValueError: Parameter hosts: bogus./12?.example.com is not a valid host expressed as a URL. 2026-02-10 02:23:12 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-10 02:23:11.598577 End time: 2026-02-10 02:23:11.600338 2026-02-10 02:23:12 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-10 02:23:12 INFO getantposalma::::casa ########################################## 2026-02-10 02:23:12 INFO getantposalma::::casa ########################################## 2026-02-10 02:23:12 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-10 02:23:12 INFO getantposalma::::casa getantposalma( outfile='myants.json', overwrite=False, asdm='uid://A002/X10ac6bc/X896d', tw='', snr='default', search='both_latest', hosts=['http://www.bogus.edu'], firstintegration=True, nretry=0, rdelay=3.0 ) 2026-02-10 02:23:12 INFO getantposalma::::casa Trying http://www.bogus.edu/?asdm=uid%3A%2F%2FA002%2FX10ac6bc%2FX896d&search=both_latest&firstIntegration=True ... 2026-02-10 02:23:12 WARN getantposalma::::casa Caught URLError: 2026-02-10 02:23:12 SEVERE getantposalma::::casa Exception Reported: Error in getantposalma: All URLs failed to return an antenna position list. 2026-02-10 02:23:12 INFO getantposalma::::casa Traceback (most recent call last): 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/getantposalma.py", line 467, in __call__ 2026-02-10 02:23:12 INFO getantposalma::::casa+ task_result = _getantposalma_t( _pc.document['outfile'],_pc.document['overwrite'],_pc.document['asdm'],_pc.document['tw'],_pc.document['snr'],_pc.document['search'],_pc.document['hosts'],_pc.document['firstintegration'],_pc.document['nretry'],_pc.document['rdelay'] ) 2026-02-10 02:23:12 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_getantposalma.py", line 318, in getantposalma 2026-02-10 02:23:12 INFO getantposalma::::casa+ raise RuntimeError("All URLs failed to return an antenna position list.") 2026-02-10 02:23:12 INFO getantposalma::::casa+ RuntimeError: All URLs failed to return an antenna position list. 2026-02-10 02:23:12 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-10 02:23:11.601937 End time: 2026-02-10 02:23:11.939912 2026-02-10 02:23:12 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-10 02:23:12 INFO getantposalma::::casa ########################################## 2026-02-10 02:23:12 SEVERE getantposalma::::casa Exception Reported: Error in getantposalma: {'firstintegration': ['must be of cBool type']} 2026-02-10 02:23:12 INFO getantposalma::::casa Traceback (most recent call last): 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/getantposalma.py", line 465, in __call__ 2026-02-10 02:23:12 INFO getantposalma::::casa+ assert _pc.validate(_invocation_parameters,self.__schema), create_error_string(_pc.errors) 2026-02-10 02:23:12 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-10 02:23:12 INFO getantposalma::::casa+ AssertionError: {'firstintegration': ['must be of cBool type']} 2026-02-10 02:23:12 INFO getantposalma::::casa ########################################## 2026-02-10 02:23:12 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-10 02:23:12 INFO getantposalma::::casa getantposalma( outfile='myants.json', overwrite=False, asdm='uid://A002/X10ac6bc/X896d', tw='', snr='default', search='both_latest', hosts=['http://www.bogus.edu'], firstintegration=True, nretry=-1, rdelay=1.0 ) 2026-02-10 02:23:12 SEVERE getantposalma::::casa Exception Reported: Error in getantposalma: Parameter nretry (=-1) must be non-negative. 2026-02-10 02:23:12 INFO getantposalma::::casa Traceback (most recent call last): 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/getantposalma.py", line 467, in __call__ 2026-02-10 02:23:12 INFO getantposalma::::casa+ task_result = _getantposalma_t( _pc.document['outfile'],_pc.document['overwrite'],_pc.document['asdm'],_pc.document['tw'],_pc.document['snr'],_pc.document['search'],_pc.document['hosts'],_pc.document['firstintegration'],_pc.document['nretry'],_pc.document['rdelay'] ) 2026-02-10 02:23:12 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_getantposalma.py", line 289, in getantposalma 2026-02-10 02:23:12 INFO getantposalma::::casa+ raise ValueError(f"Parameter nretry (={nretry}) must be non-negative.") 2026-02-10 02:23:12 INFO getantposalma::::casa+ ValueError: Parameter nretry (=-1) must be non-negative. 2026-02-10 02:23:12 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-10 02:23:11.944450 End time: 2026-02-10 02:23:11.946380 2026-02-10 02:23:12 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-10 02:23:12 INFO getantposalma::::casa ########################################## 2026-02-10 02:23:12 INFO getantposalma::::casa ########################################## 2026-02-10 02:23:12 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-10 02:23:12 INFO getantposalma::::casa getantposalma( outfile='myants.json', overwrite=False, asdm='uid://A002/X10ac6bc/X896d', tw='', snr='default', search='both_latest', hosts=['http://www.bogus.edu'], firstintegration=True, nretry=1, rdelay=-1.0 ) 2026-02-10 02:23:12 SEVERE getantposalma::::casa Exception Reported: Error in getantposalma: If nretry > 0, rdelay (=-1.0) must be positive. 2026-02-10 02:23:12 INFO getantposalma::::casa Traceback (most recent call last): 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casashell/private/getantposalma.py", line 467, in __call__ 2026-02-10 02:23:12 INFO getantposalma::::casa+ task_result = _getantposalma_t( _pc.document['outfile'],_pc.document['overwrite'],_pc.document['asdm'],_pc.document['tw'],_pc.document['snr'],_pc.document['search'],_pc.document['hosts'],_pc.document['firstintegration'],_pc.document['nretry'],_pc.document['rdelay'] ) 2026-02-10 02:23:12 INFO getantposalma::::casa+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-10 02:23:12 INFO getantposalma::::casa+ File "/wheeldirectory/casa-6.7.5-4-py3.12.el8/lib/py/lib/python3.12/site-packages/casatasks/private/task_getantposalma.py", line 281, in getantposalma 2026-02-10 02:23:12 INFO getantposalma::::casa+ raise ValueError(f"If nretry > 0, rdelay (={rdelay}) must be positive.") 2026-02-10 02:23:12 INFO getantposalma::::casa+ ValueError: If nretry > 0, rdelay (=-1.0) must be positive. 2026-02-10 02:23:12 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-10 02:23:11.948165 End time: 2026-02-10 02:23:11.950059 2026-02-10 02:23:12 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-10 02:23:12 INFO getantposalma::::casa ########################################## .2026-02-10 02:23:12 INFO getantposalma::::casa ########################################## 2026-02-10 02:23:12 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-10 02:23:12 INFO getantposalma::::casa getantposalma( outfile='getantposalma.json', overwrite=False, asdm='uid://A002/X10ac6bc/X896d', tw='', snr='default', search='both_latest', hosts=['http://127.0.0.1:8080'], firstintegration=False, nretry=0, rdelay=3.0 ) 2026-02-10 02:23:12 INFO getantposalma::::casa Trying http://127.0.0.1:8080/?asdm=uid%3A%2F%2FA002%2FX10ac6bc%2FX896d&search=both_latest&firstIntegration=False ... 2026-02-10 02:23:12 WARN getantposalma::::casa server path /?asdm=uid%3A%2F%2FA002%2FX10ac6bc%2FX896d&search=both_latest&firstIntegration=False 2026-02-10 02:23:12 INFO getantposalma::::casa server parms {'asdm': ['uid://A002/X10ac6bc/X896d'], 'search': ['both_latest'], 'firstIntegration': ['False']} 2026-02-10 02:23:12 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-10 02:23:11.954230 End time: 2026-02-10 02:23:11.983584 2026-02-10 02:23:12 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-10 02:23:12 INFO getantposalma::::casa ########################################## 2026-02-10 02:23:12 INFO getantposalma::::casa ########################################## 2026-02-10 02:23:12 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-10 02:23:12 INFO getantposalma::::casa getantposalma( outfile='getantposalma.json', overwrite=False, asdm='uid://A002/X10ac6bc/X896d', tw='', snr=5, search='both_latest', hosts=['http://127.0.0.1:8080'], firstintegration=False, nretry=0, rdelay=3.0 ) 2026-02-10 02:23:12 INFO getantposalma::::casa Trying http://127.0.0.1:8080/?asdm=uid%3A%2F%2FA002%2FX10ac6bc%2FX896d&snr=5&search=both_latest&firstIntegration=False ... 2026-02-10 02:23:12 WARN getantposalma::::casa server path /?asdm=uid%3A%2F%2FA002%2FX10ac6bc%2FX896d&snr=5&search=both_latest&firstIntegration=False 2026-02-10 02:23:12 INFO getantposalma::::casa server parms {'asdm': ['uid://A002/X10ac6bc/X896d'], 'snr': ['5'], 'search': ['both_latest'], 'firstIntegration': ['False']} 2026-02-10 02:23:12 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-10 02:23:12.473821 End time: 2026-02-10 02:23:12.494062 2026-02-10 02:23:12 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-10 02:23:12 INFO getantposalma::::casa ########################################## .2026-02-10 02:23:13 INFO getantposalma::::casa ########################################## 2026-02-10 02:23:13 INFO getantposalma::::casa ##### Begin Task: getantposalma ##### 2026-02-10 02:23:13 INFO getantposalma::::casa getantposalma( outfile='getantposalma.json', overwrite=False, asdm='uid://A002/X10ac6bc/X896d', tw='', snr=10, search='both_latest', hosts=['http://127.0.0.1:8080'], firstintegration=True, nretry=2, rdelay=3.0 ) 2026-02-10 02:23:13 INFO getantposalma::::casa Trying http://127.0.0.1:8080/?asdm=uid%3A%2F%2FA002%2FX10ac6bc%2FX896d&snr=10&search=both_latest&firstIntegration=True ... 2026-02-10 02:23:13 WARN getantposalma::::casa FlakyMockHTTPRequestHandler failing request number 1 2026-02-10 02:23:13 WARN getantposalma::::casa Caught HTTPError: 500 Internal Server Error: 2026-02-10 02:23:16 INFO getantposalma::::casa Retry attempt 1 of 2 after waiting 3.0 seconds... 2026-02-10 02:23:16 INFO getantposalma::::casa Trying http://127.0.0.1:8080/?asdm=uid%3A%2F%2FA002%2FX10ac6bc%2FX896d&snr=10&search=both_latest&firstIntegration=True ... 2026-02-10 02:23:16 WARN getantposalma::::casa FlakyMockHTTPRequestHandler failing request number 2 2026-02-10 02:23:16 WARN getantposalma::::casa Caught HTTPError: 500 Internal Server Error: 2026-02-10 02:23:19 INFO getantposalma::::casa Retry attempt 2 of 2 after waiting 3.0 seconds... 2026-02-10 02:23:19 INFO getantposalma::::casa Trying http://127.0.0.1:8080/?asdm=uid%3A%2F%2FA002%2FX10ac6bc%2FX896d&snr=10&search=both_latest&firstIntegration=True ... 2026-02-10 02:23:19 WARN getantposalma::::casa server path /?asdm=uid%3A%2F%2FA002%2FX10ac6bc%2FX896d&snr=10&search=both_latest&firstIntegration=True 2026-02-10 02:23:19 INFO getantposalma::::casa server parms {'asdm': ['uid://A002/X10ac6bc/X896d'], 'snr': ['10'], 'search': ['both_latest'], 'firstIntegration': ['True']} 2026-02-10 02:23:19 INFO getantposalma::::casa Task getantposalma complete. Start time: 2026-02-10 02:23:12.997473 End time: 2026-02-10 02:23:19.064997 2026-02-10 02:23:19 INFO getantposalma::::casa ##### End Task: getantposalma ##### 2026-02-10 02:23:19 INFO getantposalma::::casa ########################################## . ---------------------------------------------------------------------- Ran 3 tests in 8.165s OK Generating XML reports...