Build: #1 was successful

Job: Test Tasks macOS13 was successful

Job result summary

Completed
Duration
487 minutes
Agent
cbt-macos13-test-1
Revision
82366ed79415c6a722bf12f2a1aa66fb087e8325 82366ed79415c6a722bf12f2a1aa66fb087e8325
Total tests
3635

Tests

  • 3,635 tests in total
  • 252 tests were quarantined / skipped
  • 471 minutes taken in total.

Error summary

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

Already on 'master'
Already on 'master'
From https://open-bitbucket.nrao.edu/scm/casa/casa-data
   3d4eb631..51384924  master     -> origin/master
2024-11-21 17:32:10        SEVERE        sdtimeaverage::::+         in converting quantity
2024-11-21 17:32:10        SEVERE        sdtimeaverage::::casa        Traceback (most recent call last):
2024-11-21 17:32:10        SEVERE        sdtimeaverage::::casa+          File "/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-PR29-TTA13/casa6testenv/lib/python3.10/site-packages/casatasks/private/task_sdtimeaverage.py", line 53, in sdtimeaverage
2024-11-21 17:32:10        SEVERE        sdtimeaverage::::casa+            tbin = qa.convert(qa.quantity(timebin), 's')['value']
2024-11-21 17:32:10        SEVERE        sdtimeaverage::::casa+          File "/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-PR29-TTA13/casa6testenv/lib/python3.10/site-packages/casatools/quanta.py", line 54, in quantity
2024-11-21 17:32:10        SEVERE        sdtimeaverage::::casa+            return self._swigobj.quantity(v, unitname, keepshape)
2024-11-21 17:32:10        SEVERE        sdtimeaverage::::casa+          File "/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-PR29-TTA13/casa6testenv/lib/python3.10/site-packages/casatools/__casac__/quanta.py", line 206, in quantity
2024-11-21 17:32:10        SEVERE        sdtimeaverage::::casa+            return _quanta.quanta_quantity(self, *args, **kwargs)
2024-11-21 17:32:10        SEVERE        sdtimeaverage::::casa+        RuntimeError: Error in QuantumHolder::fromString with input string "Alles": Illegal input units or format
2024-11-21 17:32:10        SEVERE        sdtimeaverage::::casa+         in converting quantity
2024-11-21 17:32:10        SEVERE        sdtimeaverage::::casa        Error in QuantumHolder::fromString with input string "Alles": Illegal input units or format
2024-11-21 17:32:10        SEVERE        sdtimeaverage::::casa+         in converting quantity
2024-11-21 17:32:10        SEVERE        sdtimeaverage::::casa        Task sdtimeaverage raised an exception of class RuntimeError with the following message: Error in QuantumHolder::fromString with input string "Alles": Illegal input units or format
2024-11-21 17:32:10        SEVERE        sdtimeaverage::::casa+         in converting quantity
2024-11-21 17:32:14        WARN        sdtimeaverage::::casa        Parameter timebin equals zero. No averaging will be performed.
2024-11-21 17:32:16        SEVERE        sdtimeaverage::::casa        Traceback (most recent call last):
2024-11-21 17:32:16        SEVERE        sdtimeaverage::::casa+          File "/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-PR29-TTA13/casa6testenv/lib/python3.10/site-packages/casatasks/private/task_sdtimeaverage.py", line 60, in sdtimeaverage
2024-11-21 17:32:16        SEVERE        sdtimeaverage::::casa+            raise ValueError(
2024-11-21 17:32:16        SEVERE        sdtimeaverage::::casa+        ValueError: Parameter timebin must be >= '0s' to do time averaging
2024-11-21 17:32:16        SEVERE        sdtimeaverage::::casa        Parameter timebin must be >= '0s' to do time averaging
2024-11-21 17:32:16        SEVERE        sdtimeaverage::::casa        Task sdtimeaverage raised an exception of class ValueError with the following message: Parameter timebin must be >= '0s' to do time averaging
2024-11-21 17:32:17        SEVERE        sdtimeaverage::::casa        Traceback (most recent call last):
2024-11-21 17:32:17        SEVERE        sdtimeaverage::::casa+          File "/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-PR29-TTA13/casa6testenv/lib/python3.10/site-packages/casatasks/private/task_sdtimeaverage.py", line 73, in sdtimeaverage
2024-11-21 17:32:17        SEVERE        sdtimeaverage::::casa+            sdutil.do_mst(
2024-11-21 17:32:17        SEVERE        sdtimeaverage::::casa+          File "/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-PR29-TTA13/casa6testenv/lib/python3.10/site-packages/casatasks/private/sdutil.py", line 702, in do_mst
2024-11-21 17:32:17        SEVERE        sdtimeaverage::::casa+            mtlocal.open()
2024-11-21 17:32:17        SEVERE        sdtimeaverage::::casa+          File "/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-PR29-TTA13/casa6testenv/lib/python3.10/site-packages/casatools/mstransformer.py", line 36, in open
2024-11-21 17:32:17        SEVERE        sdtimeaverage::::casa+            return self._swigobj.open()
2024-11-21 17:32:17        SEVERE        sdtimeaverage::::casa+          File "/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-PR29-TTA13/casa6testenv/lib/python3.10/site-packages/casatools/__casac__/mstransformer.py", line 127, in open
2024-11-21 17:32:17        SEVERE        sdtimeaverage::::casa+            return _mstransformer.mstransformer_open(self)
2024-11-21 17:32:17        SEVERE        sdtimeaverage::::casa+        RuntimeError: MSSelectionNullSelection : The selected table has zero rows.
2024-11-21 17:32:17        SEVERE        sdtimeaverage::::casa        MSSelectionNullSelection : The selected table has zero rows.
2024-11-21 17:32:17        SEVERE        sdtimeaverage::::casa        Task sdtimeaverage raised an exception of class RuntimeError with the following message: MSSelectionNullSelection : The selected table has zero rows.
2024-11-21 17:32:26        SEVERE        sdtimeaverage::::casa        Traceback (most recent call last):
2024-11-21 17:32:26        SEVERE        sdtimeaverage::::casa+          File "/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-PR29-TTA13/casa6testenv/lib/python3.10/site-packages/casatasks/private/task_sdtimeaverage.py", line 73, in sdtimeaverage
2024-11-21 17:32:26        SEVERE        sdtimeaverage::::casa+            sdutil.do_mst(
2024-11-21 17:32:26        SEVERE        sdtimeaverage::::casa+          File "/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-PR29-TTA13/casa6testenv/lib/python3.10/site-packages/casatasks/private/sdutil.py", line 702, in do_mst
2024-11-21 17:32:26        SEVERE        sdtimeaverage::::casa+            mtlocal.open()
2024-11-21 17:32:26        SEVERE        sdtimeaverage::::casa+          File "/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-PR29-TTA13/casa6testenv/lib/python3.10/site-packages/casatools/mstransformer.py", line 36, in open
2024-11-21 17:32:26        SEVERE        sdtimeaverage::::casa+            return self._swigobj.open()
2024-11-21 17:32:26        SEVERE        sdtimeaverage::::casa+          File "/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-PR29-TTA13/casa6testenv/lib/python3.10/site-packages/casatools/__casac__/mstransformer.py", line 127, in open
2024-11-21 17:32:26        SEVERE        sdtimeaverage::::casa+            return _mstransformer.mstransformer_open(self)
2024-11-21 17:32:26        SEVERE        sdtimeaverage::::casa+        RuntimeError: Field Expression: No match found for name "hoge"
2024-11-21 17:32:26        SEVERE        sdtimeaverage::::casa+        (near char. 4 in string "hoge")
2024-11-21 17:32:26        SEVERE        sdtimeaverage::::casa        Field Expression: No match found for name "hoge"
2024-11-21 17:32:26        SEVERE        sdtimeaverage::::casa+        (near char. 4 in string "hoge")
2024-11-21 17:32:26        SEVERE        sdtimeaverage::::casa        Task sdtimeaverage raised an exception of class RuntimeError with the following message: Field Expression: No match found for name "hoge"
2024-11-21 17:32:26        SEVERE        sdtimeaverage::::casa+        (near char. 4 in string "hoge")
2024-11-21 17:32:36        SEVERE        sdtimeaverage::::casa        Traceback (most recent call last):
2024-11-21 17:32:36        SEVERE        sdtimeaverage::::casa+          File "/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-PR29-TTA13/casa6testenv/lib/python3.10/site-packages/casatasks/private/task_sdtimeaverage.py", line 73, in sdtimeaverage
2024-11-21 17:32:36        SEVERE        sdtimeaverage::::casa+            sdutil.do_mst(
2024-11-21 17:32:36        SEVERE        sdtimeaverage::::casa+          File "/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-PR29-TTA13/casa6testenv/lib/python3.10/site-packages/casatasks/private/sdutil.py", line 702, in do_mst
2024-11-21 17:32:36        SEVERE        sdtimeaverage::::casa+            mtlocal.open()
2024-11-21 17:32:36        SEVERE        sdtimeaverage::::casa+          File "/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-PR29-TTA13/casa6testenv/lib/python3.10/site-packages/casatools/mstransformer.py", line 36, in open
2024-11-21 17:32:36        SEVERE        sdtimeaverage::::casa+            return self._swigobj.open()
2024-11-21 17:32:36        SEVERE        sdtimeaverage::::casa+          File "/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-PR29-TTA13/casa6testenv/lib/python3.10/site-packages/casatools/__casac__/mstransformer.py", line 127, in open
2024-11-21 17:32:36        SEVERE        sdtimeaverage::::casa+            return _mstransformer.mstransformer_open(self)
2024-11-21 17:32:36        SEVERE        sdtimeaverage::::casa+        RuntimeError: Spw Expression: No match found for 9,
2024-11-21 17:32:36        SEVERE        sdtimeaverage::::casa        Spw Expression: No match found for 9,
2024-11-21 17:32:36        SEVERE        sdtimeaverage::::casa        Task sdtimeaverage raised an exception of class RuntimeError with the following message: Spw Expression: No match found for 9,
2024-11-21 17:32:49        SEVERE        sdtimeaverage::::casa        Traceback (most recent call last):
2024-11-21 17:32:49        SEVERE        sdtimeaverage::::casa+          File "/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-PR29-TTA13/casa6testenv/lib/python3.10/site-packages/casatasks/private/task_sdtimeaverage.py", line 73, in sdtimeaverage
2024-11-21 17:32:49        SEVERE        sdtimeaverage::::casa+            sdutil.do_mst(
2024-11-21 17:32:49        SEVERE        sdtimeaverage::::casa+          File "/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-PR29-TTA13/casa6testenv/lib/python3.10/site-packages/casatasks/private/sdutil.py", line 702, in do_mst
2024-11-21 17:32:49        SEVERE        sdtimeaverage::::casa+            mtlocal.open()
2024-11-21 17:32:49        SEVERE        sdtimeaverage::::casa+          File "/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-PR29-TTA13/casa6testenv/lib/python3.10/site-packages/casatools/mstransformer.py", line 36, in open
2024-11-21 17:32:49        SEVERE        sdtimeaverage::::casa+            return self._swigobj.open()
2024-11-21 17:32:49        SEVERE        sdtimeaverage::::casa+          File "/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-PR29-TTA13/casa6testenv/lib/python3.10/site-packages/casatools/__casac__/mstransformer.py", line 127, in open
2024-11-21 17:32:49        SEVERE        sdtimeaverage::::casa+            return _mstransformer.mstransformer_open(self)
2024-11-21 17:32:49        SEVERE        sdtimeaverage::::casa+        RuntimeError: Antenna Expression: No match found for token(s) "gBT" 
2024-11-21 17:32:49        SEVERE        sdtimeaverage::::casa        Antenna Expression: No match found for token(s) "gBT" 
2024-11-21 17:32:49        SEVERE        sdtimeaverage::::casa        Task sdtimeaverage raised an exception of class RuntimeError with the following message: Antenna Expression: No match found for token(s) "gBT" 
2024-11-21 17:32:50        SEVERE        sdtimeaverage::::casa        Traceback (most recent call last):
2024-11-21 17:32:50        SEVERE        sdtimeaverage::::casa+          File "/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-PR29-TTA13/casa6testenv/lib/python3.10/site-packages/casatasks/private/task_sdtimeaverage.py", line 73, in sdtimeaverage
2024-11-21 17:32:50        SEVERE        sdtimeaverage::::casa+            sdutil.do_mst(
2024-11-21 17:32:50        SEVERE        sdtimeaverage::::casa+          File "/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-PR29-TTA13/casa6testenv/lib/python3.10/site-packages/casatasks/private/sdutil.py", line 702, in do_mst
2024-11-21 17:32:50        SEVERE        sdtimeaverage::::casa+            mtlocal.open()
2024-11-21 17:32:50        SEVERE        sdtimeaverage::::casa+          File "/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-PR29-TTA13/casa6testenv/lib/python3.10/site-packages/casatools/mstransformer.py", line 36, in open
2024-11-21 17:32:50        SEVERE        sdtimeaverage::::casa+            return self._swigobj.open()
2024-11-21 17:32:50        SEVERE        sdtimeaverage::::casa+          File "/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-PR29-TTA13/casa6testenv/lib/python3.10/site-packages/casatools/__casac__/mstransformer.py", line 127, in open
2024-11-21 17:32:50        SEVERE        sdtimeaverage::::casa+            return _mstransformer.mstransformer_open(self)
2024-11-21 17:32:50        SEVERE        sdtimeaverage::::casa+        RuntimeError: Antenna Expression: No match found for token(s) "gBT" 
2024-11-21 17:32:50        SEVERE        sdtimeaverage::::casa        Antenna Expression: No match found for token(s) "gBT" 
2024-11-21 17:32:50        SEVERE        sdtimeaverage::::casa        Task sdtimeaverage raised an exception of class RuntimeError with the following message: Antenna Expression: No match found for token(s) "gBT" 
2024-11-21 17:32:57        WARN        MSTransformManager::parseTimeAvgParams        Operating with ALMA data, automatically adding state to timespan
2024-11-21 17:32:57        WARN        MSTransformManager::parseTimeAvgParams+        In order to remove sub-scan boundaries which limit time average to 30s
2024-11-21 17:33:00        WARN        MSTransformManager::parseTimeAvgParams        Operating with ALMA data, automatically adding state to timespan
2024-11-21 17:33:00        WARN        MSTransformManager::parseTimeAvgParams+        In order to remove sub-scan boundaries which limit time average to 30s
2024-11-21 17:33:04        WARN        MSTransformManager::parseTimeAvgParams        Operating with ALMA data, automatically adding state to timespan
2024-11-21 17:33:04        WARN        MSTransformManager::parseTimeAvgParams+        In order to remove sub-scan boundaries which limit time average to 30s
2024-11-21 17:33:14        WARN        sdtimeaverage::::casa        Explicitly both 'scan' and 'state' were specified in 'timespan'.
2024-11-21 17:33:14        WARN        sdtimeaverage::::casa+           If 'state' distinguishes OBSERVE_TARGET#ON_SOURCE / OBSERVE_TARGET#OFF_SOURCE,
2024-11-21 17:33:14        WARN        sdtimeaverage::::casa+           these two states are mixed, and unexpectedly averaged results might be generated.
2024-11-21 17:33:14        WARN        sdtimeaverage::::casa+        (Suggestion) Please specify timespan = 'scan'
2024-11-21 17:33:14        WARN        sdtimeaverage::::casa+                     to separate OBSERVE_TARGET#ON_SOURCE and OBSERVE_TARGET#OFF_SOURCE.
2024-11-21 17:33:18        WARN        sdtimeaverage::::casa        Explicitly both 'scan' and 'state' were specified in 'timespan'.
2024-11-21 17:33:18        WARN        sdtimeaverage::::casa+           If 'state' distinguishes OBSERVE_TARGET#ON_SOURCE / OBSERVE_TARGET#OFF_SOURCE,
2024-11-21 17:33:18        WARN        sdtimeaverage::::casa+           these two states are mixed, and unexpectedly averaged results might be generated.
2024-11-21 17:33:18        WARN        sdtimeaverage::::casa+        (Suggestion) Please specify timespan = 'scan'
2024-11-21 17:33:18        WARN        sdtimeaverage::::casa+                     to separate OBSERVE_TARGET#ON_SOURCE and OBSERVE_TARGET#OFF_SOURCE.