Build: #2 failed

Job: Test tools RHEL7 was successful

Job result summary

Completed
Duration
17 minutes
Agent
cbt-el7-7.cv.nrao.edu
Total tests
672

Tests

  • 672 tests in total
  • 4 tests were quarantined / skipped
  • 12 minutes taken in total.

Error summary

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

Error response from daemon: No such container: wheel-container-test
Error response from daemon: No such container: wheel-container-test
2023-06-21 12:30:46        INFO        ImageMetaData::summary+        Image name       : moment_map.im
2023-06-21 12:30:46        INFO        ImageMetaData::summary+        Object name      : G11.92
2023-06-21 12:30:46        INFO        ImageMetaData::summary+        Image type       : PagedImage
2023-06-21 12:30:46        INFO        ImageMetaData::summary+        Image quantity   : Intensity
2023-06-21 12:30:46        INFO        ImageMetaData::summary+        Pixel mask(s)    : mask0
2023-06-21 12:30:46        INFO        ImageMetaData::summary+        Region(s)        : None
2023-06-21 12:30:46        INFO        ImageMetaData::summary+        Image units      : Jy/beam.km/s
2023-06-21 12:30:46        INFO        ImageMetaData::summary+        Restoring Beam   : 3.15627 arcsec, 1.80243 arcsec, 58.3141 deg
2023-06-21 12:30:46        INFO        ImageMetaData::summary        
2023-06-21 12:30:46        INFO        ImageMetaData::summary+        Direction reference : J2000
2023-06-21 12:30:46        INFO        ImageMetaData::summary+        Spectral  reference : LSRK
2023-06-21 12:30:46        INFO        ImageMetaData::summary+        Velocity  type      : RADIO
2023-06-21 12:30:46        INFO        ImageMetaData::summary+        Rest frequency      : 2.30538e+11 Hz
2023-06-21 12:30:46        INFO        ImageMetaData::summary+        Pointing center     :  18:13:58.097081  -18.54.16.695951
2023-06-21 12:30:46        INFO        ImageMetaData::summary+        Telescope           : SMA
2023-06-21 12:30:46        INFO        ImageMetaData::summary+        Observer            : SMA
2023-06-21 12:30:46        INFO        ImageMetaData::summary+        Date observation    : 2008/06/23/00:00:00.000000
2023-06-21 12:30:46        INFO        ImageMetaData::summary+        
2023-06-21 12:30:46        INFO        ImageMetaData::summary+        Axis Coord Type      Name             Proj Shape Tile   Coord value at pixel      Coord incr Units
2023-06-21 12:30:46        INFO        ImageMetaData::summary+        --------------------------------------------------------------------------------------------------
2023-06-21 12:30:46        INFO        ImageMetaData::summary+        0    0     Direction Right Ascension   SIN   256  256  18:13:58.097   128.00   -4.000000e-01 arcsec
2023-06-21 12:30:46        INFO        ImageMetaData::summary+        1    0     Direction Declination       SIN   256  256 -18.54.16.696   128.00    4.000000e-01 arcsec
2023-06-21 12:30:46        INFO        ImageMetaData::summary+        2    1     Stokes    Stokes                    1    1             I
2023-06-21 12:30:46        INFO        ImageMetaData::summary+        3    2     Spectral  Frequency                 1    1   2.30392e+11   -37.00 2.536257562e+06 Hz
2023-06-21 12:30:46        INFO        ImageMetaData::summary+                             Velocity                               189.963   -37.00   -3.298159e+00 km/s
2023-06-21 12:30:46        INFO        name::        No table opened.
2023-06-21 12:30:46        INFO        showcache::        The Table Cache is empty.
2023-06-21 12:30:46        INFO        ImageFactory::createImage        Created Paged image 'test011.im' of shape [10, 10, 10] with float valued pixels.
2023-06-21 12:30:46        INFO        CasacRegionManager::fromBCS        Using specified box(es) 0, 0, 2, 2, 4, 4, 6, 6
2023-06-21 12:30:46        INFO        name::        No table opened.
2023-06-21 12:30:46        INFO        showcache::        The Table Cache is empty.
2023-06-21 12:30:46        INFO        name::        No table opened.
2023-06-21 12:30:46        INFO        showcache::        The Table Cache is empty.
2023-06-21 12:30:46        INFO        ImageFactory::createImage        Created Paged image 'maskim' of shape [200, 200, 1, 1] with float valued pixels.
2023-06-21 12:30:46        INFO        ImageFactory::createImage        Created Paged image 'tmp.im' of shape [200, 200, 1, 20] with float valued pixels.
2023-06-21 12:30:46        SEVERE        image::statistics (file src/tools/image/image_cmpt.cc, line 5972)        Exception Reported: The input image shape ([200, 200, 1, 20]) and mask shape ([200, 200, 1, 1]) are different, and it was specified that the mask should not be extended, so the mask cannot be applied to the (sub)image. Specifying that the mask should be extended may resolve the issue at File: src/code/imageanalysis/ImageAnalysis/SubImageFactory.tcc, line: 306
2023-06-21 12:30:46        INFO        name::        No table opened.
2023-06-21 12:30:46        INFO        showcache::        The Table Cache is empty.
2023-06-21 12:30:47        INFO        SubImageFactory::createImage        Creating image 'blahxx.im' of shape [1536, 1536, 1, 2]
2023-06-21 12:30:47        INFO        name::        No table opened.
2023-06-21 12:30:47        INFO        showcache::        The Table Cache is empty.
2023-06-21 12:30:47        INFO        name::        No table opened.
2023-06-21 12:30:47        INFO        showcache::        The Table Cache is empty.
2023-06-21 12:30:47        SEVERE        image::open (file src/tools/image/image_cmpt.cc, line 4208)        Exception Reported: Exception: File name is empty.
2023-06-21 12:30:47        SEVERE        image::open (file src/tools/image/image_cmpt.cc, line 4208)+        ... thrown by static void casa::ImageFactory::_checkInfile(const casa6core::String&) at File: src/code/imageanalysis/ImageAnalysis/ImageFactory2.cc, line: 373
2023-06-21 12:30:47        SEVERE        ImageTransposer::_getOrder        Image has 3 axes but 2 were given for reordering. Number of axes to reorder must match the number of image axes
2023-06-21 12:30:47        SEVERE        image::transpose (file src/tools/image/image_cmpt.cc, line 6455)        Exception Reported: 2023-06-21 12:30:47        SEVERE        ImageTransposer::_getOrder        Image has 3 axes but 2 were given for reordering. Number of axes to reorder must match the number of image axes
2023-06-21 12:30:47        SEVERE        ImageTransposer::_getOrder        Axis number 0 specified multiple times in order parameter 10 . It can only be specified once.
2023-06-21 12:30:47        SEVERE        image::transpose (file src/tools/image/image_cmpt.cc, line 6455)        Exception Reported: 2023-06-21 12:30:47        SEVERE        ImageTransposer::_getOrder        Axis number 0 specified multiple times in order parameter 10 . It can only be specified once.
2023-06-21 12:30:47        SEVERE        CoordinateSystem::getWorldAxesOrder (file casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4665)        Image has 3 axes but 2 were given. Number of given axes must match the number of image axes
2023-06-21 12:30:47        SEVERE        image::transpose (file src/tools/image/image_cmpt.cc, line 6455)        Exception Reported: 2023-06-21 12:30:47        SEVERE        CoordinateSystem::getWorldAxesOrder (file casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4665)        Image has 3 axes but 2 were given. Number of given axes must match the number of image axes
2023-06-21 12:30:47        SEVERE        ImageTransposer::_getOrder        Image does not contain zero-based axis number 3 but this was incorrectly specified in order parameter. 123 All digits in the order parameter must be greater than or equal to zero and less than the number of image axes.
2023-06-21 12:30:47        SEVERE        image::transpose (file src/tools/image/image_cmpt.cc, line 6455)        Exception Reported: 2023-06-21 12:30:47        SEVERE        ImageTransposer::_getOrder        Image does not contain zero-based axis number 3 but this was incorrectly specified in order parameter. 123 All digits in the order parameter must be greater than or equal to zero and less than the number of image axes.
2023-06-21 12:30:47        SEVERE        ImageTransposer::_getOrder        Image has 3 axes but 5 were given for reordering. Number of axes to reorder must match the number of image axes
2023-06-21 12:30:47        SEVERE        image::transpose (file src/tools/image/image_cmpt.cc, line 6455)        Exception Reported: 2023-06-21 12:30:47        SEVERE        ImageTransposer::_getOrder        Image has 3 axes but 5 were given for reordering. Number of axes to reorder must match the number of image axes
2023-06-21 12:30:47        SEVERE        CoordinateSystem::getWorldAxesOrder (file casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4665)        Image has 3 axes but 4 were given. Number of given axes must match the number of image axes
2023-06-21 12:30:47        SEVERE        image::transpose (file src/tools/image/image_cmpt.cc, line 6455)        Exception Reported: 2023-06-21 12:30:47        SEVERE        CoordinateSystem::getWorldAxesOrder (file casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4665)        Image has 3 axes but 4 were given. Number of given axes must match the number of image axes
2023-06-21 12:30:47        SEVERE        ImageTransposer::_getOrder        Image does not contain zero-based axis number 3 but this was incorrectly specified in order parameter. 123 All digits in the order parameter must be greater than or equal to zero and less than the number of image axes.
2023-06-21 12:30:47        SEVERE        image::transpose (file src/tools/image/image_cmpt.cc, line 6455)        Exception Reported: 2023-06-21 12:30:47        SEVERE        ImageTransposer::_getOrder        Image does not contain zero-based axis number 3 but this was incorrectly specified in order parameter. 123 All digits in the order parameter must be greater than or equal to zero and less than the number of image axes.
2023-06-21 12:30:47        SEVERE        CoordinateSystem::getWorldAxesOrder (file casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4665)        No axis matches requested axis s. Image axis names are [right ascension, declination, frequency]
2023-06-21 12:30:47        SEVERE        image::transpose (file src/tools/image/image_cmpt.cc, line 6455)        Exception Reported: 2023-06-21 12:30:47        SEVERE        CoordinateSystem::getWorldAxesOrder (file casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4665)        No axis matches requested axis s. Image axis names are [right ascension, declination, frequency]
2023-06-21 12:30:48        SEVERE        CoordinateSystem::getWorldAxesOrder (file casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4665)        Ambiguous axis specification. Both r and r match image axis name right ascension
2023-06-21 12:30:48        SEVERE        image::transpose (file src/tools/image/image_cmpt.cc, line 6455)        Exception Reported: 2023-06-21 12:30:48        SEVERE        CoordinateSystem::getWorldAxesOrder (file casacore/coordinates/Coordinates/CoordinateSystem.cc, line 4665)        Ambiguous axis specification. Both r and r match image axis name right ascension
2023-06-21 12:30:48        SEVERE        ImageTransposer::_getOrder        Image does not contain zero-based axis number 3 but this was incorrectly specified in order parameter. 103 All digits in the order parameter must be greater than or equal to zero and less than the number of image axes.
2023-06-21 12:30:48        SEVERE        image::transpose (file src/tools/image/image_cmpt.cc, line 6455)        Exception Reported: 2023-06-21 12:30:48        SEVERE        ImageTransposer::_getOrder        Image does not contain zero-based axis number 3 but this was incorrectly specified in order parameter. 103 All digits in the order parameter must be greater than or equal to zero and less than the number of image axes.
2023-06-21 12:30:48        INFO        name::        No table opened.
2023-06-21 12:30:48        INFO        showcache::        The Table Cache is empty.
2023-06-21 12:30:48        INFO        ImageFactory::createImage        Created Temp image  of shape [10, 10, 4, 10] with float valued pixels.
2023-06-21 12:30:48        INFO        ::::ImageFactory::createImage        Created Temp image  of shape [10, 10, 4, 10] with float valued pixels.
2023-06-21 12:30:48        INFO        ::::image::fromshape        Ran ia.fromshape
2023-06-21 12:30:48        INFO        ::::image::fromshape        ia.fromshape(outfile="", shape=[10,10,4,10], csys={...}, linear=false, overwrite=false, log=true, type="f")
2023-06-21 12:30:48        INFO        ::::image::transpose        Ran ia.transpose
2023-06-21 12:30:48        INFO        ::::image::transpose        ia.transpose(outfile="", order="3210")
2023-06-21 12:30:48        INFO        name::        No table opened.
2023-06-21 12:30:48        INFO        showcache::        The Table Cache is empty.
2023-06-21 12:30:48        INFO        ImageFactory::createImage        Created Temp image  of shape [10, 20, 30] with float valued pixels.
2023-06-21 12:30:48        INFO        BeamManipulator::set        Setting (global) restoring beam.
2023-06-21 12:30:48        INFO        BeamManipulator::set        Beam parameters:  Major          : 4 arcmin
2023-06-21 12:30:48        INFO        BeamManipulator::set+          Minor          : 3 arcmin
2023-06-21 12:30:48        INFO        BeamManipulator::set+          Position Angle : 0 deg
2023-06-21 12:30:48        INFO        name::        No table opened.
2023-06-21 12:30:48        INFO        showcache::        The Table Cache is empty.
2023-06-21 12:30:48        INFO        SubImageFactory::createImage        Creating image 'straight_copy_0' of shape [5, 6, 7]
2023-06-21 12:30:48        INFO        SubImageFactory::createImage        Creating image 'straight_copy_1' of shape [5, 6, 7]
2023-06-21 12:30:48        INFO        SubImageFactory::createImage        Creating image 'straight_copy_2' of shape [5, 6, 7]
2023-06-21 12:30:48        INFO        ImageTransposer::transpose        Old to new axis mapping is [0, 1, 2]
2023-06-21 12:30:48        INFO        SubImageFactory::createImage        Creating image 'straight_copy_3' of shape [5, 6, 7]
2023-06-21 12:30:48        INFO        ImageTransposer::transpose        Old to new axis mapping is [0, 1, 2]
2023-06-21 12:30:48        INFO        name::        No table opened.
2023-06-21 12:30:48        INFO        showcache::        The Table Cache is empty.
2023-06-21 12:30:48        INFO        SubImageFactory::createImage        Creating image 'transpose_0' of shape [6, 7, 5]
2023-06-21 12:30:48        INFO        SubImageFactory::createImage        Creating image 'transpose_1' of shape [6, 7, 5]
2023-06-21 12:30:48        INFO        SubImageFactory::createImage        Creating image 'transpose_2' of shape [6, 7, 5]
2023-06-21 12:30:48        INFO        ImageTransposer::transpose        Old to new axis mapping is [1, 2, 0]
2023-06-21 12:30:48        INFO        ImageTransposer::transpose        Old to new axis mapping is [1, 2, 0]
2023-06-21 12:30:48        INFO        SubImageFactory::createImage        Creating image 'transpose_3' of shape [6, 7, 5]
2023-06-21 12:30:48        INFO        ImageTransposer::transpose        Old to new axis mapping is [1, 2, 0]
2023-06-21 12:30:48        INFO        ImageTransposer::transpose        Old to new axis mapping is [1, 2, 0]
2023-06-21 12:30:48        INFO        name::        No table opened.
2023-06-21 12:30:48        INFO        showcache::        The Table Cache is empty.
  % 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 6002k  100 6002k    0     0  21.1M      0 --:--:-- --:--:-- --:--:-- 21.3M
/export/home/cbt-el7-7/bamboohome/temp/CASA-C6DTF284-JOB1-2-ScriptBuildTask-1033714660859709375.sh: line 9: [: -eq: unary operator expected
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Traceback (most recent call last):
  File "/usr/local/bin/twine", line 5, in <module>
    from twine.__main__ import main
  File "/usr/local/lib/python3.8/site-packages/twine/__main__.py", line 20, in <module>
    import requests
  File "/usr/local/lib/python3.8/site-packages/requests/__init__.py", line 43, in <module>
    import urllib3
  File "/usr/local/lib/python3.8/site-packages/urllib3/__init__.py", line 41, in <module>
    raise ImportError(
ImportError: urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'OpenSSL 1.0.2k-fips  26 Jan 2017'. See: https://github.com/urllib3/urllib3/issues/2168