Build: #6 failed

Job: Pipeline PR Test 6.7.4 failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
4 minutes
Agent
casaci-4.cv.nrao.edu test agent6
Revision
5b727dd9aa82adb227b08d2d4c66bd4fd036df02
Total tests
704
Fixed in
#7 (Changes by Shawn Booth)

Tests

  • 704 tests in total
  • 7 tests failed
  • 7 failures are new
  • 12 tests were quarantined / skipped
  • 3 minutes taken in total.
New test failures 7
Status Test Duration
Collapse Failed worker_test test_build_fitting_configuration[badfunc-ValueError-True]
< 1 sec
AttributeError: type object 'SerialBaselineSubtractionWorker' has no attribute 'build_fitting_configuration'
inp = 'badfunc', expected = <class 'ValueError'>, should_raise = True

    @pytest.mark.parametrize(
        "inp, expected, should_raise",
        [
            # valid inputs
            (
(45 more lines...)
Collapse Failed worker_test test_build_fitting_configuration[inp0-expected0-False]
< 1 sec
AttributeError: type object 'SerialBaselineSubtractionWorker' has no attribute 'build_fitting_configuration'
inp = {17: 'cspline', 19: 'cspline', 23: 'cspline'}
expected = {17: 'cspline', 19: 'cspline', 23: 'cspline'}, should_raise = False

    @pytest.mark.parametrize(
        "inp, expected, should_raise",
        [
            # valid inputs
(48 more lines...)
Collapse Failed worker_test test_build_fitting_configuration[inp1-expected1-False]
< 1 sec
AttributeError: type object 'SerialBaselineSubtractionWorker' has no attribute 'build_fitting_configuration'
inp = {17: 'poly', 19: 'poly', 23: 'poly'}
expected = {17: 'poly', 19: 'poly', 23: 'poly'}, should_raise = False

    @pytest.mark.parametrize(
        "inp, expected, should_raise",
        [
            # valid inputs
(48 more lines...)
Collapse Failed worker_test test_build_fitting_configuration[inp2-expected2-False]
< 1 sec
AttributeError: type object 'SerialBaselineSubtractionWorker' has no attribute 'build_fitting_configuration'
inp = {17: 'cspline', 19: 'cspline', 23: 'poly'}
expected = {17: 'cspline', 19: 'cspline', 23: 'poly'}, should_raise = False

    @pytest.mark.parametrize(
        "inp, expected, should_raise",
        [
            # valid inputs
(48 more lines...)
Collapse Failed worker_test test_build_fitting_configuration[inp3-expected3-False]
< 1 sec
AttributeError: type object 'SerialBaselineSubtractionWorker' has no attribute 'build_fitting_configuration'
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
(48 more lines...)
Collapse Failed worker_test test_build_fitting_configuration[inp4-expected4-False]
< 1 sec
AttributeError: type object 'SerialBaselineSubtractionWorker' has no attribute 'build_fitting_configuration'
inp = {17: 'poly', 19: 'cspline', 23: 'sinusoid'}
expected = {17: 'poly', 19: 'cspline', 23: 'sinusoid'}, should_raise = False

    @pytest.mark.parametrize(
        "inp, expected, should_raise",
        [
            # valid inputs
(48 more lines...)
Collapse Failed worker_test test_build_fitting_configuration[inp6-ValueError-True]
< 1 sec
AttributeError: type object 'SerialBaselineSubtractionWorker' has no attribute 'build_fitting_configuration'
inp = {19: 'invalid'}, expected = <class 'ValueError'>, should_raise = True

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

Error summary

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

Cloning into 'casa-build-utils'...
X11 forwarding request failed on channel 0
  % 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   471  100   471    0     0  15700      0 --:--:-- --:--:-- --:--:-- 15700
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  3  802M    3 25.7M    0     0   263M      0  0:00:03 --:--:--  0:00:03  260M
62  802M   62  502M    0     0   457M      0  0:00:01  0:00:01 --:--:--  457M
100  802M  100  802M    0     0   469M      0  0:00:01  0:00:01 --:--:--  469M
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