Build: #2 failed

Job: Pipeline PR Test 6.6.6 failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
14 minutes
Agent
cbt-pipeline-test.cv.nrao.edu
Total tests
678
Failing since
#1 (First build for this plan – )
Fixed in
#5 (Code changes detected)

Tests

  • 678 tests in total
  • 10 tests failed
  • 12 tests were quarantined / skipped
  • 11 minutes taken in total.
Existing test failures 10
Status Test Failing since Duration
TypeError: expected exception must be a BaseException type, not str
inp = <class 'ValueError'>, expected = 'badfunc', should_raise = True

    @pytest.mark.parametrize(
        "inp, expected, should_raise",
        [
            # valid inputs
            ({17: DEF,      19: DEF,      23: DEF}, None, False),
(18 more lines...)
TypeError: expected exception must be a BaseException type, not int
inp = <class 'ValueError'>, expected = {19: 'invalid'}, should_raise = True

    @pytest.mark.parametrize(
        "inp, expected, should_raise",
        [
            # valid inputs
            ({17: DEF,      19: DEF,      23: DEF}, None, False),
(18 more lines...)
ValueError: Unsupported fitting function type: <class 'list'>
inp = {17: 'cspline', 19: 'cspline', 23: 'cspline'}, expected = None
should_raise = False

    @pytest.mark.parametrize(
        "inp, expected, should_raise",
        [
            # valid inputs
(99 more lines...)
ValueError: Unsupported fitting function type: <class 'list'>
inp = {17: 'cspline', 19: 'cspline', 23: 'cspline'}, expected = {}
should_raise = False

    @pytest.mark.parametrize(
        "inp, expected, should_raise",
        [
            # valid inputs
(99 more lines...)
ValueError: Unsupported fitting function type: <class 'list'>
inp = {17: 'cspline', 19: 'cspline', 23: 'cspline'}, expected = 'spline'
should_raise = False

    @pytest.mark.parametrize(
        "inp, expected, should_raise",
        [
            # valid inputs
(99 more lines...)
ValueError: Unsupported fitting function type: <class 'list'>
inp = {17: 'cspline', 19: 'cspline', 23: 'cspline'}, expected = {30: 'poly'}
should_raise = False

    @pytest.mark.parametrize(
        "inp, expected, should_raise",
        [
            # valid inputs
(99 more lines...)
ValueError: Unsupported fitting function type: <class 'list'>
inp = {17: 'poly', 19: 'poly', 23: 'poly'}, expected = 'poly'
should_raise = False

    @pytest.mark.parametrize(
        "inp, expected, should_raise",
        [
            # valid inputs
(99 more lines...)
ValueError: Unsupported fitting function type: <class 'list'>
inp = {17: 'cspline', 19: 'cspline', 23: 'poly'}, expected = {'23': 'poly'}
should_raise = False

    @pytest.mark.parametrize(
        "inp, expected, should_raise",
        [
            # valid inputs
(99 more lines...)
ValueError: Unsupported fitting function type: <class 'list'>
inp = {17: 'poly', 19: 'cspline', 23: 'cspline'}
expected = {'17': 'poly', 19: 'spline'}, should_raise = False

    @pytest.mark.parametrize(
        "inp, expected, should_raise",
        [
            # valid inputs
(99 more lines...)
ValueError: Unsupported fitting function type: <class 'list'>
inp = {17: 'poly', 19: 'cspline', 23: 'poly'}
expected = {17: 'poly', 19: 'spline', 23: 'poly'}, should_raise = False

    @pytest.mark.parametrize(
        "inp, expected, should_raise",
        [
            # valid inputs
(99 more lines...)

Error summary

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

  % 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   463  100   463    0     0   2093      0 --:--:-- --:--:-- --:--:--  2123
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0  966M    0 4727k    0     0  17.4M      0  0:00:55 --:--:--  0:00:55 17.6M
  8  966M    8 81.7M    0     0  64.6M      0  0:00:14  0:00:01  0:00:13 64.7M
16  966M   16  160M    0     0  70.7M      0  0:00:13  0:00:02  0:00:11 70.8M
25  966M   25  243M    0     0  74.4M      0  0:00:12  0:00:03  0:00:09 74.5M
33  966M   33  325M    0     0  76.2M      0  0:00:12  0:00:04  0:00:08 76.3M
42  966M   42  408M    0     0  77.5M      0  0:00:12  0:00:05  0:00:07 80.7M
50  966M   50  492M    0     0  78.5M      0  0:00:12  0:00:06  0:00:06 82.0M
59  966M   59  574M    0     0  79.0M      0  0:00:12  0:00:07  0:00:05 82.8M
67  966M   67  649M    0     0  78.6M      0  0:00:12  0:00:08  0:00:04 81.3M
74  966M   74  717M    0     0  77.3M      0  0:00:12  0:00:09  0:00:03 78.3M
81  966M   81  783M    0     0  76.3M      0  0:00:12  0:00:10  0:00:02 74.9M
87  966M   87  850M    0     0  75.4M      0  0:00:12  0:00:11  0:00:01 71.5M
94  966M   94  917M    0     0  74.8M      0  0:00:12  0:00:12 --:--:-- 68.6M
100  966M  100  966M    0     0  74.3M      0  0:00:13  0:00:13 --:--:-- 66.8M
Cloning into 'casa-build-utils'...
  WARNING: The script distro is installed in '/home/casatest/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: You are using pip version 20.2.3; however, version 25.0.1 is available.
You should consider upgrading via the '/usr/local/bin/python3.8 -m pip install --upgrade pip' command.
mkdir: cannot create directory 'workdir': File exists
Error response from daemon: No such container: pipeline-test
Error response from daemon: No such container: pipeline-test