Build: #1 failed

Job: Test Tools ARM Macos 14 Py3.10 failed

Job result summary

Completed
Duration
6 minutes
Agent
cbt-macos14-test-3
Revision
e8a251591ffe621abc19c7e784078ae01f51d243 e8a251591ffe621abc19c7e784078ae01f51d243
Fixed in
#2 (Child of CASASPECS-DBC35-2)
Number of retries
1
No failed test found. A possible compilation error occurred.

Error summary

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

From https://open-bitbucket.nrao.edu/scm/casa/casa-data
   3ce08c18..7ae3fc2f  master     -> origin/master
  % 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 6554k  100 6554k    0     0  55.5M      0 --:--:-- --:--:-- --:--:-- 55.6M
fatal: unable to access 'https://github.com/gflags/gflags.git/': Failed to connect to github.com port 443 after 168 ms: Couldn't connect to server
fatal: clone of 'https://github.com/gflags/gflags.git' into submodule path '/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-DEVTESTPY31032-TTOARM14P310/casa6/casatools/grpc-source/third_party/gflags/doc' failed
Failed to clone 'doc'. Retry scheduled
fatal: unable to access 'https://github.com/gflags/gflags.git/': Failed to connect to github.com port 443 after 602 ms: Couldn't connect to server
fatal: clone of 'https://github.com/gflags/gflags.git' into submodule path '/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-DEVTESTPY31032-TTOARM14P310/casa6/casatools/grpc-source/third_party/gflags/doc' failed
Failed to clone 'doc' a second time, aborting
fatal: Failed to recurse into submodule path 'casatools/grpc-source/third_party/gflags'
fatal: unable to access 'https://github.com/google/benchmark.git/': Failed to connect to github.com port 443 after 1074 ms: Couldn't connect to server
fatal: clone of 'https://github.com/google/benchmark.git' into submodule path '/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-DEVTESTPY31032-TTOARM14P310/casa6/casatools/grpc-source/third_party/protobuf/third_party/benchmark' failed
Failed to clone 'third_party/benchmark'. Retry scheduled
fatal: Failed to recurse into submodule path 'casatools/grpc-source'
Switched to a new branch 'CAS-14475'
  % 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   669    0   669    0     0  17977      0 --:--:-- --:--:-- --:--:-- 18081
Traceback (most recent call last):
  File "/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-DEVTESTPY31032-TTOARM14P310/casa6/casatestutils/runtest.py", line 1455, in <module>
    run(testnames, args.branch, args.merge_target, DRY_RUN, pytest_args, test_paths if args.test_paths is not None else [])
  File "/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-DEVTESTPY31032-TTOARM14P310/casa6/casatestutils/runtest.py", line 814, in run
    testpaths = fetch_tests(workdir, branch, merge_target, test_paths)
  File "/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-DEVTESTPY31032-TTOARM14P310/casa6/casatestutils/runtest.py", line 666, in fetch_tests
    branchtag = "tags/{}".format(read_conf(source_dir+"/casa6/build.conf")[repo])
  File "/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-DEVTESTPY31032-TTOARM14P310/casa6/casatestutils/runtest.py", line 404, in read_conf
    tag = re.findall(r"a([\s\S]*)$",outDict[key])[0]
IndexError: list index out of range