Build: #3 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
  • 1 failure is new
  • 12 tests were quarantined / skipped
  • 11 minutes taken in total.
New test failures 1
Status Test Duration
Collapse Failed worker_test test_build_fitting_configuration[inp2-cspline-False]
< 1 sec
ValueError: Unsupported fitting function type: <class 'list'>
inp = {17: 'cspline', 19: 'cspline', 23: 'cspline'}, expected = 'cspline'
should_raise = False

    @pytest.mark.parametrize(
        "inp, expected, should_raise",
        [
            # valid inputs
(99 more lines...)
Existing test failures 9
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 = {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: 'cspline'}, 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: 'cspline', 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   1853      0 --:--:-- --:--:-- --:--:--  1889
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  1  966M    1 17.7M    0     0  41.3M      0  0:00:23 --:--:--  0:00:23 41.6M
10  966M   10 98.4M    0     0  68.8M      0  0:00:14  0:00:01  0:00:13 69.0M
18  966M   18  179M    0     0  73.7M      0  0:00:13  0:00:02  0:00:11 73.8M
26  966M   26  254M    0     0  74.2M      0  0:00:13  0:00:03  0:00:10 74.3M
34  966M   34  336M    0     0  75.8M      0  0:00:12  0:00:04  0:00:08 75.9M
42  966M   42  414M    0     0  76.3M      0  0:00:12  0:00:05  0:00:07 79.3M
51  966M   51  494M    0     0  76.8M      0  0:00:12  0:00:06  0:00:06 79.1M
59  966M   59  574M    0     0  77.3M      0  0:00:12  0:00:07  0:00:05 79.1M
67  966M   67  654M    0     0  77.6M      0  0:00:12  0:00:08  0:00:04 79.8M
75  966M   75  729M    0     0  77.3M      0  0:00:12  0:00:09  0:00:03 78.7M
83  966M   83  810M    0     0  77.7M      0  0:00:12  0:00:10  0:00:02 79.1M
92  966M   92  890M    0     0  77.9M      0  0:00:12  0:00:11  0:00:01 79.2M
100  966M  100  966M    0     0  78.0M      0  0:00:12  0:00:12 --:--:-- 78.9M
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