++ DEFAULT_BAZEL_TARGETS='//tensorflow/... -//tensorflow/compiler/tf2tensorrt/... -//tensorflow/compiler/xrt/... -//tensorflow/core/tpu/... -//tensorflow/go/... -//tensorflow/java/... -//tensorflow/python/integration_testing/... -//tensorflow/tools/toolchains/...' + bazel --bazelrc=/usertools/aarch64.bazelrc test --config=sigbuild_local_cache --cache_test_results=no --test_timeout=500,900,-1,-1 --config=pycpp_filters --build_tests_only -- //tensorflow/... -//tensorflow/compiler/tf2tensorrt/... -//tensorflow/compiler/xrt/... -//tensorflow/core/tpu/... -//tensorflow/go/... -//tensorflow/java/... -//tensorflow/python/integration_testing/... -//tensorflow/tools/toolchains/... -//tensorflow/lite/... -//tensorflow/compiler/mlir/lite/debug:debug_test -//tensorflow/python/kernel_tests/proto:decode_proto_op_test -//tensorflow/python/util/protobuf:protobuf_compare_test -//tensorflow/tools/api/tests:api_compatibility_test Extracting Bazel installation... INFO: Invocation ID: 4d750f90-ea91-452b-885f-5c121fb7251e INFO: Options provided by the client: Inherited 'common' options: --isatty=0 --terminal_columns=80 INFO: Reading rc options for 'test' from /tf/tensorflow/.bazelrc: Inherited 'common' options: --experimental_repo_remote_exec INFO: Reading rc options for 'test' from /tf/tensorflow/.bazelrc: Inherited 'build' options: --define framework_shared_object=true --define tsl_protobuf_header_only=true --define=use_fast_cpp_protos=true --define=allow_oversize_protos=true --spawn_strategy=standalone -c opt --announce_rc --define=grpc_no_ares=true --noincompatible_remove_legacy_whole_archive --features=-force_no_whole_archive --enable_platform_specific_config --define=with_xla_support=true --config=short_logs --config=v2 --define=no_aws_support=true --define=no_hdfs_support=true --experimental_cc_shared_library --experimental_link_static_libraries_once=false --incompatible_enforce_config_setting_visibility --deleted_packages=tensorflow/core/tfrt/stubs,tensorflow/compiler/mlir/tfrt,tensorflow/compiler/mlir/tfrt/benchmarks,tensorflow/compiler/mlir/tfrt/ir,tensorflow/compiler/mlir/tfrt/ir/mlrt,tensorflow/compiler/mlir/tfrt/jit/python_binding,tensorflow/compiler/mlir/tfrt/jit/transforms,tensorflow/compiler/mlir/tfrt/python_tests,tensorflow/compiler/mlir/tfrt/tests,tensorflow/compiler/mlir/tfrt/tests/mlrt,tensorflow/compiler/mlir/tfrt/tests/ir,tensorflow/compiler/mlir/tfrt/tests/analysis,tensorflow/compiler/mlir/tfrt/tests/jit,tensorflow/compiler/mlir/tfrt/tests/lhlo_to_tfrt,tensorflow/compiler/mlir/tfrt/tests/lhlo_to_jitrt,tensorflow/compiler/mlir/tfrt/tests/tf_to_corert,tensorflow/compiler/mlir/tfrt/tests/tf_to_tfrt_data,tensorflow/compiler/mlir/tfrt/tests/saved_model,tensorflow/compiler/mlir/tfrt/transforms/lhlo_gpu_to_tfrt_gpu,tensorflow/compiler/mlir/tfrt/transforms/mlrt,tensorflow/core/runtime_fallback,tensorflow/core/runtime_fallback/conversion,tensorflow/core/runtime_fallback/kernel,tensorflow/core/runtime_fallback/opdefs,tensorflow/core/runtime_fallback/runtime,tensorflow/core/runtime_fallback/util,tensorflow/core/tfrt/mlrt,tensorflow/core/tfrt/mlrt/attribute,tensorflow/core/tfrt/mlrt/kernel,tensorflow/core/tfrt/mlrt/bytecode,tensorflow/core/tfrt/mlrt/interpreter,tensorflow/compiler/mlir/tfrt/translate/mlrt,tensorflow/compiler/mlir/tfrt/translate/mlrt/testdata,tensorflow/core/tfrt/gpu,tensorflow/core/tfrt/run_handler_thread_pool,tensorflow/core/tfrt/runtime,tensorflow/core/tfrt/saved_model,tensorflow/core/tfrt/graph_executor,tensorflow/core/tfrt/saved_model/tests,tensorflow/core/tfrt/tpu,tensorflow/core/tfrt/utils,tensorflow/core/tfrt/utils/debug,tensorflow/core/tfrt/saved_model/python,tensorflow/core/tfrt/graph_executor/python INFO: Reading rc options for 'test' from /usertools/aarch64.bazelrc: Inherited 'build' options: --action_env=CACHEBUSTER=20220325 --action_env PYTHON_BIN_PATH=/usr/local/bin/python3 --python_path=/usr/local/bin/python3 --define=tf_api_version=2 --action_env=TF2_BEHAVIOR=1 --distinct_host_configuration=false --profile=/tf/pkg/profile.json.gz --crosstool_top=@ml2014_aarch64_config_aarch64//crosstool:toolchain --copt=-mtune=generic --copt=-march=armv8-a --copt=-O3 INFO: Reading rc options for 'test' from /usertools/aarch64.bazelrc: 'test' options: --crosstool_top=@ml2014_aarch64_config_aarch64//crosstool:toolchain --build_tests_only --keep_going --test_output=errors --verbose_failures=true --test_timeout=500,900,-1,-1 --test_summary=short INFO: Found applicable config definition build:short_logs in file /tf/tensorflow/.bazelrc: --output_filter=DONT_MATCH_ANYTHING INFO: Found applicable config definition build:v2 in file /tf/tensorflow/.bazelrc: --define=tf_api_version=2 --action_env=TF2_BEHAVIOR=1 INFO: Found applicable config definition build:sigbuild_local_cache in file /usertools/aarch64.bazelrc: --disk_cache=/tf/cache INFO: Found applicable config definition test:pycpp_filters in file /usertools/aarch64.bazelrc: --test_tag_filters=-no_oss,-oss_serial,-gpu,-tpu,-benchmark-test,-v1only,-no_aarch64,-no_oss_py38,-no_oss_py39,-no_oss_py310 --build_tag_filters=-no_oss,-oss_serial,-gpu,-tpu,-benchmark-test,-v1only,-no_aarch64,-no_oss_py38,-no_oss_py39,-no_oss_py310 --test_lang_filters=cc,py --flaky_test_attempts=3 --test_size_filters=small,medium INFO: Found applicable config definition build:linux in file /tf/tensorflow/.bazelrc: --define=build_with_onednn_v2=true --host_copt=-w --copt=-Wno-all --copt=-Wno-extra --copt=-Wno-deprecated --copt=-Wno-deprecated-declarations --copt=-Wno-ignored-attributes --copt=-Wno-array-bounds --copt=-Wunused-result --copt=-Werror=unused-result --copt=-Wswitch --copt=-Werror=switch --copt=-Wno-error=unused-but-set-variable --define=PREFIX=/usr --define=LIBDIR=$(PREFIX)/lib --define=INCLUDEDIR=$(PREFIX)/include --define=PROTOBUF_INCLUDE_PATH=$(PREFIX)/include --cxxopt=-std=c++17 --host_cxxopt=-std=c++17 --config=dynamic_kernels --experimental_guard_against_concurrent_changes INFO: Found applicable config definition build:dynamic_kernels in file /tf/tensorflow/.bazelrc: --define=dynamic_loaded_kernels=true --copt=-DAUTOLOAD_DYNAMIC_KERNELS Loading: Loading: Loading: Loading: 0 packages loaded Loading: 552 packages loaded currently loading: tensorflow/lite/testing Analyzing: 3783 targets (553 packages loaded) Analyzing: 3783 targets (553 packages loaded, 0 targets configured) Analyzing: 3783 targets (586 packages loaded, 32872 targets configured) Analyzing: 3783 targets (600 packages loaded, 35027 targets configured) Analyzing: 3783 targets (600 packages loaded, 35915 targets configured) Analyzing: 3783 targets (601 packages loaded, 37382 targets configured) Analyzing: 3783 targets (602 packages loaded, 39215 targets configured) INFO: Analyzed 3783 targets (602 packages loaded, 42802 targets configured). checking cached actions INFO: Found 3783 test targets... [0 / 10] [Prepa] BazelWorkspaceStatusAction stable-status.txt [6,361 / 11,301] Linking external/llvm-project/mlir/libLinalgDialect.so; 0s remote-cache ... (24 actions, 1 running) [12,966 / 16,288] Linking tensorflow/compiler/xla/service/cpu/libruntime_matmul.so; Downloading tensorflow/compiler/xla/service/cpu/libruntime_matmul.so, 1.8 MiB / 6.6 MiB; 0s remote-cache ... (49 actions, 1 running) [15,063 / 17,407] Linking tensorflow/core/kernels/image/libmirror_pad_op.lo; 0s remote-cache ... (56 actions, 0 running) [16,217 / 17,407] Linking tensorflow/core/kernels/libcwise_op.lo; Downloading tensorflow/core/kernels/libcwise_op.lo, 39.3 MiB / 94.4 MiB; 0s remote-cache ... (51 actions, 0 running) [16,739 / 17,407] Linking tensorflow/core/kernels/libresource_variable_ops.lo; 0s remote-cache ... (52 actions, 0 running) [18,339 / 19,412] Linking tensorflow/core/kernels/libconv_ops.lo; 0s remote-cache ... (51 actions, 0 running) [18,830 / 19,629] Linking tensorflow/c/c_api_function_test; Downloading tensorflow/c/c_api_function_test, 62.5 MiB / 165.4 MiB; 0s remote-cache ... (56 actions, 0 running) [19,247 / 19,882] Linking tensorflow/c/c_api_function_test; 1s remote-cache ... (51 actions, 0 running) [20,300 / 20,693] Linking external/llvm-project/llvm/libCore.a; 0s remote-cache ... (46 actions, 0 running) [21,081 / 21,290] Compiling tensorflow/compiler/mlir/tensorflow/ir/tf_ops.cc; Downloading tensorflow/compiler/mlir/tensorflow/_objs/tensorflow_ops/tf_ops.o, 24.3 MiB / 29.5 MiB; 0s remote-cache ... (55 actions, 0 running) [27,144 / 27,255] Linking tensorflow/compiler/mlir/tf-mlir-translate; 1s remote-cache [28,909 / 29,016] [Prepa] Compiling llvm/lib/CodeGen/LiveIntervalCalc.cpp ... (50 actions, 0 running) [30,222 / 30,704] Testing //tensorflow/compiler/xla/tests:map_test_cpu; 0s local ... (43 actions, 1 running) [31,861 / 32,186] Testing //tensorflow/compiler/xla/tests:map_test_cpu; 1s local ... (54 actions, 16 running) [33,012 / 33,204] 2 / 3783 tests; Testing //tensorflow/compiler/xla/tests:map_test_cpu; 2s local ... (54 actions, 10 running) [34,805 / 37,000] 5 / 3783 tests; Testing //tensorflow/compiler/xla/tests:map_test_cpu; 3s local ... (58 actions, 5 running) [35,474 / 37,480] 5 / 3783 tests; Testing //tensorflow/compiler/xla/tests:map_test_cpu; 4s local ... (56 actions, 5 running) [36,118 / 37,850] 5 / 3783 tests; Testing //tensorflow/compiler/xla/tests:map_test_cpu; 5s local ... (57 actions, 5 running) [36,767 / 38,468] 5 / 3783 tests; Testing //tensorflow/compiler/xla/tests:map_test_cpu; 6s local ... (55 actions, 3 running) [37,317 / 38,666] 5 / 3783 tests; Testing //tensorflow/compiler/xla/tests:map_test_cpu; 7s local ... (84 actions, 63 running) [37,736 / 38,913] 6 / 3783 tests; Compiling tensorflow/python/util/stack_trace.cc [for tool]; 1s local, remote-cache ... (80 actions, 52 running) [38,987 / 39,931] 6 / 3783 tests; Compiling tensorflow/python/util/stack_trace.cc [for tool]; 2s local, remote-cache ... (79 actions, 52 running) [39,729 / 40,471] 6 / 3783 tests; Compiling tensorflow/python/util/stack_trace.cc [for tool]; 3s local, remote-cache ... (75 actions, 52 running) [40,595 / 41,164] 6 / 3783 tests; Compiling tensorflow/python/util/stack_trace.cc [for tool]; 4s local, remote-cache ... (81 actions, 52 running) [41,266 / 41,637] 6 / 3783 tests; Compiling tensorflow/python/util/stack_trace.cc [for tool]; 5s local, remote-cache ... (81 actions, 50 running) [42,157 / 42,480] 6 / 3783 tests; Compiling tensorflow/python/util/stack_trace.cc [for tool]; 6s local, remote-cache ... (65 actions, 44 running) [42,937 / 43,053] 6 / 3783 tests; Compiling tensorflow/python/util/stack_trace.cc [for tool]; 7s local, remote-cache ... (111 actions, 110 running) [42,947 / 43,063] 6 / 3783 tests; Compiling tensorflow/compiler/xla/backends/profiler/cpu/python_tracer.cc [for tool]; 8s local, remote-cache ... (111 actions, 110 running) [42,962 / 43,078] 6 / 3783 tests; Compiling tensorflow/compiler/xla/backends/profiler/cpu/python_tracer.cc [for tool]; 9s local, remote-cache ... (107 actions, 106 running) [42,986 / 43,104] 6 / 3783 tests; Compiling tensorflow/compiler/xla/backends/profiler/cpu/python_tracer.cc [for tool]; 11s local, remote-cache ... (111 actions, 110 running) [43,006 / 43,129] 6 / 3783 tests; Compiling tensorflow/compiler/xla/backends/profiler/cpu/python_tracer.cc [for tool]; 12s local, remote-cache ... (111 actions, 110 running) [43,020 / 43,145] 6 / 3783 tests; Compiling tensorflow/compiler/xla/backends/profiler/cpu/python_tracer.cc [for tool]; 13s local, remote-cache ... (111 actions, 110 running) [43,041 / 43,176] 6 / 3783 tests; Compiling tensorflow/compiler/xla/backends/profiler/cpu/python_tracer.cc [for tool]; 14s local, remote-cache ... (111 actions, 110 running) [43,043 / 43,176] 6 / 3783 tests; Compiling tensorflow/compiler/xla/backends/profiler/cpu/python_tracer.cc [for tool]; 15s local, remote-cache ... (112 actions running) [43,043 / 43,176] 6 / 3783 tests; Compiling tensorflow/compiler/xla/backends/profiler/cpu/python_tracer.cc [for tool]; 16s local, remote-cache ... (112 actions running) [43,089 / 43,223] 6 / 3783 tests; Compiling tensorflow/compiler/xla/backends/profiler/cpu/python_tracer.cc [for tool]; 17s local, remote-cache ... (112 actions running) [43,090 / 43,223] 6 / 3783 tests; Compiling tensorflow/compiler/xla/backends/profiler/cpu/python_tracer.cc [for tool]; 18s local, remote-cache ... (112 actions running) [43,157 / 43,355] 6 / 3783 tests; Compiling tensorflow/compiler/xla/backends/profiler/cpu/python_tracer.cc [for tool]; 19s local, remote-cache ... (108 actions, 104 running) [43,293 / 43,432] 6 / 3783 tests; Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 20s local, remote-cache ... (104 actions, 96 running) [43,407 / 43,546] 6 / 3783 tests; Compiling tensorflow/python/lib/core/py_func.cc [for tool]; 22s local, remote-cache ... (111 actions, 110 running) [44,069 / 44,310] 6 / 3783 tests; Compiling tensorflow/python/lib/core/py_func.cc [for tool]; 23s local, remote-cache ... (109 actions, 108 running) [44,755 / 45,047] 6 / 3783 tests; Compiling tensorflow/python/lib/core/py_func.cc [for tool]; 24s local, remote-cache ... (110 actions running) [45,033 / 45,184] 6 / 3783 tests; Compiling tensorflow/python/lib/core/py_func.cc [for tool]; 25s local, remote-cache ... (112 actions running) [45,053 / 45,193] 6 / 3783 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 26s local, remote-cache ... (112 actions running) [45,053 / 45,193] 6 / 3783 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 27s local, remote-cache ... (112 actions running) [45,063 / 45,206] 6 / 3783 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 28s local, remote-cache ... (112 actions running) [45,070 / 45,221] 6 / 3783 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 29s local, remote-cache ... (111 actions, 110 running) [45,337 / 45,487] 6 / 3783 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 31s local, remote-cache ... (109 actions, 108 running) [45,404 / 45,552] 6 / 3783 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 32s local, remote-cache ... (109 actions, 108 running) [45,453 / 45,602] 8 / 3783 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 33s local, remote-cache ... (108 actions, 107 running) [45,506 / 45,653] 10 / 3783 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 34s local, remote-cache ... (105 actions, 104 running) [45,573 / 45,721] 16 / 3783 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 35s local, remote-cache ... (106 actions, 105 running) [45,601 / 45,747] 16 / 3783 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 36s local, remote-cache ... (105 actions, 104 running) [45,618 / 45,764] 16 / 3783 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 37s local, remote-cache ... (104 actions running) [45,618 / 45,764] 16 / 3783 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 38s local, remote-cache ... (104 actions running) [45,618 / 45,764] 16 / 3783 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 39s local, remote-cache ... (104 actions running) [45,638 / 45,796] 20 / 3783 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 40s local, remote-cache ... (104 actions, 103 running) [45,687 / 45,833] 22 / 3783 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 41s local, remote-cache ... (105 actions, 103 running) [45,700 / 45,851] 22 / 3783 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 43s local, remote-cache ... (105 actions, 102 running) [45,803 / 45,949] 25 / 3783 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 44s local, remote-cache ... (101 actions, 100 running) [45,922 / 46,071] 31 / 3783 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 45s local, remote-cache ... (106 actions, 102 running) [45,988 / 46,136] 34 / 3783 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 46s local, remote-cache ... (107 actions, 104 running) [46,175 / 46,481] 35 / 3783 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 47s local, remote-cache ... (104 actions, 99 running) [46,892 / 47,171] 35 / 3783 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 48s local, remote-cache ... (101 actions, 97 running) [47,176 / 47,333] 35 / 3783 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 49s local, remote-cache ... (102 actions, 101 running) [47,184 / 47,333] 36 / 3783 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 50s local, remote-cache ... (97 actions, 96 running) [47,186 / 47,333] 38 / 3783 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 51s local, remote-cache ... (98 actions running) [47,189 / 47,333] 39 / 3783 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 52s local, remote-cache ... (97 actions running) [47,191 / 47,333] 39 / 3783 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 53s local, remote-cache ... (96 actions running) [47,199 / 47,353] 42 / 3783 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 54s local, remote-cache ... (93 actions running) [47,209 / 47,353] 42 / 3783 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 55s local, remote-cache ... (92 actions running) [47,215 / 47,369] 45 / 3783 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 56s local, remote-cache ... (89 actions running) [47,216 / 47,369] 45 / 3783 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 57s local, remote-cache ... (88 actions running) [47,221 / 47,369] 46 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 51s local, remote-cache ... (85 actions running) [47,224 / 47,369] 46 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 53s local, remote-cache ... (82 actions, 81 running) [47,246 / 47,383] 46 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 54s local, remote-cache ... (80 actions, 79 running) [47,252 / 47,389] 48 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 55s local, remote-cache ... (78 actions, 77 running) [47,262 / 47,397] 48 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 56s local, remote-cache ... (74 actions running) [47,273 / 47,410] 48 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 57s local, remote-cache ... (73 actions, 72 running) [47,313 / 47,447] 50 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 58s local, remote-cache ... (73 actions running) [47,336 / 47,469] 50 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 59s local, remote-cache ... (71 actions running) [47,345 / 47,478] 51 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 60s local, remote-cache ... (69 actions running) [47,374 / 47,504] 51 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 61s local, remote-cache ... (66 actions, 64 running) [47,397 / 47,527] 53 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 62s local, remote-cache ... (65 actions, 63 running) [47,427 / 47,558] 53 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 63s local, remote-cache ... (65 actions, 63 running) [47,437 / 47,567] 53 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 64s local, remote-cache ... (65 actions, 64 running) [47,470 / 47,600] 58 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 65s local, remote-cache ... (65 actions running) [47,510 / 47,640] 61 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 66s local, remote-cache ... (72 actions, 71 running) [47,552 / 47,691] 63 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 67s local, remote-cache ... (79 actions, 78 running) [47,636 / 47,767] 65 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 69s local, remote-cache ... (80 actions, 79 running) [47,685 / 47,816] 72 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 70s local, remote-cache ... (91 actions, 90 running) [47,693 / 47,824] 76 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 71s local, remote-cache ... (96 actions running) [47,704 / 47,835] 79 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 72s local, remote-cache ... (99 actions running) [47,712 / 47,840] 81 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 73s local, remote-cache ... (100 actions running) [47,718 / 47,845] 83 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 74s local, remote-cache ... (103 actions running) [47,733 / 47,860] 86 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 75s local, remote-cache ... (101 actions running) [47,741 / 47,868] 88 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 76s local, remote-cache ... (104 actions running) [47,771 / 47,898] 91 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 77s local, remote-cache ... (103 actions running) [47,789 / 47,916] 100 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 78s local, remote-cache ... (104 actions running) [47,855 / 48,000] 113 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 79s local, remote-cache ... (96 actions, 87 running) [47,966 / 48,093] 121 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 80s local, remote-cache ... (103 actions running) [47,968 / 48,095] 123 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 81s local, remote-cache ... (104 actions running) [47,972 / 48,099] 128 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 83s local, remote-cache ... (104 actions running) [47,988 / 48,115] 131 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 84s local, remote-cache ... (102 actions running) [47,989 / 48,116] 132 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 85s local, remote-cache ... (103 actions running) [48,007 / 48,133] 142 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 86s local, remote-cache ... (104 actions running) [48,020 / 48,144] 145 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 87s local, remote-cache ... (105 actions running) [48,031 / 48,145] 155 / 3783 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 89s local, remote-cache ... (107 actions running) [48,035 / 48,145] 157 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 90s local, remote-cache ... (107 actions, 106 running) [48,039 / 48,145] 161 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 91s local, remote-cache ... (109 actions running) [48,039 / 48,145] 162 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 93s local, remote-cache ... (109 actions running) [48,046 / 48,145] 168 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 94s local, remote-cache ... (110 actions running) [48,050 / 48,145] 172 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 95s local, remote-cache ... (110 actions running) [48,051 / 48,145] 173 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 96s local, remote-cache ... (110 actions running) [48,053 / 48,145] 174 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 97s local, remote-cache ... (110 actions running) [48,056 / 48,145] 178 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 99s local, remote-cache ... (110 actions running) [48,063 / 48,145] 184 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 100s local, remote-cache ... (110 actions running) [48,067 / 48,145] 185 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 101s local, remote-cache ... (110 actions running) [48,077 / 48,152] 191 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 102s local, remote-cache ... (106 actions, 105 running) [48,081 / 48,173] 192 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 104s local, remote-cache ... (105 actions running) [48,089 / 48,173] 192 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 105s local, remote-cache ... (97 actions, 96 running) [48,099 / 48,173] 192 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 106s local, remote-cache ... (87 actions, 86 running) [48,108 / 48,182] 193 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 107s local, remote-cache ... (81 actions, 80 running) [48,298 / 48,374] 193 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 108s local, remote-cache ... (75 actions, 71 running) [48,616 / 48,693] 196 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 109s local, remote-cache ... (73 actions, 70 running) [48,691 / 48,788] 199 / 3783 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 110s local, remote-cache ... (70 actions, 69 running) [48,703 / 48,788] 202 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 53s local ... (60 actions running) [48,707 / 48,788] 203 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 54s local ... (56 actions running) [48,710 / 48,788] 203 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 55s local ... (56 actions running) [48,715 / 48,789] 203 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 56s local ... (56 actions running) [48,725 / 48,798] 203 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 57s local ... (57 actions, 56 running) [48,874 / 48,945] 203 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 58s local ... (56 actions, 55 running) [48,939 / 49,012] 206 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 59s local ... (59 actions, 58 running) [48,952 / 49,024] 206 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 60s local ... (62 actions, 61 running) [48,974 / 49,047] 206 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 61s local ... (63 actions, 62 running) [48,979 / 49,051] 207 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 62s local ... (63 actions running) [49,007 / 49,078] 207 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 63s local ... (63 actions, 62 running) [49,148 / 49,221] 207 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 64s local ... (62 actions, 61 running) [49,235 / 49,308] 207 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 66s local ... (66 actions, 65 running) [49,379 / 49,472] 207 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 67s local ... (69 actions, 68 running) [49,492 / 49,584] 209 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 68s local ... (68 actions, 65 running) [49,606 / 49,699] 211 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 69s local ... (70 actions running) [49,757 / 49,880] 212 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 71s local ... (70 actions running) [49,757 / 49,880] 212 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 73s local ... (70 actions running) [49,760 / 49,880] 215 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 74s local ... (67 actions running) [49,765 / 49,880] 220 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 75s local ... (63 actions running) [49,844 / 49,935] 226 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 76s local ... (58 actions, 57 running) [49,882 / 50,011] 230 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 77s local ... (58 actions running) [49,885 / 50,011] 231 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 78s local ... (58 actions, 57 running) [49,887 / 50,011] 232 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 80s local ... (58 actions running) [49,889 / 50,011] 233 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 81s local ... (58 actions running) [49,894 / 50,011] 234 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 82s local ... (58 actions running) [49,900 / 50,011] 238 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 83s local ... (58 actions running) [49,903 / 50,011] 240 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 84s local ... (58 actions running) [49,904 / 50,011] 240 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 85s local ... (57 actions running) [49,908 / 50,011] 240 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 86s local ... (57 actions, 56 running) [49,915 / 50,011] 241 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 87s local ... (57 actions, 56 running) [49,918 / 50,011] 242 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 89s local ... (57 actions, 56 running) [49,923 / 50,011] 242 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 90s local ... (59 actions, 58 running) [49,927 / 50,011] 244 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 91s local ... (64 actions running) [49,949 / 50,029] 245 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 92s local ... (63 actions running) [50,005 / 50,086] 245 / 3783 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 93s local ... (64 actions running) [50,183 / 50,294] 247 / 3783 tests; Testing //tensorflow/c:c_api_test_cpu; 45s local ... (62 actions, 45 running) [50,449 / 50,546] 250 / 3783 tests; Testing //tensorflow/c:c_api_test_cpu; 46s local ... (62 actions, 57 running) [50,514 / 50,597] 250 / 3783 tests; Testing //tensorflow/c:c_api_test_cpu; 47s local ... (65 actions, 62 running) [50,624 / 50,707] 253 / 3783 tests; Testing //tensorflow/c:c_api_test_cpu; 48s local ... (69 actions, 65 running) [50,711 / 50,792] 256 / 3783 tests; Testing //tensorflow/c:c_api_test_cpu; 49s local ... (73 actions, 72 running) [50,739 / 50,839] 258 / 3783 tests; Testing //tensorflow/c:c_api_test_cpu; 50s local ... (72 actions, 70 running) [50,800 / 50,882] 260 / 3783 tests; Testing //tensorflow/c:c_api_test_cpu; 51s local ... (72 actions, 69 running) [50,838 / 50,930] 263 / 3783 tests; Testing //tensorflow/c:c_api_test_cpu; 52s local ... (73 actions, 70 running) [50,848 / 50,930] 265 / 3783 tests; Testing //tensorflow/c:c_api_test_cpu; 53s local ... (72 actions, 71 running) [50,863 / 50,945] 268 / 3783 tests; Testing //tensorflow/c:while_loop_test; 42s local ... (70 actions, 69 running) [50,875 / 50,957] 269 / 3783 tests; Testing //tensorflow/c:while_loop_test; 44s local ... (72 actions, 71 running) [50,914 / 50,994] 273 / 3783 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/pad:registered_pad_ops; 17s local, remote-cache ... (74 actions running) [50,920 / 51,000] 275 / 3783 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/pad:registered_pad_ops; 18s local, remote-cache ... (74 actions, 73 running) [50,928 / 51,008] 276 / 3783 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/pad:registered_pad_ops; 19s local, remote-cache ... (75 actions running) [50,930 / 51,010] 278 / 3783 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/pad:registered_pad_ops; 20s local, remote-cache ... (74 actions running) [50,934 / 51,014] 279 / 3783 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/pad:registered_pad_ops; 21s local, remote-cache ... (74 actions running) [50,958 / 51,038] 280 / 3783 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/pad:registered_pad_ops; 22s local, remote-cache ... (74 actions, 73 running) [51,036 / 51,119] 283 / 3783 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/pad:registered_pad_ops; 23s local, remote-cache ... (74 actions, 68 running) [51,117 / 51,197] 289 / 3783 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/pad:registered_pad_ops; 24s local, remote-cache ... (75 actions, 74 running) [51,121 / 51,201] 289 / 3783 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/pad:registered_pad_ops; 25s local, remote-cache ... (77 actions running) [51,135 / 51,216] 292 / 3783 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/pad:registered_pad_ops; 26s local, remote-cache ... (75 actions running) [51,188 / 51,290] 299 / 3783 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/pad:registered_pad_ops; 27s local, remote-cache ... (78 actions running) [51,189 / 51,290] 301 / 3783 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/pad:registered_pad_ops; 29s local, remote-cache ... (78 actions running) [51,194 / 51,290] 304 / 3783 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/pad:registered_pad_ops; 30s local, remote-cache ... (76 actions running) [51,216 / 51,300] 311 / 3783 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/pad:registered_pad_ops; 31s local, remote-cache ... (71 actions, 70 running) [51,283 / 51,351] 321 / 3783 tests; Executing genrule //tensorflow/python/tools:aot_compiled_x_matmul_y_large_multithreaded_gen; 31s local, remote-cache ... (60 actions, 59 running) [51,329 / 51,391] 322 / 3783 tests; Testing //tensorflow/python/distribute:cross_device_ops_test_2gpu (shard 2 of 4); 26s local ... (59 actions running) [51,353 / 51,429] 326 / 3783 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 3 of 10); 26s local ... (61 actions, 58 running) [51,401 / 51,464] 328 / 3783 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 3 of 10); 27s local ... (64 actions, 63 running) [51,523 / 51,587] 335 / 3783 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 2 of 10); 28s local ... (58 actions, 55 running) [51,621 / 51,686] 339 / 3783 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 2 of 10); 29s local ... (60 actions, 55 running) [51,731 / 51,838] 344 / 3783 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 1 of 10); 30s local ... (64 actions, 63 running) [51,739 / 51,838] 349 / 3783 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 1 of 10); 31s local ... (69 actions running) [51,741 / 51,839] 350 / 3783 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 31s local ... (70 actions running) [51,741 / 51,839] 351 / 3783 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 33s local ... (70 actions running) [51,743 / 51,839] 352 / 3783 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 34s local ... (70 actions running) [51,746 / 51,839] 355 / 3783 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 35s local ... (70 actions running) [51,758 / 51,839] 355 / 3783 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 36s local ... (70 actions running) [51,761 / 51,839] 357 / 3783 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 37s local ... (70 actions running) [51,763 / 51,839] 359 / 3783 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 38s local ... (70 actions running) [51,782 / 51,845] 361 / 3783 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 39s local ... (68 actions, 67 running) [51,896 / 51,961] 366 / 3783 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 40s local ... (65 actions, 62 running) [51,970 / 52,027] 368 / 3783 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 41s local ... (68 actions, 67 running) [52,154 / 52,211] 376 / 3783 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 42s local ... (63 actions, 60 running) [52,226 / 52,284] 383 / 3783 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 43s local ... (66 actions, 64 running) [52,309 / 52,367] 393 / 3783 tests; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 44s local ... (65 actions, 63 running) [52,344 / 52,405] 397 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 12 of 15); 41s local ... (69 actions running) [52,395 / 52,454] 406 / 3783 tests; Testing //tensorflow/python/kernel_tests/nn_ops:rnn_cell_test_cpu (shard 12 of 15); 42s local ... (60 actions, 57 running) [52,502 / 52,560] 415 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 36s local ... (57 actions, 52 running) [52,546 / 52,603] 417 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 37s local ... (59 actions, 57 running) [52,581 / 52,637] 420 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 38s local ... (60 actions, 59 running) [52,633 / 52,706] 425 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 39s local ... (62 actions, 58 running) [52,765 / 52,820] 430 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 40s local ... (60 actions, 56 running) [52,799 / 52,856] 433 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 41s local ... (64 actions, 63 running) [52,824 / 52,880] 433 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 42s local ... (65 actions, 64 running) [52,875 / 52,931] 434 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 43s local ... (66 actions running) [52,903 / 52,962] 440 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 45s local ... (68 actions running) [52,905 / 52,962] 442 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 46s local ... (68 actions running) [52,950 / 53,007] 447 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 47s local ... (67 actions, 64 running) [52,986 / 53,061] 450 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 48s local ... (69 actions, 68 running) [52,987 / 53,061] 450 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 49s local ... (68 actions running) [52,989 / 53,061] 452 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 50s local ... (69 actions running) [52,993 / 53,061] 452 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 51s local ... (69 actions, 68 running) [52,996 / 53,061] 454 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 53s local ... (69 actions running) [53,002 / 53,061] 457 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 54s local ... (69 actions running) [53,013 / 53,069] 459 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 54s local ... (69 actions running) [53,076 / 53,133] 475 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 55s local ... (57 actions running) [53,148 / 53,205] 479 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 56s local ... (57 actions, 55 running) [53,221 / 53,278] 485 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 57s local ... (56 actions, 55 running) [53,285 / 53,368] 489 / 3783 tests; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 58s local ... (57 actions running) [53,293 / 53,368] 492 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 49s local ... (56 actions running) [53,294 / 53,368] 492 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 50s local ... (56 actions running) [53,299 / 53,368] 492 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 51s local ... (56 actions running) [53,301 / 53,368] 492 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 52s local ... (56 actions running) [53,307 / 53,368] 494 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 53s local ... (56 actions running) [53,308 / 53,368] 495 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 54s local ... (56 actions running) [53,310 / 53,368] 497 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 55s local ... (56 actions running) [53,327 / 53,383] 501 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 57s local ... (56 actions running) [53,365 / 53,422] 503 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 58s local ... (57 actions, 56 running) [53,423 / 53,481] 506 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 59s local ... (55 actions, 54 running) [53,486 / 53,556] 511 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 60s local ... (57 actions running) [53,493 / 53,556] 515 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 61s local ... (56 actions, 55 running) [53,497 / 53,556] 517 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 62s local ... (56 actions running) [53,613 / 54,263] 517 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 63s local ... (55 actions, 52 running) [53,823 / 54,427] 518 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 64s local ... (56 actions, 47 running) [54,090 / 54,632] 519 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 65s local ... (56 actions, 44 running) [54,314 / 55,011] 522 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 66s local ... (56 actions, 40 running) [54,541 / 55,085] 524 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 67s local ... (56 actions, 38 running) [54,788 / 55,263] 526 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 68s local ... (56 actions, 36 running) [55,195 / 55,567] 529 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 69s local ... (56 actions, 29 running) [55,629 / 55,849] 529 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 70s local ... (56 actions, 26 running) [56,182 / 56,308] 529 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 71s local ... (55 actions, 24 running) [56,571 / 56,631] 529 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 72s local ... (57 actions, 52 running) [56,602 / 56,658] 532 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 73s local ... (59 actions, 57 running) [56,653 / 56,711] 534 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 74s local ... (60 actions, 57 running) [56,739 / 56,795] 536 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 75s local ... (61 actions, 58 running) [56,777 / 56,833] 537 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 76s local ... (61 actions, 59 running) [56,783 / 56,839] 538 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 77s local ... (61 actions running) [56,812 / 56,868] 543 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 79s local ... (63 actions running) [56,853 / 56,910] 548 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 80s local ... (64 actions, 63 running) [56,958 / 57,014] 556 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 81s local ... (65 actions, 62 running) [56,964 / 57,020] 556 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 83s local ... (68 actions, 67 running) [56,965 / 57,020] 557 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 84s local ... (67 actions, 66 running) [57,046 / 57,102] 566 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 85s local ... (70 actions, 66 running) [57,088 / 57,144] 571 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 86s local ... (72 actions running) [57,105 / 57,176] 575 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 87s local ... (75 actions, 74 running) [57,110 / 57,176] 577 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 89s local ... (75 actions, 74 running) [57,116 / 57,176] 581 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 90s local ... (75 actions, 74 running) [57,139 / 57,196] 588 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 91s local ... (69 actions, 68 running) [57,493 / 57,792] 596 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 92s local ... (64 actions, 55 running) [57,978 / 58,040] 604 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 93s local ... (61 actions, 58 running) [58,035 / 58,092] 611 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 94s local ... (58 actions, 51 running) [58,077 / 58,133] 613 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 5 of 10); 94s local ... (55 actions, 50 running) [58,101 / 58,158] 619 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 5 of 10); 95s local ... (56 actions, 55 running) [58,107 / 58,174] 621 / 3783 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 5 of 10); 97s local ... (56 actions running) [58,112 / 58,174] 624 / 3783 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 40s local ... (56 actions running) [58,115 / 58,174] 627 / 3783 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 41s local ... (56 actions running) [58,127 / 58,185] 634 / 3783 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 43s local ... (56 actions, 55 running) [58,144 / 58,200] 635 / 3783 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 44s local ... (57 actions, 56 running) [58,187 / 58,255] 641 / 3783 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 45s local ... (58 actions running) [58,191 / 58,255] 642 / 3783 tests; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 46s local ... (57 actions, 56 running) [58,196 / 58,255] 643 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:snapshot_test (shard 3 of 16); 17s local ... (57 actions running) [58,197 / 58,255] 643 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:snapshot_test (shard 3 of 16); 18s local ... (57 actions, 56 running) [58,198 / 58,255] 645 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:snapshot_test (shard 3 of 16); 20s local ... (57 actions running) [58,241 / 58,299] 646 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:snapshot_test (shard 4 of 16); 20s local ... (57 actions, 56 running) [58,273 / 58,330] 647 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:snapshot_test (shard 4 of 16); 22s local ... (57 actions running) [58,311 / 58,371] 651 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:snapshot_test (shard 4 of 16); 23s local ... (57 actions, 55 running) [58,338 / 58,395] 651 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:snapshot_test (shard 4 of 16); 24s local ... (57 actions, 55 running) [58,375 / 58,432] 654 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:padded_batch_test (shard 2 of 2); 21s local ... (57 actions, 55 running) [58,417 / 58,475] 657 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:padded_batch_test (shard 2 of 2); 22s local ... (57 actions, 55 running) [58,478 / 58,539] 660 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:padded_batch_test (shard 2 of 2); 23s local ... (58 actions, 53 running) [58,511 / 58,575] 664 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 24s local ... (58 actions, 57 running) [58,515 / 58,575] 668 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 25s local ... (59 actions running) [58,517 / 58,575] 669 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 27s local ... (58 actions running) [58,526 / 58,584] 671 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 28s local ... (58 actions, 57 running) [58,549 / 58,610] 672 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 29s local ... (57 actions, 55 running) [58,554 / 58,611] 674 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 30s local ... (57 actions, 56 running) [58,654 / 58,711] 676 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 31s local ... (57 actions, 54 running) [58,665 / 58,722] 678 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 32s local ... (57 actions, 54 running) [58,691 / 58,748] 679 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 33s local ... (58 actions running) [58,700 / 58,757] 680 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 34s local ... (59 actions, 58 running) [58,714 / 58,773] 681 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 35s local ... (59 actions, 58 running) [58,767 / 58,825] 686 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 36s local ... (58 actions, 56 running) [58,805 / 58,862] 689 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 37s local ... (57 actions, 54 running) [58,851 / 58,908] 692 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 38s local ... (57 actions, 54 running) [58,935 / 58,993] 700 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 39s local ... (60 actions, 58 running) [58,978 / 59,035] 707 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 40s local ... (60 actions, 57 running) [59,018 / 59,075] 714 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 41s local ... (58 actions, 55 running) [59,051 / 59,139] 717 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 42s local ... (60 actions running) [59,053 / 59,139] 719 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 44s local ... (61 actions running) [59,056 / 59,139] 721 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 45s local ... (60 actions running) [59,061 / 59,139] 725 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 46s local ... (60 actions running) [59,067 / 59,139] 730 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 47s local ... (58 actions running) [59,069 / 59,139] 732 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 48s local ... (58 actions running) [59,073 / 59,139] 734 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 49s local ... (57 actions running) [59,075 / 59,139] 734 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 50s local ... (57 actions running) [59,082 / 59,139] 734 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 51s local ... (56 actions running) [59,083 / 59,139] 735 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 52s local ... (56 actions running) [59,083 / 59,139] 736 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 53s local ... (56 actions running) [59,099 / 59,160] 736 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 54s local ... (56 actions, 55 running) [59,103 / 59,160] 737 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 56s local ... (57 actions running) [59,109 / 59,167] 738 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 57s local ... (56 actions, 55 running) [59,139 / 59,197] 738 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 58s local ... (56 actions, 50 running) [59,192 / 59,249] 739 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 59s local ... (56 actions, 53 running) [59,222 / 59,282] 739 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 60s local ... (56 actions, 51 running) [59,239 / 59,328] 741 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 61s local ... (56 actions, 55 running) [59,249 / 59,328] 743 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 62s local ... (56 actions, 55 running) [59,251 / 59,328] 743 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 63s local ... (56 actions running) [59,252 / 59,328] 743 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 64s local ... (56 actions running) [59,253 / 59,328] 744 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 65s local ... (56 actions running) [59,255 / 59,328] 746 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 66s local ... (56 actions running) [59,258 / 59,328] 749 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 67s local ... (56 actions running) [59,259 / 59,328] 749 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 68s local ... (56 actions, 55 running) [59,264 / 59,328] 749 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 69s local ... (56 actions, 55 running) [59,276 / 59,333] 749 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 70s local ... (55 actions, 54 running) [59,302 / 59,364] 750 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 71s local ... (60 actions, 58 running) [59,365 / 59,425] 753 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 72s local ... (60 actions, 58 running) [59,383 / 59,443] 756 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 73s local ... (62 actions running) [59,422 / 59,482] 760 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 74s local ... (62 actions, 60 running) [59,434 / 59,496] 760 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 75s local ... (62 actions, 60 running) [59,496 / 59,557] 767 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 76s local ... (63 actions, 61 running) [59,527 / 59,587] 770 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 77s local ... (63 actions running) [59,541 / 59,602] 774 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 78s local ... (63 actions, 62 running) [59,575 / 59,637] 776 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 79s local ... (63 actions, 62 running) [59,613 / 59,676] 779 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 80s local ... (64 actions, 62 running) [59,667 / 59,728] 787 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 81s local ... (64 actions, 61 running) [59,717 / 59,779] 802 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 82s local ... (69 actions running) [59,733 / 59,839] 808 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 84s local ... (69 actions running) [59,738 / 59,839] 813 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 85s local ... (69 actions running) [59,747 / 59,839] 822 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 86s local ... (62 actions running) [59,757 / 59,839] 828 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 87s local ... (60 actions running) [59,760 / 59,839] 830 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 88s local ... (60 actions, 59 running) [59,766 / 59,839] 834 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 89s local ... (60 actions, 59 running) [59,776 / 59,839] 837 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 90s local ... (60 actions, 59 running) [59,778 / 59,839] 839 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 92s local ... (60 actions running) [59,789 / 59,865] 841 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 93s local ... (60 actions running) [59,795 / 59,865] 843 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 94s local ... (60 actions running) [59,808 / 59,868] 843 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 95s local ... (60 actions running) [59,872 / 59,934] 849 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 96s local ... (62 actions, 61 running) [59,889 / 59,952] 852 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 97s local ... (64 actions, 62 running) [59,968 / 60,074] 861 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 98s local ... (65 actions, 64 running) [59,990 / 60,074] 864 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 99s local ... (65 actions running) [59,996 / 60,074] 866 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 100s local ... (63 actions running) [60,004 / 60,074] 871 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 101s local ... (58 actions running) [60,008 / 60,074] 871 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 103s local ... (58 actions running) [60,009 / 60,074] 871 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 104s local ... (58 actions running) [60,046 / 60,108] 874 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 105s local ... (62 actions running) [60,050 / 60,108] 874 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 106s local ... (62 actions running) [60,083 / 60,142] 876 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 107s local ... (58 actions, 57 running) [60,123 / 60,181] 878 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 108s local ... (60 actions, 58 running) [60,161 / 60,219] 883 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 109s local ... (60 actions, 59 running) [60,197 / 60,255] 889 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 110s local ... (58 actions running) [60,216 / 60,275] 893 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 111s local ... (58 actions running) [60,222 / 60,280] 895 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 112s local ... (59 actions running) [60,226 / 60,283] 897 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 113s local ... (59 actions running) [60,254 / 60,312] 898 / 3783 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 114s local ... (59 actions, 58 running) [60,328 / 60,397] 904 / 3783 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 44s local, remote-cache ... (61 actions, 60 running) [60,336 / 60,397] 907 / 3783 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 45s local, remote-cache ... (64 actions running) [60,351 / 60,408] 914 / 3783 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 46s local, remote-cache ... (64 actions running) [60,387 / 60,444] 918 / 3783 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 47s local, remote-cache ... (64 actions, 62 running) [60,416 / 60,472] 925 / 3783 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 48s local, remote-cache ... (63 actions running) [60,440 / 60,497] 929 / 3783 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 50s local, remote-cache ... (66 actions running) [60,457 / 60,517] 934 / 3783 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 51s local, remote-cache ... (66 actions running) [60,495 / 60,552] 941 / 3783 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 52s local, remote-cache ... (67 actions, 66 running) [60,530 / 60,587] 949 / 3783 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 53s local, remote-cache ... (68 actions running) [60,553 / 60,610] 955 / 3783 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 54s local, remote-cache ... (69 actions running) [60,573 / 60,632] 959 / 3783 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 55s local, remote-cache ... (69 actions running) [60,584 / 60,642] 962 / 3783 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 56s local, remote-cache ... (69 actions running) [60,602 / 60,659] 968 / 3783 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 58s local, remote-cache ... (70 actions running) [60,617 / 60,674] 972 / 3783 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 59s local, remote-cache ... (73 actions running) [60,641 / 60,698] 975 / 3783 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 60s local, remote-cache ... (75 actions, 74 running) [60,659 / 60,719] 978 / 3783 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 61s local, remote-cache ... (75 actions, 73 running) [60,688 / 60,745] 983 / 3783 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 62s local, remote-cache ... (75 actions, 74 running) [60,712 / 60,769] 989 / 3783 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 63s local, remote-cache ... (76 actions, 75 running) [60,716 / 60,775] 991 / 3783 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 64s local, remote-cache ... (78 actions running) [60,718 / 60,775] 992 / 3783 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 65s local, remote-cache ... (78 actions running) [60,725 / 60,782] 994 / 3783 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 66s local, remote-cache ... (78 actions running) [60,741 / 60,798] 1002 / 3783 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 67s local, remote-cache ... (78 actions running) [60,799 / 60,856] 1013 / 3783 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 68s local, remote-cache ... (71 actions, 69 running) [60,848 / 60,910] 1022 / 3783 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 69s local, remote-cache ... (72 actions, 71 running) [60,925 / 60,982] 1043 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:map_test (shard 11 of 19); 25s local ... (60 actions running) [60,953 / 61,010] 1053 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:map_test (shard 11 of 19); 26s local ... (62 actions running) [60,986 / 61,088] 1063 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:map_test (shard 11 of 19); 27s local ... (61 actions running) [60,993 / 61,088] 1068 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:map_test (shard 11 of 19); 28s local ... (57 actions, 56 running) [60,996 / 61,088] 1069 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:map_test (shard 11 of 19); 29s local ... (57 actions running) [60,999 / 61,088] 1070 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:map_test (shard 11 of 19); 30s local ... (57 actions running) [61,003 / 61,088] 1073 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:map_test (shard 11 of 19); 31s local ... (57 actions running) [61,010 / 61,088] 1074 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:map_test (shard 11 of 19); 32s local ... (57 actions, 56 running) [61,020 / 61,088] 1078 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:map_test (shard 11 of 19); 33s local ... (57 actions, 56 running) [61,027 / 61,088] 1081 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:map_test (shard 11 of 19); 35s local ... (57 actions, 56 running) [61,030 / 61,088] 1082 / 3783 tests; Testing //tensorflow/python/data/kernel_tests:map_test (shard 11 of 19); 36s local ... (57 actions running) [61,043 / 61,100] 1084 / 3783 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 33s local ... (57 actions running) [61,049 / 61,106] 1086 / 3783 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 34s local ... (58 actions running) [61,090 / 61,147] 1087 / 3783 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 35s local ... (63 actions running) [61,106 / 61,164] 1088 / 3783 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 36s local ... (66 actions running) [61,128 / 61,194] 1089 / 3783 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 37s local ... (66 actions running) [61,133 / 61,194] 1091 / 3783 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 38s local ... (66 actions running) [61,137 / 61,194] 1092 / 3783 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 39s local ... (66 actions running) [61,165 / 61,222] 1101 / 3783 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 40s local ... (61 actions running) [61,186 / 61,245] 1104 / 3783 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 41s local ... (60 actions, 58 running) [61,217 / 61,276] 1108 / 3783 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 42s local ... (58 actions running) [61,225 / 61,286] 1112 / 3783 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 44s local ... (59 actions running) [61,241 / 61,298] 1118 / 3783 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 45s local ... (57 actions running) [61,243 / 61,318] 1120 / 3783 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 46s local ... (57 actions running) [61,246 / 61,318] 1120 / 3783 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 47s local ... (57 actions, 56 running) [61,250 / 61,318] 1120 / 3783 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 48s local ... (57 actions, 56 running) [61,255 / 61,318] 1122 / 3783 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 50s local ... (57 actions, 56 running) [61,260 / 61,318] 1123 / 3783 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 51s local ... (57 actions running) [61,269 / 61,328] 1124 / 3783 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 52s local ... (57 actions, 56 running) [61,314 / 61,372] 1125 / 3783 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 53s local ... (59 actions running) [61,431 / 61,488] 1132 / 3783 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 54s local ... (65 actions, 64 running) [61,518 / 61,574] 1147 / 3783 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 55s local ... (66 actions, 65 running) [61,567 / 61,624] 1160 / 3783 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 56s local ... (72 actions, 71 running) [61,577 / 61,647] 1165 / 3783 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 57s local ... (71 actions, 70 running) ERROR: /tf/tensorflow/tensorflow/compiler/xla/service/BUILD:866:12: Compiling tensorflow/compiler/xla/service/hlo_sharding_test.cc failed: (Exit 1): gcc failed: error executing command (from target //tensorflow/compiler/xla/service:hlo_sharding_test) (cd /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow && \ exec env - \ CACHEBUSTER=20220325 \ PATH=/home/buildslave/.cache/bazelisk/downloads/bazelbuild/bazel-6.1.0-linux-arm64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ PWD=/proc/self/cwd \ PYTHON_BIN_PATH=/usr/local/bin/python3 \ TF2_BEHAVIOR=1 \ /dt10/usr/bin/gcc -MD -MF bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/service/_objs/hlo_sharding_test/hlo_sharding_test.d '-frandom-seed=bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/service/_objs/hlo_sharding_test/hlo_sharding_test.o' -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' -DHAVE_SYS_UIO_H -DTF_USE_SNAPPY '-DLLVM_ON_UNIX=1' '-DHAVE_BACKTRACE=1' '-DBACKTRACE_HEADER=' '-DLTDL_SHLIB_EXT=".so"' '-DLLVM_PLUGIN_EXT=".so"' '-DLLVM_ENABLE_THREADS=1' '-DHAVE_DEREGISTER_FRAME=1' '-DHAVE_LIBPTHREAD=1' '-DHAVE_PTHREAD_GETNAME_NP=1' '-DHAVE_PTHREAD_H=1' '-DHAVE_PTHREAD_SETNAME_NP=1' '-DHAVE_REGISTER_FRAME=1' '-DHAVE_SETENV_R=1' '-DHAVE_STRERROR_R=1' '-DHAVE_SYSEXITS_H=1' '-DHAVE_UNISTD_H=1' -D_GNU_SOURCE '-DHAVE_LINK_H=1' '-DHAVE_MALLINFO=1' '-DHAVE_SBRK=1' '-DHAVE_STRUCT_STAT_ST_MTIM_TV_NSEC=1' '-DLLVM_NATIVE_ARCH="AArch64"' '-DLLVM_NATIVE_ASMPARSER=LLVMInitializeAArch64AsmParser' '-DLLVM_NATIVE_ASMPRINTER=LLVMInitializeAArch64AsmPrinter' '-DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeAArch64Disassembler' '-DLLVM_NATIVE_TARGET=LLVMInitializeAArch64Target' '-DLLVM_NATIVE_TARGETINFO=LLVMInitializeAArch64TargetInfo' '-DLLVM_NATIVE_TARGETMC=LLVMInitializeAArch64TargetMC' '-DLLVM_NATIVE_TARGETMCA=LLVMInitializeAArch64TargetMCA' '-DLLVM_HOST_TRIPLE="aarch64-unknown-linux-gnu"' '-DLLVM_DEFAULT_TARGET_TRIPLE="aarch64-unknown-linux-gnu"' '-DLLVM_VERSION_MAJOR=17' '-DLLVM_VERSION_MINOR=0' '-DLLVM_VERSION_PATCH=0' '-DLLVM_VERSION_STRING="17.0.0git"' -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS '-DBLAKE3_USE_NEON=0' -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DTENSORFLOW_USE_CUSTOM_CONTRACTION_KERNEL '-DEIGEN_USE_AVX512_GEMM_KERNELS=0' -DBENCHMARK_STATIC_DEFINE '-DBAZEL_CURRENT_REPOSITORY=""' -iquote . -iquote bazel-out/aarch64-opt/bin -iquote external/eigen_archive -iquote bazel-out/aarch64-opt/bin/external/eigen_archive -iquote external/ml_dtypes -iquote bazel-out/aarch64-opt/bin/external/ml_dtypes -iquote external/com_google_absl -iquote bazel-out/aarch64-opt/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/aarch64-opt/bin/external/nsync -iquote external/double_conversion -iquote bazel-out/aarch64-opt/bin/external/double_conversion -iquote external/com_google_protobuf -iquote bazel-out/aarch64-opt/bin/external/com_google_protobuf -iquote external/snappy -iquote bazel-out/aarch64-opt/bin/external/snappy -iquote external/com_googlesource_code_re2 -iquote bazel-out/aarch64-opt/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/aarch64-opt/bin/external/farmhash_archive -iquote external/com_google_googletest -iquote bazel-out/aarch64-opt/bin/external/com_google_googletest -iquote external/bazel_tools -iquote bazel-out/aarch64-opt/bin/external/bazel_tools -iquote external/llvm-project -iquote bazel-out/aarch64-opt/bin/external/llvm-project -iquote external/tf_runtime -iquote bazel-out/aarch64-opt/bin/external/tf_runtime -iquote external/zlib -iquote bazel-out/aarch64-opt/bin/external/zlib -iquote external/com_google_benchmark -iquote bazel-out/aarch64-opt/bin/external/com_google_benchmark -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinAttributeInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinAttributesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinDialectBytecodeGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinDialectIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinLocationAttributesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinOpsIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinTypeInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinTypesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BytecodeOpInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/CallOpInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/FunctionInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/InferTypeOpInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/OpAsmInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/RegionKindInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/SideEffectInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/SymbolInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/TensorEncodingIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ArithBaseIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ArithCanonicalizationIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ArithOpsIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ArithOpsInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/CastInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/InferIntRangeInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/VectorInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ControlFlowInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/LoopLikeInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/AsmParserTokenKinds -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/DialectUtilsIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ViewLikeInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/MemorySlotInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/PDLOpsIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/PDLTypesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/PDLInterpOpsIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ConversionPassIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/RuntimeVerifiableOpInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/TransformsPassIncGen -Ibazel-out/aarch64-opt/bin/external/com_google_benchmark/_virtual_includes/benchmark -isystem external/eigen_archive -isystem bazel-out/aarch64-opt/bin/external/eigen_archive -isystem external/ml_dtypes -isystem bazel-out/aarch64-opt/bin/external/ml_dtypes -isystem external/ml_dtypes/ml_dtypes -isystem bazel-out/aarch64-opt/bin/external/ml_dtypes/ml_dtypes -isystem external/nsync/public -isystem bazel-out/aarch64-opt/bin/external/nsync/public -isystem external/com_google_protobuf/src -isystem bazel-out/aarch64-opt/bin/external/com_google_protobuf/src -isystem external/farmhash_archive/src -isystem bazel-out/aarch64-opt/bin/external/farmhash_archive/src -isystem external/com_google_googletest/googlemock -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googlemock -isystem external/com_google_googletest/googlemock/include -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googlemock/include -isystem external/com_google_googletest/googletest -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googletest -isystem external/com_google_googletest/googletest/include -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googletest/include -isystem external/llvm-project/mlir/include -isystem bazel-out/aarch64-opt/bin/external/llvm-project/mlir/include -isystem external/llvm-project/llvm/include -isystem bazel-out/aarch64-opt/bin/external/llvm-project/llvm/include -isystem external/tf_runtime/include -isystem bazel-out/aarch64-opt/bin/external/tf_runtime/include -isystem external/tf_runtime/third_party/llvm_derived/include -isystem bazel-out/aarch64-opt/bin/external/tf_runtime/third_party/llvm_derived/include -isystem external/zlib -isystem bazel-out/aarch64-opt/bin/external/zlib -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -fPIE -U_FORTIFY_SOURCE '-D_FORTIFY_SOURCE=1' -fstack-protector -Wall -fno-omit-frame-pointer -no-canonical-prefixes -fno-canonical-system-headers -DNDEBUG -g0 -O2 -ffunction-sections -fdata-sections -Wno-all -Wno-extra -Wno-deprecated -Wno-deprecated-declarations -Wno-ignored-attributes -Wno-array-bounds -Wunused-result '-Werror=unused-result' -Wswitch '-Werror=switch' '-Wno-error=unused-but-set-variable' -DAUTOLOAD_DYNAMIC_KERNELS '-mtune=generic' '-march=armv8-a' -O3 '-std=c++17' '--sysroot=/dt10' -c tensorflow/compiler/xla/service/hlo_sharding_test.cc -o bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/service/_objs/hlo_sharding_test/hlo_sharding_test.o) # Configuration: de691fac16e6bac2c61ad8c09da26892c92f72e8ffaa16698c2dd3959f4ebc3a # Execution platform: @local_execution_config_platform//:platform tensorflow/compiler/xla/service/hlo_sharding_test.cc: In member function 'virtual void xla::{anonymous}::HloShardingTest_V1V2PartialTileEquivalence_Test::TestBody()': tensorflow/compiler/xla/service/hlo_sharding_test.cc:208:68: error: call of overloaded 'TileAssignment()' is ambiguous 208 | HloSharding v2 = HloSharding::PartialTile(TileAssignment({2, 2})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/service/hlo_parser.h:23, from tensorflow/compiler/xla/service/hlo_sharding_test.cc:26: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ tensorflow/compiler/xla/service/hlo_sharding_test.cc: In member function 'virtual void xla::{anonymous}::HloShardingTest_V1V2SubgroupEquivalence_Test::TestBody()': tensorflow/compiler/xla/service/hlo_sharding_test.cc:235:30: error: call of overloaded 'TileAssignment()' is ambiguous 235 | TileAssignment({2, 2}), {OpSharding::MANUAL, OpSharding::REPLICATED}); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/service/hlo_parser.h:23, from tensorflow/compiler/xla/service/hlo_sharding_test.cc:26: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ [61,581 / 61,647] 1168 / 3783 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 58s local ... (69 actions running) [61,585 / 61,647] 1171 / 3783 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 59s local ... (68 actions running) [61,604 / 61,660] 1179 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 60s local ... (63 actions running) [61,626 / 61,682] 1185 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 61s local ... (61 actions, 60 running) [61,650 / 61,706] 1194 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 62s local ... (65 actions running) [61,761 / 61,819] 1211 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 63s local ... (58 actions, 55 running) [61,849 / 61,921] 1236 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 64s local ... (70 actions running) [61,867 / 61,923] 1254 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 65s local ... (58 actions running) [61,869 / 61,925] 1255 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 67s local ... (56 actions running) [61,870 / 61,926] 1256 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 68s local ... (56 actions running) [61,874 / 61,936] 1257 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 69s local ... (57 actions, 56 running) [61,887 / 61,950] 1261 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 70s local ... (57 actions running) [61,888 / 61,950] 1262 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 71s local ... (57 actions running) [61,889 / 61,950] 1263 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 72s local ... (57 actions running) [61,894 / 61,950] 1264 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 73s local ... (57 actions running) [61,956 / 62,013] 1273 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 74s local ... (56 actions running) [61,988 / 62,088] 1278 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 75s local ... (68 actions running) [61,998 / 62,088] 1280 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 76s local ... (68 actions running) [62,013 / 62,088] 1282 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 77s local ... (67 actions running) [62,020 / 62,088] 1286 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 78s local ... (66 actions running) [62,021 / 62,088] 1288 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 80s local ... (66 actions running) [62,022 / 62,088] 1288 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 81s local ... (65 actions running) [62,022 / 62,088] 1289 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 83s local ... (65 actions running) [62,024 / 62,088] 1290 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 84s local ... (63 actions running) [62,031 / 62,088] 1297 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 85s local ... (57 actions running) [62,040 / 62,096] 1299 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 86s local ... (56 actions running) [62,040 / 62,096] 1299 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 88s local ... (57 actions running) [62,045 / 62,104] 1301 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 89s local ... (56 actions running) [62,045 / 62,104] 1302 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 93s local ... (56 actions running) [62,046 / 62,104] 1302 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 94s local ... (56 actions running) [62,047 / 62,104] 1303 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 95s local ... (56 actions running) [62,048 / 62,104] 1303 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 96s local ... (56 actions, 55 running) [62,059 / 62,115] 1305 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 98s local ... (56 actions running) [62,077 / 62,133] 1307 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 99s local ... (58 actions running) [62,090 / 62,146] 1309 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 100s local ... (56 actions running) [62,091 / 62,149] 1309 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 102s local ... (56 actions, 55 running) [62,134 / 62,190] 1311 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 103s local ... (62 actions running) [62,148 / 62,204] 1314 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 104s local ... (65 actions, 64 running) [62,184 / 62,246] 1316 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 105s local ... (67 actions, 66 running) [62,191 / 62,247] 1319 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 106s local ... (70 actions, 69 running) [62,288 / 62,345] 1335 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 107s local ... (59 actions, 58 running) [62,306 / 62,363] 1339 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 108s local ... (63 actions, 62 running) [62,308 / 62,364] 1341 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 109s local ... (64 actions, 63 running) [62,339 / 62,400] 1351 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 110s local ... (56 actions running) [62,343 / 62,400] 1354 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 111s local ... (57 actions running) [62,372 / 62,429] 1357 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 112s local ... (56 actions, 54 running) [62,409 / 62,465] 1358 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 113s local ... (63 actions running) [62,438 / 62,496] 1369 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 114s local ... (61 actions running) [62,470 / 62,527] 1376 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 115s local ... (62 actions running) [62,554 / 62,612] 1392 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 116s local ... (62 actions, 60 running) [62,610 / 62,672] 1406 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 117s local ... (58 actions, 57 running) [62,614 / 62,673] 1409 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 118s local ... (58 actions running) [62,616 / 62,673] 1410 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 119s local ... (57 actions running) [62,665 / 62,723] 1415 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 120s local ... (59 actions running) [62,687 / 62,761] 1419 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 121s local ... (57 actions running) [62,693 / 62,761] 1421 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 122s local ... (58 actions running) [62,693 / 62,761] 1421 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 123s local ... (58 actions running) [62,703 / 62,761] 1423 / 3783 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 124s local ... (57 actions running) [62,705 / 62,762] 1424 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_batch_gather_op_test; 26s local ... (57 actions running) [62,713 / 62,772] 1425 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_batch_gather_op_test; 27s local ... (57 actions, 56 running) [62,783 / 62,841] 1429 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_batch_gather_op_test; 28s local ... (58 actions, 57 running) [62,823 / 62,881] 1433 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_batch_gather_op_test; 29s local ... (59 actions, 58 running) [62,871 / 62,930] 1435 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_batch_gather_op_test; 31s local ... (61 actions, 60 running) [62,872 / 62,930] 1435 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_batch_gather_op_test; 35s local ... (61 actions, 59 running) [62,889 / 62,947] 1437 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_batch_gather_op_test; 36s local ... (62 actions, 61 running) [62,899 / 62,957] 1438 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_batch_gather_op_test; 37s local ... (62 actions, 61 running) [62,921 / 62,981] 1440 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_batch_gather_op_test; 38s local ... (62 actions, 61 running) [62,931 / 62,989] 1441 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_batch_gather_op_test; 39s local ... (62 actions running) [62,933 / 62,992] 1441 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_batch_gather_op_test; 41s local ... (62 actions running) [62,933 / 62,992] 1442 / 3783 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_batch_gather_op_test; 46s local ... (62 actions running) ERROR: /tf/tensorflow/tensorflow/compiler/xla/service/BUILD:5780:12: Compiling tensorflow/compiler/xla/service/hlo_parser_test.cc failed: (Exit 1): gcc failed: error executing command (from target //tensorflow/compiler/xla/service:hlo_parser_test) (cd /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow && \ exec env - \ CACHEBUSTER=20220325 \ PATH=/home/buildslave/.cache/bazelisk/downloads/bazelbuild/bazel-6.1.0-linux-arm64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ PWD=/proc/self/cwd \ PYTHON_BIN_PATH=/usr/local/bin/python3 \ TF2_BEHAVIOR=1 \ /dt10/usr/bin/gcc -MD -MF bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/service/_objs/hlo_parser_test/hlo_parser_test.d '-frandom-seed=bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/service/_objs/hlo_parser_test/hlo_parser_test.o' -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' -DHAVE_SYS_UIO_H -DTF_USE_SNAPPY -DBENCHMARK_STATIC_DEFINE '-DBAZEL_CURRENT_REPOSITORY=""' -iquote . -iquote bazel-out/aarch64-opt/bin -iquote external/eigen_archive -iquote bazel-out/aarch64-opt/bin/external/eigen_archive -iquote external/ml_dtypes -iquote bazel-out/aarch64-opt/bin/external/ml_dtypes -iquote external/com_google_absl -iquote bazel-out/aarch64-opt/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/aarch64-opt/bin/external/nsync -iquote external/double_conversion -iquote bazel-out/aarch64-opt/bin/external/double_conversion -iquote external/com_google_protobuf -iquote bazel-out/aarch64-opt/bin/external/com_google_protobuf -iquote external/snappy -iquote bazel-out/aarch64-opt/bin/external/snappy -iquote external/com_googlesource_code_re2 -iquote bazel-out/aarch64-opt/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/aarch64-opt/bin/external/farmhash_archive -iquote external/com_google_googletest -iquote bazel-out/aarch64-opt/bin/external/com_google_googletest -iquote external/com_google_benchmark -iquote bazel-out/aarch64-opt/bin/external/com_google_benchmark -iquote external/zlib -iquote bazel-out/aarch64-opt/bin/external/zlib -iquote external/bazel_tools -iquote bazel-out/aarch64-opt/bin/external/bazel_tools -Ibazel-out/aarch64-opt/bin/external/com_google_benchmark/_virtual_includes/benchmark -isystem external/eigen_archive -isystem bazel-out/aarch64-opt/bin/external/eigen_archive -isystem external/ml_dtypes -isystem bazel-out/aarch64-opt/bin/external/ml_dtypes -isystem external/ml_dtypes/ml_dtypes -isystem bazel-out/aarch64-opt/bin/external/ml_dtypes/ml_dtypes -isystem external/nsync/public -isystem bazel-out/aarch64-opt/bin/external/nsync/public -isystem external/com_google_protobuf/src -isystem bazel-out/aarch64-opt/bin/external/com_google_protobuf/src -isystem external/farmhash_archive/src -isystem bazel-out/aarch64-opt/bin/external/farmhash_archive/src -isystem external/com_google_googletest/googlemock -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googlemock -isystem external/com_google_googletest/googlemock/include -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googlemock/include -isystem external/com_google_googletest/googletest -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googletest -isystem external/com_google_googletest/googletest/include -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googletest/include -isystem external/zlib -isystem bazel-out/aarch64-opt/bin/external/zlib -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -fPIE -U_FORTIFY_SOURCE '-D_FORTIFY_SOURCE=1' -fstack-protector -Wall -fno-omit-frame-pointer -no-canonical-prefixes -fno-canonical-system-headers -DNDEBUG -g0 -O2 -ffunction-sections -fdata-sections -Wno-all -Wno-extra -Wno-deprecated -Wno-deprecated-declarations -Wno-ignored-attributes -Wno-array-bounds -Wunused-result '-Werror=unused-result' -Wswitch '-Werror=switch' '-Wno-error=unused-but-set-variable' -DAUTOLOAD_DYNAMIC_KERNELS '-mtune=generic' '-march=armv8-a' -O3 '-std=c++17' '--sysroot=/dt10' -c tensorflow/compiler/xla/service/hlo_parser_test.cc -o bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/service/_objs/hlo_parser_test/hlo_parser_test.o) # Configuration: de691fac16e6bac2c61ad8c09da26892c92f72e8ffaa16698c2dd3959f4ebc3a # Execution platform: @local_execution_config_platform//:platform tensorflow/compiler/xla/service/hlo_parser_test.cc: In member function 'virtual void xla::{anonymous}::HloParserTest_ParseTrivialIotaShardingPartialReplication_Test::TestBody()': tensorflow/compiler/xla/service/hlo_parser_test.cc:3488:51: error: call of overloaded 'TileAssignment()' is ambiguous 3488 | TileAssignment tiling_last_dim_replicated({2, 2}); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/service/hlo_parser.h:23, from tensorflow/compiler/xla/service/hlo_parser_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ [62,968 / 63,027] 1447 / 3783 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_batch_gather_op_test; 48s local ... (61 actions, 60 running) [62,997 / 63,054] 1450 / 3783 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_batch_gather_op_test; 49s local ... (58 actions, 56 running) [63,080 / 63,138] 1461 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 44s local ... (58 actions, 56 running) [63,120 / 63,178] 1465 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 45s local ... (58 actions, 57 running) [63,149 / 63,209] 1469 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 46s local ... (58 actions running) [63,152 / 63,209] 1471 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 47s local ... (57 actions running) [63,157 / 63,216] 1472 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 49s local ... (57 actions, 56 running) [63,175 / 63,232] 1474 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 50s local ... (57 actions, 56 running) [63,200 / 63,257] 1477 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 51s local ... (57 actions running) [63,254 / 63,316] 1487 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 52s local ... (57 actions, 56 running) [63,283 / 63,339] 1494 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 53s local ... (56 actions, 55 running) [63,311 / 63,365] 1500 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 54s local ... (56 actions, 55 running) [63,325 / 63,383] 1501 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 55s local ... (56 actions running) [63,337 / 63,393] 1503 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 57s local ... (56 actions, 55 running) [63,350 / 63,407] 1505 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 58s local ... (57 actions running) [63,360 / 63,420] 1508 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 59s local ... (58 actions running) [63,364 / 63,420] 1512 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 60s local ... (56 actions running) [63,390 / 63,446] 1517 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 61s local ... (56 actions running) [63,429 / 63,486] 1525 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 62s local ... (56 actions running) [63,438 / 63,494] 1529 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 63s local ... (56 actions running) [63,469 / 63,525] 1533 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 64s local ... (57 actions, 55 running) [63,510 / 63,567] 1540 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 65s local ... (57 actions, 55 running) [63,545 / 63,601] 1546 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 66s local ... (60 actions running) [63,568 / 63,624] 1552 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 67s local ... (61 actions running) [63,610 / 63,676] 1559 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 69s local ... (60 actions running) [63,612 / 63,677] 1560 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 70s local ... (61 actions running) [63,615 / 63,677] 1562 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 71s local ... (61 actions running) [63,618 / 63,677] 1566 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 72s local ... (61 actions running) [63,627 / 63,714] 1568 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 73s local ... (61 actions running) [63,633 / 63,714] 1570 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 74s local ... (61 actions running) [63,640 / 63,714] 1574 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 76s local ... (61 actions running) [63,642 / 63,714] 1576 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 77s local ... (61 actions, 60 running) [63,644 / 63,714] 1578 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 78s local ... (61 actions running) [63,647 / 63,714] 1580 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 79s local ... (61 actions running) [63,656 / 63,714] 1587 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 80s local ... (56 actions running) [63,666 / 63,722] 1590 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 81s local ... (56 actions running) [63,677 / 63,734] 1591 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 83s local ... (56 actions, 55 running) [63,703 / 63,762] 1592 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 84s local ... (56 actions, 54 running) [63,760 / 63,816] 1596 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 85s local ... (55 actions, 54 running) [63,799 / 63,875] 1605 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 86s local ... (57 actions, 55 running) [63,806 / 63,877] 1607 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 87s local ... (56 actions running) [63,812 / 63,877] 1607 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 88s local ... (56 actions, 55 running) [63,816 / 63,877] 1608 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 89s local ... (56 actions running) [63,821 / 63,877] 1609 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 90s local ... (56 actions running) [63,845 / 63,901] 1612 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 91s local ... (56 actions, 54 running) [63,863 / 63,919] 1615 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 92s local ... (57 actions running) [63,867 / 63,924] 1618 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 93s local ... (56 actions running) [63,870 / 63,928] 1620 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 94s local ... (56 actions, 55 running) [63,900 / 63,958] 1621 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 95s local ... (56 actions, 55 running) [63,958 / 64,015] 1621 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 96s local ... (55 actions, 53 running) [64,012 / 64,069] 1624 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 97s local ... (56 actions, 53 running) [64,070 / 64,131] 1628 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 98s local ... (59 actions, 52 running) [64,144 / 64,203] 1631 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 99s local ... (60 actions, 58 running) [64,162 / 64,222] 1636 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 100s local ... (61 actions running) [64,165 / 64,222] 1638 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 102s local ... (61 actions running) [64,216 / 64,273] 1641 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 103s local ... (61 actions, 60 running) [64,255 / 64,311] 1646 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 104s local ... (61 actions, 60 running) [64,278 / 64,335] 1651 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 105s local ... (62 actions, 61 running) [64,293 / 64,351] 1654 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 106s local ... (62 actions, 59 running) [64,339 / 64,395] 1659 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 107s local ... (63 actions, 62 running) [64,407 / 64,463] 1671 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 108s local ... (60 actions, 58 running) [64,462 / 64,518] 1682 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 109s local ... (56 actions, 55 running) [64,490 / 64,546] 1686 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 110s local ... (59 actions, 58 running) [64,515 / 64,571] 1691 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 111s local ... (61 actions, 60 running) [64,582 / 64,639] 1701 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 112s local ... (55 actions running) [64,612 / 64,669] 1706 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 9 of 12); 43s local ... (56 actions running) [64,650 / 64,719] 1712 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 9 of 12); 44s local ... (57 actions, 55 running) [64,694 / 64,763] 1719 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 9 of 12); 45s local ... (56 actions, 55 running) [64,716 / 64,784] 1725 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 9 of 12); 47s local ... (56 actions running) [64,743 / 64,825] 1733 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 9 of 12); 48s local ... (57 actions running) [64,754 / 64,826] 1737 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 9 of 12); 49s local ... (57 actions, 56 running) [64,757 / 64,826] 1740 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 9 of 12); 50s local ... (59 actions running) [64,760 / 64,826] 1741 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 9 of 12); 51s local ... (58 actions running) [64,783 / 64,850] 1746 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 9 of 12); 52s local ... (58 actions running) [64,799 / 64,866] 1749 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 9 of 12); 53s local ... (61 actions, 60 running) [64,828 / 64,895] 1755 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 9 of 12); 54s local ... (59 actions, 58 running) [64,878 / 64,944] 1761 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 9 of 12); 55s local ... (60 actions, 59 running) [64,900 / 64,966] 1764 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 9 of 12); 56s local ... (58 actions running) [65,020 / 65,095] 1773 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 9 of 12); 57s local ... (61 actions, 59 running) [65,067 / 65,151] 1778 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 9 of 12); 58s local ... (62 actions, 60 running) [65,075 / 65,151] 1783 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 9 of 12); 59s local ... (59 actions running) [65,078 / 65,151] 1785 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 9 of 12); 60s local ... (58 actions running) [65,078 / 65,151] 1786 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 9 of 12); 62s local ... (58 actions running) [65,081 / 65,151] 1787 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 9 of 12); 63s local ... (58 actions running) [65,088 / 65,154] 1792 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 9 of 12); 64s local ... (58 actions running) [65,125 / 65,192] 1799 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 9 of 12); 65s local ... (59 actions, 58 running) [65,179 / 65,237] 1802 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 9 of 12); 66s local ... (58 actions, 57 running) [65,247 / 65,304] 1807 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 9 of 12); 67s local ... (61 actions, 58 running) [65,304 / 65,362] 1816 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 9 of 12); 68s local ... (58 actions, 55 running) [65,316 / 65,412] 1821 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 9 of 12); 69s local ... (58 actions running) [65,323 / 65,412] 1825 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 9 of 12); 70s local ... (58 actions running) [65,326 / 65,412] 1825 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 69s local ... (58 actions, 57 running) [65,329 / 65,412] 1828 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 70s local ... (58 actions running) [65,333 / 65,412] 1831 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 71s local ... (58 actions running) [65,335 / 65,412] 1833 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 72s local ... (58 actions running) [65,341 / 65,412] 1837 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 73s local ... (58 actions running) [65,342 / 65,412] 1837 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 75s local ... (58 actions running) [65,347 / 65,412] 1838 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 76s local ... (58 actions running) [65,354 / 65,412] 1840 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 77s local ... (58 actions running) [65,360 / 65,417] 1840 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 78s local ... (58 actions running) [65,386 / 65,444] 1841 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 79s local ... (57 actions, 54 running) [65,429 / 65,486] 1841 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 80s local ... (57 actions, 54 running) [65,467 / 65,524] 1843 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 81s local ... (58 actions, 57 running) [65,494 / 65,551] 1846 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 82s local ... (58 actions, 56 running) [65,498 / 65,555] 1846 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 83s local ... (58 actions running) [65,524 / 65,585] 1850 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 84s local ... (58 actions, 57 running) [65,533 / 65,592] 1852 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 85s local ... (57 actions running) [65,536 / 65,597] 1853 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 86s local ... (57 actions running) [65,546 / 65,603] 1856 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 87s local ... (56 actions, 55 running) [65,570 / 65,628] 1858 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 88s local ... (57 actions, 55 running) [65,602 / 65,660] 1863 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 89s local ... (57 actions, 55 running) [65,619 / 65,676] 1866 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 90s local ... (58 actions, 56 running) [65,628 / 65,689] 1871 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 91s local ... (58 actions, 57 running) [65,631 / 65,689] 1874 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 92s local ... (58 actions running) [65,637 / 65,695] 1875 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 93s local ... (57 actions, 56 running) [65,648 / 65,705] 1876 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 94s local ... (57 actions, 55 running) [65,678 / 65,734] 1879 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 95s local ... (56 actions, 55 running) [65,747 / 65,803] 1883 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 96s local ... (57 actions, 54 running) [65,761 / 65,817] 1890 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 97s local ... (56 actions, 55 running) [65,774 / 65,842] 1893 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 98s local ... (56 actions running) [65,777 / 65,842] 1895 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 100s local ... (56 actions running) [65,778 / 65,842] 1896 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 101s local ... (56 actions running) [65,778 / 65,842] 1897 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 102s local ... (56 actions running) [65,782 / 65,842] 1901 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 104s local ... (56 actions running) [65,784 / 65,842] 1901 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 105s local ... (56 actions running) [65,785 / 65,842] 1901 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 106s local ... (56 actions, 55 running) [65,792 / 65,854] 1901 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 107s local ... (56 actions running) [65,801 / 65,857] 1905 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 108s local ... (56 actions, 55 running) [65,811 / 65,867] 1907 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 109s local ... (56 actions, 55 running) [65,816 / 65,872] 1908 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 110s local ... (56 actions running) [65,833 / 65,893] 1909 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 112s local ... (56 actions, 55 running) [65,837 / 65,893] 1909 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 113s local ... (56 actions running) [65,865 / 65,923] 1911 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 114s local ... (56 actions, 53 running) [65,910 / 65,967] 1917 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 115s local ... (58 actions, 56 running) [65,952 / 66,009] 1921 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 116s local ... (56 actions, 55 running) [65,980 / 66,036] 1923 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 117s local ... (60 actions running) [66,006 / 66,066] 1929 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 118s local ... (63 actions running) [66,008 / 66,066] 1930 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 119s local ... (63 actions running) [66,023 / 66,080] 1930 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 120s local ... (63 actions running) [66,037 / 66,093] 1931 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 121s local ... (64 actions, 62 running) [66,045 / 66,103] 1932 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 122s local ... (64 actions, 62 running) [66,085 / 66,141] 1942 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 123s local ... (56 actions, 54 running) [66,117 / 66,176] 1948 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 124s local ... (56 actions, 52 running) [66,157 / 66,213] 1953 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 125s local ... (58 actions, 56 running) [66,177 / 66,237] 1957 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 126s local ... (56 actions, 55 running) [66,207 / 66,264] 1960 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 127s local ... (57 actions, 56 running) [66,234 / 66,290] 1968 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 128s local ... (56 actions running) [66,257 / 66,328] 1975 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 129s local ... (57 actions running) [66,262 / 66,328] 1980 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 130s local ... (57 actions running) [66,265 / 66,328] 1983 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 131s local ... (56 actions running) [66,269 / 66,328] 1985 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 133s local ... (56 actions running) [66,271 / 66,328] 1986 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 134s local ... (56 actions running) [66,283 / 66,340] 1989 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 135s local ... (56 actions running) [66,294 / 66,351] 1992 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 136s local ... (56 actions, 55 running) [66,323 / 66,389] 1999 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 137s local ... (56 actions, 54 running) [66,335 / 66,391] 2002 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 139s local ... (56 actions, 55 running) [66,346 / 66,402] 2008 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 140s local ... (56 actions running) [66,372 / 66,428] 2015 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 141s local ... (56 actions running) [66,377 / 66,433] 2021 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 142s local ... (56 actions running) [66,384 / 66,441] 2026 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 143s local ... (57 actions running) [66,395 / 66,451] 2029 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 144s local ... (58 actions running) [66,420 / 66,478] 2036 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 145s local ... (57 actions, 55 running) [66,476 / 66,532] 2041 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 146s local ... (57 actions, 55 running) [66,498 / 66,555] 2047 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 147s local ... (56 actions running) [66,518 / 66,577] 2049 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 148s local ... (57 actions running) [66,559 / 66,615] 2053 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 149s local ... (56 actions, 55 running) [66,589 / 66,645] 2063 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 150s local ... (56 actions, 55 running) [66,624 / 66,680] 2073 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 151s local ... (58 actions running) [66,674 / 66,730] 2084 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 152s local ... (56 actions, 55 running) [66,704 / 66,760] 2091 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 153s local ... (60 actions, 58 running) [66,723 / 66,818] 2100 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 154s local ... (59 actions running) [66,731 / 66,819] 2107 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 156s local ... (57 actions running) [66,735 / 66,819] 2110 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 157s local ... (56 actions running) [66,741 / 66,819] 2114 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 158s local ... (56 actions running) [66,741 / 66,819] 2115 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 159s local ... (56 actions running) [66,748 / 66,819] 2122 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 161s local ... (56 actions running) [66,753 / 66,819] 2124 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 162s local ... (56 actions, 55 running) [66,757 / 66,819] 2127 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 163s local ... (56 actions running) [66,770 / 66,826] 2129 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 164s local ... (56 actions running) [66,783 / 66,839] 2131 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 165s local ... (57 actions running) [66,791 / 66,848] 2133 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 166s local ... (57 actions running) [66,799 / 66,855] 2136 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 167s local ... (56 actions, 55 running) [66,832 / 66,889] 2138 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 168s local ... (57 actions, 56 running) [66,842 / 66,930] 2142 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 169s local ... (56 actions running) [66,849 / 66,930] 2144 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 170s local ... (56 actions, 55 running) [66,850 / 66,930] 2144 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 172s local ... (56 actions, 55 running) [66,855 / 66,930] 2144 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 173s local ... (56 actions running) [66,862 / 66,930] 2144 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 174s local ... (56 actions running) [66,869 / 66,930] 2147 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 175s local ... (56 actions running) [66,873 / 66,930] 2150 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 176s local ... (56 actions running) [66,879 / 66,935] 2151 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 177s local ... (56 actions running) [66,880 / 66,936] 2152 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 178s local ... (56 actions running) [66,890 / 66,946] 2154 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 179s local ... (56 actions running) [66,895 / 66,952] 2156 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 180s local ... (57 actions, 56 running) [66,908 / 67,008] 2160 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 181s local ... (57 actions running) [66,914 / 67,008] 2161 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 182s local ... (57 actions running) [66,920 / 67,008] 2162 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 183s local ... (56 actions, 55 running) [66,922 / 67,008] 2163 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 185s local ... (56 actions running) [66,929 / 67,008] 2163 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 186s local ... (56 actions, 55 running) [66,938 / 67,008] 2164 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 187s local ... (56 actions running) [66,971 / 67,028] 2165 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 188s local ... (56 actions, 55 running) [67,003 / 67,059] 2167 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 189s local ... (55 actions, 54 running) [67,053 / 67,109] 2175 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 190s local ... (67 actions running) [67,069 / 67,133] 2184 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 191s local ... (67 actions running) [67,092 / 67,157] 2196 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 192s local ... (58 actions running) [67,100 / 67,157] 2203 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 193s local ... (57 actions running) [67,121 / 67,177] 2208 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 194s local ... (56 actions running) [67,136 / 67,192] 2212 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 196s local ... (56 actions running) [67,142 / 67,198] 2213 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 197s local ... (56 actions, 55 running) [67,152 / 67,208] 2214 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 198s local ... (56 actions running) [67,160 / 67,217] 2219 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 200s local ... (57 actions running) [67,165 / 67,221] 2219 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 201s local ... (58 actions, 57 running) [67,168 / 67,230] 2220 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 202s local ... (57 actions, 56 running) [67,172 / 67,230] 2224 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 203s local ... (56 actions running) [67,174 / 67,230] 2225 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 204s local ... (56 actions running) [67,178 / 67,234] 2225 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 205s local ... (56 actions running) [67,181 / 67,238] 2227 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 206s local ... (56 actions running) [67,189 / 67,245] 2229 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 207s local ... (56 actions running) [67,190 / 67,246] 2229 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 208s local ... (56 actions running) [67,192 / 67,248] 2231 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 209s local ... (56 actions running) [67,194 / 67,250] 2233 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 210s local ... (56 actions running) [67,194 / 67,250] 2234 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 211s local ... (56 actions running) [67,281 / 67,397] 2234 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 212s local ... (54 actions, 49 running) [67,350 / 67,453] 2235 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 213s local ... (51 actions, 45 running) [67,544 / 67,604] 2235 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 214s local ... (55 actions, 52 running) [67,560 / 67,616] 2237 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 215s local ... (58 actions, 57 running) [67,567 / 67,637] 2240 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 216s local ... (56 actions running) [67,572 / 67,637] 2243 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 217s local ... (56 actions running) [67,576 / 67,637] 2246 / 3783 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 218s local ... (56 actions running) [67,579 / 67,637] 2248 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 123s local ... (56 actions running) [67,584 / 67,640] 2248 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 124s local ... (56 actions running) [67,603 / 67,667] 2252 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 125s local ... (58 actions, 57 running) [67,607 / 67,667] 2254 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 126s local ... (56 actions running) [67,638 / 67,694] 2254 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 127s local ... (55 actions, 52 running) [67,664 / 67,720] 2257 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 128s local ... (56 actions running) [67,701 / 67,757] 2266 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 129s local ... (60 actions, 59 running) [67,719 / 67,775] 2275 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 130s local ... (63 actions running) [67,732 / 67,788] 2278 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 131s local ... (68 actions running) [67,751 / 67,807] 2291 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 132s local ... (60 actions running) [67,762 / 67,818] 2297 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 133s local ... (63 actions, 62 running) [67,775 / 67,832] 2304 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 135s local ... (60 actions running) [67,803 / 67,859] 2310 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 136s local ... (58 actions running) [67,820 / 67,876] 2316 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 137s local ... (58 actions, 57 running) [67,829 / 67,885] 2321 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 138s local ... (56 actions running) [67,836 / 67,892] 2326 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 139s local ... (56 actions running) [67,855 / 67,911] 2330 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 140s local ... (58 actions running) [67,869 / 67,925] 2335 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 141s local ... (56 actions running) [67,895 / 67,951] 2345 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 142s local ... (56 actions, 54 running) [67,899 / 67,955] 2348 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 144s local ... (59 actions running) [67,913 / 67,969] 2352 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 145s local ... (58 actions running) [67,934 / 67,990] 2357 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 146s local ... (56 actions running) [67,944 / 68,001] 2359 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 147s local ... (62 actions running) [67,955 / 68,016] 2363 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 148s local ... (60 actions running) [67,965 / 68,021] 2369 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 149s local ... (57 actions running) [67,973 / 68,029] 2371 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 150s local ... (56 actions running) [67,982 / 68,039] 2373 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 151s local ... (57 actions running) [67,994 / 68,050] 2377 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 152s local ... (56 actions running) [68,000 / 68,056] 2380 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 153s local ... (56 actions running) [68,000 / 68,056] 2380 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 154s local ... (59 actions running) [68,008 / 68,064] 2383 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 155s local ... (57 actions running) [68,076 / 68,132] 2386 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 156s local ... (56 actions running) [68,083 / 68,139] 2389 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 157s local ... (57 actions running) [68,099 / 68,155] 2390 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 158s local ... (57 actions, 56 running) [68,105 / 68,162] 2392 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 159s local ... (57 actions, 56 running) [68,117 / 68,173] 2393 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 160s local ... (56 actions, 55 running) [68,123 / 68,180] 2396 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 161s local ... (58 actions running) [68,136 / 68,198] 2400 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 162s local ... (58 actions, 57 running) [68,138 / 68,198] 2402 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 163s local ... (57 actions running) [68,140 / 68,198] 2403 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 165s local ... (57 actions running) [68,144 / 68,202] 2405 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 166s local ... (57 actions, 56 running) [68,152 / 68,228] 2407 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 167s local ... (57 actions running) [68,157 / 68,228] 2411 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 168s local ... (57 actions running) [68,158 / 68,228] 2411 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 169s local ... (57 actions running) [68,160 / 68,228] 2412 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 170s local ... (57 actions running) [68,163 / 68,228] 2412 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 171s local ... (57 actions running) [68,164 / 68,228] 2412 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 172s local ... (57 actions running) [68,165 / 68,228] 2412 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 173s local ... (57 actions running) [68,167 / 68,228] 2412 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 174s local ... (57 actions running) [68,170 / 68,228] 2412 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 175s local ... (57 actions running) [68,172 / 68,229] 2413 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 176s local ... (57 actions running) [68,178 / 68,235] 2414 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 177s local ... (57 actions running) [68,187 / 68,244] 2415 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 178s local ... (57 actions running) [68,189 / 68,250] 2416 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 179s local ... (58 actions running) [68,191 / 68,250] 2417 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 180s local ... (57 actions running) [68,192 / 68,250] 2417 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 181s local ... (57 actions running) [68,192 / 68,250] 2418 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 182s local ... (57 actions running) [68,193 / 68,250] 2418 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 184s local ... (57 actions running) [68,197 / 68,254] 2418 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 185s local ... (57 actions running) [68,258 / 68,316] 2420 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 186s local ... (57 actions, 56 running) [68,263 / 68,320] 2421 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 187s local ... (58 actions, 57 running) [68,312 / 68,371] 2430 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 188s local ... (57 actions, 56 running) [68,350 / 68,407] 2433 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 189s local ... (57 actions, 55 running) [68,373 / 68,430] 2437 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 190s local ... (60 actions running) [68,376 / 68,434] 2437 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 191s local ... (61 actions running) [68,397 / 68,454] 2442 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 192s local ... (58 actions running) [68,409 / 68,467] 2442 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 193s local ... (58 actions running) [68,421 / 68,477] 2443 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 195s local ... (55 actions running) [68,429 / 68,486] 2444 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 197s local ... (56 actions, 55 running) [68,433 / 68,490] 2445 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 198s local ... (56 actions running) [68,446 / 68,512] 2447 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 199s local ... (56 actions running) [68,450 / 68,512] 2448 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 200s local ... (56 actions running) [68,455 / 68,512] 2452 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 201s local ... (56 actions running) [68,457 / 68,514] 2452 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 202s local ... (56 actions running) [68,462 / 68,519] 2452 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 203s local ... (56 actions running) [68,475 / 68,531] 2455 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 204s local ... (55 actions running) [68,480 / 68,537] 2456 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 205s local ... (56 actions running) [68,487 / 68,544] 2459 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 206s local ... (56 actions running) [68,497 / 68,554] 2463 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 207s local ... (56 actions running) [68,529 / 68,587] 2468 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 208s local ... (56 actions running) [68,537 / 68,594] 2469 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 210s local ... (56 actions, 55 running) [68,550 / 68,607] 2471 / 3783 tests, 2 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 211s local ... (56 actions running) [68,561 / 68,618] 2473 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 119s local ... (56 actions running) [68,582 / 68,639] 2475 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 120s local ... (56 actions, 55 running) [68,591 / 68,648] 2476 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 121s local ... (56 actions running) [68,596 / 68,652] 2477 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 122s local ... (56 actions running) [68,605 / 68,662] 2480 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 123s local ... (56 actions, 55 running) [68,616 / 68,673] 2483 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 124s local ... (56 actions running) [68,621 / 68,680] 2483 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 125s local ... (56 actions, 54 running) [68,626 / 68,686] 2484 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 126s local ... (57 actions running) [68,629 / 68,686] 2485 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 127s local ... (56 actions, 55 running) [68,632 / 68,706] 2486 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 128s local ... (56 actions running) [68,636 / 68,706] 2489 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 130s local ... (56 actions, 55 running) [68,640 / 68,706] 2492 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 131s local ... (56 actions running) [68,644 / 68,706] 2493 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 133s local ... (56 actions running) [68,646 / 68,706] 2494 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 134s local ... (56 actions running) [68,648 / 68,706] 2496 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 135s local ... (56 actions running) [68,649 / 68,706] 2497 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 136s local ... (56 actions running) [68,652 / 68,708] 2498 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 137s local ... (56 actions running) [68,653 / 68,709] 2499 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 138s local ... (56 actions running) [68,653 / 68,709] 2500 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 139s local ... (56 actions running) [68,657 / 68,718] 2503 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 140s local ... (56 actions running) [68,658 / 68,718] 2504 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 141s local ... (56 actions running) [68,661 / 68,718] 2507 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 142s local ... (56 actions running) [68,662 / 68,718] 2508 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 143s local ... (56 actions running) [68,669 / 68,726] 2508 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 144s local ... (56 actions running) [68,687 / 68,743] 2509 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 145s local ... (57 actions running) [68,715 / 68,785] 2513 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 146s local ... (56 actions running) [68,719 / 68,786] 2517 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 147s local ... (56 actions running) [68,720 / 68,786] 2517 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 149s local ... (56 actions running) [68,720 / 68,786] 2518 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 150s local ... (56 actions running) [68,722 / 68,786] 2520 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 152s local ... (56 actions running) [68,727 / 68,786] 2522 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 153s local ... (56 actions running) [68,730 / 68,786] 2523 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 154s local ... (56 actions, 55 running) [68,737 / 68,793] 2525 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 156s local ... (56 actions running) [68,744 / 68,815] 2526 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 157s local ... (56 actions running) [68,745 / 68,815] 2526 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 158s local ... (56 actions, 55 running) [68,747 / 68,815] 2527 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 160s local ... (56 actions running) [68,748 / 68,815] 2527 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 161s local ... (56 actions running) [68,749 / 68,815] 2527 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 163s local ... (56 actions running) [68,750 / 68,815] 2527 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 164s local ... (56 actions running) [68,752 / 68,815] 2527 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 165s local ... (56 actions running) [68,753 / 68,815] 2527 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 166s local ... (56 actions, 55 running) [68,758 / 68,815] 2527 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 167s local ... (56 actions, 55 running) [68,768 / 68,842] 2527 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 168s local ... (56 actions, 55 running) [68,771 / 68,842] 2527 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 170s local ... (56 actions running) [68,776 / 68,842] 2529 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 171s local ... (56 actions running) [68,780 / 68,842] 2529 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 172s local ... (56 actions running) [68,783 / 68,842] 2529 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 173s local ... (56 actions running) [68,784 / 68,842] 2530 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 174s local ... (56 actions running) [68,791 / 68,849] 2530 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 175s local ... (56 actions, 55 running) [68,797 / 68,853] 2530 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 176s local ... (56 actions, 55 running) [68,804 / 68,860] 2531 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 177s local ... (56 actions, 55 running) [68,806 / 68,862] 2531 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 178s local ... (57 actions running) [68,811 / 68,867] 2534 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 179s local ... (56 actions running) [68,831 / 68,887] 2537 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 180s local ... (57 actions running) [68,846 / 68,902] 2540 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 182s local ... (56 actions, 55 running) [68,859 / 68,915] 2542 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 183s local ... (56 actions running) [68,870 / 68,926] 2544 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 184s local ... (56 actions running) [68,890 / 68,945] 2548 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 185s local ... (55 actions, 54 running) [68,902 / 68,959] 2550 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 186s local ... (57 actions, 56 running) [68,906 / 68,965] 2551 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 187s local ... (56 actions, 55 running) [68,909 / 68,965] 2552 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 188s local ... (56 actions, 55 running) [68,920 / 68,976] 2554 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 190s local ... (56 actions running) [68,928 / 68,985] 2556 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 191s local ... (56 actions running) [68,957 / 69,017] 2556 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 192s local ... (57 actions, 54 running) [68,976 / 69,033] 2558 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 193s local ... (57 actions, 56 running) [68,992 / 69,047] 2561 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 194s local ... (55 actions, 54 running) [68,998 / 69,056] 2566 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 195s local ... (57 actions running) [69,016 / 69,072] 2567 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 196s local ... (56 actions, 54 running) [69,058 / 69,114] 2573 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 197s local ... (57 actions, 56 running) [69,070 / 69,127] 2576 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 198s local ... (58 actions running) [69,096 / 69,156] 2580 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 199s local ... (56 actions, 54 running) [69,115 / 69,171] 2584 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 201s local ... (57 actions running) [69,178 / 69,235] 2592 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 202s local ... (55 actions, 51 running) [69,205 / 69,261] 2594 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 203s local ... (56 actions, 54 running) [69,244 / 69,300] 2602 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 204s local ... (56 actions, 54 running) [69,288 / 69,345] 2612 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 205s local ... (57 actions, 53 running) [69,332 / 69,389] 2617 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 206s local ... (57 actions, 53 running) [69,353 / 69,411] 2622 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 207s local ... (56 actions, 53 running) [69,384 / 69,441] 2628 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 208s local ... (56 actions, 55 running) [69,423 / 69,479] 2635 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 209s local ... (56 actions, 55 running) [69,437 / 69,494] 2641 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 210s local ... (58 actions, 57 running) [69,469 / 69,526] 2647 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 211s local ... (55 actions, 54 running) [69,496 / 69,553] 2653 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 212s local ... (55 actions, 54 running) [69,528 / 69,586] 2656 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 213s local ... (57 actions, 55 running) [69,550 / 69,608] 2660 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 214s local ... (56 actions, 55 running) [69,571 / 69,628] 2664 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 215s local ... (57 actions, 56 running) [69,583 / 69,640] 2669 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 216s local ... (56 actions running) [69,597 / 69,671] 2674 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 217s local ... (57 actions running) [69,602 / 69,671] 2677 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 218s local ... (56 actions, 55 running) [69,603 / 69,671] 2677 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 219s local ... (56 actions running) [69,604 / 69,671] 2678 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 220s local ... (57 actions running) [69,608 / 69,671] 2681 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 221s local ... (56 actions running) [69,609 / 69,671] 2682 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 222s local ... (56 actions running) [69,613 / 69,671] 2686 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 223s local ... (56 actions running) [69,623 / 69,679] 2691 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 224s local ... (56 actions running) [69,632 / 69,688] 2694 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 225s local ... (56 actions running) [69,637 / 69,693] 2696 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 226s local ... (56 actions running) [69,643 / 69,699] 2696 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 227s local ... (56 actions, 55 running) [69,651 / 69,708] 2699 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 228s local ... (57 actions, 55 running) [69,663 / 69,720] 2702 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 229s local ... (57 actions running) [69,683 / 69,739] 2707 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 230s local ... (55 actions running) [69,709 / 69,766] 2708 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 231s local ... (56 actions, 54 running) [69,727 / 69,783] 2711 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 232s local ... (57 actions, 56 running) [69,758 / 69,815] 2715 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 233s local ... (57 actions, 56 running) [69,786 / 69,843] 2718 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 234s local ... (56 actions, 54 running) [69,812 / 69,871] 2722 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 235s local ... (58 actions, 57 running) [69,849 / 69,905] 2726 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 236s local ... (60 actions, 58 running) [69,874 / 69,936] 2730 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 237s local ... (60 actions, 58 running) [69,877 / 69,937] 2732 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 238s local ... (61 actions, 60 running) [69,881 / 69,938] 2735 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 239s local ... (59 actions running) [69,883 / 69,939] 2738 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 240s local ... (59 actions running) [69,894 / 69,957] 2743 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 242s local ... (56 actions running) [69,896 / 69,957] 2745 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 243s local ... (56 actions running) [69,904 / 70,009] 2749 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 244s local ... (56 actions running) [69,907 / 70,009] 2750 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 245s local ... (56 actions running) [69,912 / 70,009] 2752 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 246s local ... (56 actions running) [69,915 / 70,009] 2754 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 247s local ... (56 actions running) [69,925 / 70,009] 2756 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 249s local ... (56 actions running) [69,929 / 70,009] 2758 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 250s local ... (56 actions running) [69,933 / 70,009] 2759 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 251s local ... (56 actions running) [69,936 / 70,009] 2761 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 252s local ... (56 actions running) [69,937 / 70,009] 2761 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 254s local ... (56 actions, 55 running) [69,938 / 70,009] 2762 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 255s local ... (56 actions running) [69,939 / 70,009] 2763 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 256s local ... (56 actions running) [69,941 / 70,009] 2763 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 257s local ... (56 actions running) [69,942 / 70,009] 2763 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 259s local ... (56 actions, 55 running) [69,946 / 70,009] 2763 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 260s local ... (56 actions running) [69,949 / 70,009] 2764 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 261s local ... (56 actions running) [69,952 / 70,009] 2765 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 262s local ... (56 actions running) [69,959 / 70,016] 2765 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 263s local ... (56 actions, 55 running) [69,988 / 70,044] 2765 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 265s local ... (57 actions, 54 running) [70,040 / 70,096] 2767 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 266s local ... (56 actions, 54 running) [70,055 / 70,112] 2769 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 267s local ... (58 actions, 53 running) [70,105 / 70,162] 2774 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 268s local ... (56 actions, 54 running) [70,116 / 70,172] 2776 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 269s local ... (57 actions, 55 running) [70,146 / 70,202] 2780 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 270s local ... (58 actions running) [70,167 / 70,223] 2784 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 271s local ... (57 actions, 56 running) [70,175 / 70,237] 2789 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 272s local ... (56 actions running) [70,181 / 70,237] 2790 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 273s local ... (56 actions, 55 running) [70,194 / 70,248] 2794 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 274s local ... (53 actions running) [70,227 / 70,284] 2796 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 275s local ... (57 actions, 53 running) [70,251 / 70,355] 2799 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 276s local ... (56 actions, 54 running) [70,254 / 70,356] 2803 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 277s local ... (57 actions running) [70,261 / 70,356] 2809 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 278s local ... (57 actions running) [70,267 / 70,356] 2813 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 279s local ... (56 actions, 55 running) [70,272 / 70,356] 2814 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 281s local ... (56 actions running) [70,274 / 70,356] 2814 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 282s local ... (56 actions running) [70,276 / 70,356] 2815 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 283s local ... (56 actions running) [70,293 / 70,356] 2817 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 284s local ... (56 actions running) [70,308 / 70,365] 2817 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 285s local ... (56 actions, 55 running) [70,338 / 70,400] 2818 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 286s local ... (56 actions, 55 running) [70,369 / 70,470] 2820 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 287s local ... (56 actions running) [70,381 / 70,470] 2823 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 288s local ... (56 actions, 55 running) [70,393 / 70,470] 2826 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 289s local ... (56 actions, 55 running) [70,396 / 70,470] 2827 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 291s local ... (56 actions running) [70,401 / 70,470] 2828 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 292s local ... (56 actions running) [70,403 / 70,470] 2828 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 293s local ... (56 actions, 55 running) [70,444 / 70,517] 2829 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 294s local ... (55 actions, 54 running) [70,453 / 70,518] 2832 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 295s local ... (57 actions running) [70,460 / 70,518] 2835 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 296s local ... (58 actions running) [70,479 / 70,551] 2836 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 297s local ... (56 actions, 55 running) [70,485 / 70,552] 2839 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 299s local ... (57 actions, 56 running) [70,490 / 70,552] 2842 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 300s local ... (57 actions running) [70,494 / 70,552] 2843 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 301s local ... (56 actions running) [70,495 / 70,552] 2843 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 302s local ... (56 actions, 55 running) [70,496 / 70,552] 2844 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 304s local ... (56 actions running) [70,501 / 70,557] 2846 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 305s local ... (56 actions running) [70,505 / 70,561] 2847 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 307s local ... (56 actions, 55 running) [70,514 / 70,571] 2851 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 308s local ... (56 actions running) [70,519 / 70,575] 2852 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 309s local ... (56 actions running) [70,533 / 70,590] 2853 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 310s local ... (57 actions, 56 running) [70,545 / 70,603] 2853 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 311s local ... (57 actions, 56 running) [70,587 / 70,642] 2859 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 312s local ... (56 actions, 55 running) [70,623 / 70,680] 2865 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 313s local ... (57 actions, 56 running) [70,655 / 70,715] 2870 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 314s local ... (59 actions, 58 running) [70,691 / 70,747] 2876 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 315s local ... (59 actions running) [70,721 / 70,777] 2884 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 316s local ... (58 actions, 57 running) [70,736 / 70,794] 2891 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 317s local ... (58 actions running) [70,752 / 70,808] 2896 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 318s local ... (56 actions, 55 running) [70,758 / 70,858] 2900 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 319s local ... (59 actions running) [70,763 / 70,858] 2905 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 321s local ... (56 actions running) [70,765 / 70,858] 2906 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 322s local ... (57 actions running) [70,767 / 70,858] 2907 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 323s local ... (56 actions, 55 running) [70,769 / 70,858] 2910 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 324s local ... (56 actions running) [70,782 / 70,858] 2913 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 325s local ... (56 actions, 55 running) [70,796 / 70,858] 2913 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 326s local ... (56 actions, 54 running) [70,800 / 70,858] 2915 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 328s local ... (56 actions, 55 running) [70,800 / 70,858] 2915 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 329s local ... (56 actions running) [70,827 / 70,884] 2917 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 330s local ... (57 actions, 55 running) [70,878 / 70,975] 2928 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 331s local ... (56 actions running) [70,886 / 70,975] 2932 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 332s local ... (56 actions running) [70,891 / 70,975] 2934 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 333s local ... (56 actions running) [70,894 / 70,975] 2935 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 334s local ... (56 actions running) [70,895 / 70,975] 2935 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 335s local ... (56 actions running) [70,895 / 70,975] 2936 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 337s local ... (56 actions running) [70,897 / 70,975] 2937 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 338s local ... (56 actions running) [70,898 / 70,975] 2938 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 339s local ... (56 actions running) [70,903 / 70,975] 2939 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 340s local ... (56 actions running) [70,906 / 70,976] 2939 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 341s local ... (56 actions running) [70,907 / 70,976] 2939 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 342s local ... (56 actions running) [70,914 / 70,976] 2941 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 343s local ... (56 actions, 55 running) [70,918 / 70,976] 2941 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 344s local ... (56 actions, 55 running) [70,921 / 70,979] 2941 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 345s local ... (56 actions, 55 running) [70,926 / 70,982] 2941 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 347s local ... (56 actions, 55 running) [70,944 / 71,001] 2943 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 348s local ... (56 actions, 54 running) [70,966 / 71,021] 2948 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 349s local ... (55 actions, 54 running) [70,990 / 71,046] 2952 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 350s local ... (56 actions, 55 running) [71,013 / 71,070] 2958 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 351s local ... (57 actions, 56 running) [71,032 / 71,088] 2961 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 352s local ... (56 actions, 55 running) [71,053 / 71,116] 2964 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 353s local ... (56 actions running) [71,058 / 71,116] 2969 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 354s local ... (57 actions running) [71,063 / 71,128] 2970 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 355s local ... (56 actions running) [71,064 / 71,128] 2971 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 356s local ... (56 actions running) [71,065 / 71,128] 2971 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 357s local ... (56 actions running) [71,067 / 71,128] 2972 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 358s local ... (56 actions running) [71,068 / 71,128] 2973 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 359s local ... (56 actions running) [71,071 / 71,128] 2976 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 360s local ... (56 actions running) [71,079 / 71,135] 2978 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 361s local ... (56 actions running) [71,081 / 71,143] 2979 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 362s local ... (56 actions running) [71,085 / 71,143] 2981 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 363s local ... (56 actions running) [71,087 / 71,143] 2982 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 364s local ... (56 actions running) [71,088 / 71,146] 2982 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 365s local ... (56 actions, 55 running) [71,094 / 71,151] 2982 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 366s local ... (56 actions running) [71,107 / 71,163] 2984 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 367s local ... (56 actions running) [71,115 / 71,171] 2986 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 368s local ... (57 actions, 56 running) [71,120 / 71,176] 2988 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 370s local ... (56 actions, 55 running) [71,136 / 71,192] 2991 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 371s local ... (56 actions, 53 running) [71,146 / 71,202] 2996 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 372s local ... (57 actions running) [71,154 / 71,210] 3000 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 373s local ... (56 actions running) [71,157 / 71,213] 3002 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 374s local ... (57 actions running) [71,164 / 71,220] 3004 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 375s local ... (59 actions, 58 running) [71,180 / 71,245] 3009 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 377s local ... (58 actions running) [71,184 / 71,245] 3012 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 378s local ... (59 actions running) [71,185 / 71,245] 3013 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 379s local ... (58 actions running) [71,188 / 71,245] 3015 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 380s local ... (58 actions running) [71,201 / 71,257] 3019 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 381s local ... (56 actions running) [71,211 / 71,267] 3021 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 382s local ... (56 actions, 55 running) [71,220 / 71,283] 3024 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 383s local ... (57 actions running) [71,225 / 71,283] 3028 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 384s local ... (58 actions, 57 running) [71,228 / 71,284] 3031 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 386s local ... (56 actions running) [71,249 / 71,306] 3032 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 387s local ... (56 actions running) [71,285 / 71,349] 3037 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 388s local ... (57 actions, 56 running) [71,286 / 71,349] 3038 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 389s local ... (58 actions, 57 running) [71,293 / 71,349] 3044 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 390s local ... (56 actions, 55 running) [71,298 / 71,357] 3046 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 391s local ... (56 actions, 55 running) [71,302 / 71,358] 3047 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 392s local ... (56 actions, 55 running) [71,305 / 71,363] 3049 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 394s local ... (56 actions, 55 running) [71,315 / 71,371] 3051 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 395s local ... (56 actions running) [71,324 / 71,380] 3052 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 396s local ... (56 actions running) [71,328 / 71,413] 3055 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 397s local ... (57 actions, 56 running) [71,335 / 71,413] 3058 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 399s local ... (56 actions, 55 running) [71,337 / 71,413] 3058 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 400s local ... (56 actions, 55 running) [71,339 / 71,413] 3060 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 401s local ... (56 actions running) [71,340 / 71,413] 3061 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 402s local ... (56 actions running) [71,340 / 71,413] 3062 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 404s local ... (56 actions running) [71,345 / 71,413] 3063 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 405s local ... (56 actions, 55 running) [71,351 / 71,413] 3063 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 406s local ... (56 actions, 55 running) [71,351 / 71,413] 3063 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 407s local ... (56 actions running) [71,351 / 71,413] 3064 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 408s local ... (56 actions running) [71,354 / 71,413] 3064 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 410s local ... (56 actions, 55 running) [71,358 / 71,415] 3064 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 411s local ... (56 actions, 55 running) [71,359 / 71,415] 3064 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 413s local ... (56 actions running) [71,363 / 71,419] 3064 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 414s local ... (56 actions running) [71,371 / 71,427] 3067 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 415s local ... (56 actions running) [71,394 / 71,450] 3070 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 417s local ... (56 actions running) [71,402 / 71,460] 3073 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 418s local ... (56 actions running) [71,404 / 71,460] 3074 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 419s local ... (56 actions running) [71,424 / 71,494] 3075 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 420s local ... (55 actions, 54 running) [71,439 / 71,497] 3075 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 421s local ... (55 actions, 54 running) [71,455 / 71,511] 3077 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 422s local ... (56 actions, 54 running) [71,471 / 71,527] 3078 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 423s local ... (57 actions, 56 running) [71,478 / 71,535] 3080 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 424s local ... (57 actions running) [71,485 / 71,547] 3082 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 426s local ... (59 actions running) [71,491 / 71,547] 3085 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 427s local ... (56 actions, 55 running) [71,492 / 71,550] 3085 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 428s local ... (56 actions, 55 running) [71,500 / 71,556] 3088 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 429s local ... (56 actions running) [71,522 / 71,581] 3091 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 430s local ... (57 actions, 56 running) [71,538 / 71,595] 3092 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 431s local ... (56 actions, 55 running) [71,549 / 71,606] 3094 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 432s local ... (56 actions running) [71,557 / 71,613] 3094 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 433s local ... (56 actions, 54 running) [71,567 / 71,623] 3095 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 434s local ... (56 actions, 55 running) [71,579 / 71,635] 3095 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 435s local ... (57 actions, 56 running) [71,594 / 71,651] 3100 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 437s local ... (57 actions running) [71,602 / 71,658] 3100 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 438s local ... (56 actions running) [71,606 / 71,662] 3102 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 439s local ... (56 actions, 55 running) [71,619 / 71,675] 3105 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 440s local ... (56 actions, 55 running) [71,629 / 71,692] 3106 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 441s local ... (57 actions, 55 running) [71,634 / 71,692] 3108 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 442s local ... (56 actions running) [71,642 / 71,698] 3110 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 443s local ... (56 actions running) [71,644 / 71,700] 3113 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 445s local ... (57 actions running) [71,672 / 71,734] 3117 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 446s local ... (56 actions running) [71,677 / 71,734] 3120 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 447s local ... (56 actions running) [71,683 / 71,739] 3123 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 448s local ... (56 actions running) [71,695 / 71,751] 3126 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 450s local ... (56 actions running) [71,706 / 71,763] 3128 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 451s local ... (58 actions running) [71,710 / 71,773] 3131 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 452s local ... (57 actions, 56 running) [71,711 / 71,773] 3131 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 454s local ... (57 actions running) [71,711 / 71,773] 3132 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 456s local ... (57 actions running) [71,714 / 71,773] 3134 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 457s local ... (57 actions running) [71,715 / 71,773] 3134 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 458s local ... (57 actions running) [71,715 / 71,773] 3135 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 460s local ... (57 actions running) [71,718 / 71,775] 3136 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 461s local ... (57 actions running) [71,726 / 71,789] 3139 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 462s local ... (57 actions running) [71,728 / 71,789] 3139 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 463s local ... (57 actions, 56 running) [71,731 / 71,789] 3139 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 465s local ... (57 actions running) [71,741 / 71,800] 3141 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 466s local ... (57 actions, 56 running) [71,754 / 71,811] 3141 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 467s local ... (57 actions, 56 running) [71,774 / 71,831] 3143 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 469s local ... (57 actions, 56 running) [71,790 / 71,894] 3146 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 470s local ... (57 actions, 56 running) [71,795 / 71,894] 3146 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 471s local ... (57 actions, 56 running) [71,796 / 71,894] 3146 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 472s local ... (57 actions, 56 running) [71,797 / 71,894] 3146 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 473s local ... (57 actions running) [71,799 / 71,894] 3147 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 474s local ... (57 actions running) [71,801 / 71,894] 3147 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 475s local ... (57 actions running) [71,802 / 71,894] 3147 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 477s local ... (57 actions, 56 running) [71,805 / 71,894] 3148 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 478s local ... (57 actions running) [71,806 / 71,894] 3148 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 479s local ... (57 actions running) ERROR: /tf/tensorflow/tensorflow/compiler/xla/hlo/utils/BUILD:116:12: Compiling tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc failed: (Exit 1): gcc failed: error executing command (from target //tensorflow/compiler/xla/hlo/utils:hlo_sharding_util_test) (cd /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow && \ exec env - \ CACHEBUSTER=20220325 \ PATH=/home/buildslave/.cache/bazelisk/downloads/bazelbuild/bazel-6.1.0-linux-arm64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ PWD=/proc/self/cwd \ PYTHON_BIN_PATH=/usr/local/bin/python3 \ TF2_BEHAVIOR=1 \ /dt10/usr/bin/gcc -MD -MF bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/hlo/utils/_objs/hlo_sharding_util_test/hlo_sharding_util_test.d '-frandom-seed=bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/hlo/utils/_objs/hlo_sharding_util_test/hlo_sharding_util_test.o' -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' -DHAVE_SYS_UIO_H -DTF_USE_SNAPPY -DBENCHMARK_STATIC_DEFINE '-DBAZEL_CURRENT_REPOSITORY=""' -iquote . -iquote bazel-out/aarch64-opt/bin -iquote external/eigen_archive -iquote bazel-out/aarch64-opt/bin/external/eigen_archive -iquote external/ml_dtypes -iquote bazel-out/aarch64-opt/bin/external/ml_dtypes -iquote external/com_google_absl -iquote bazel-out/aarch64-opt/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/aarch64-opt/bin/external/nsync -iquote external/double_conversion -iquote bazel-out/aarch64-opt/bin/external/double_conversion -iquote external/com_google_protobuf -iquote bazel-out/aarch64-opt/bin/external/com_google_protobuf -iquote external/snappy -iquote bazel-out/aarch64-opt/bin/external/snappy -iquote external/com_googlesource_code_re2 -iquote bazel-out/aarch64-opt/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/aarch64-opt/bin/external/farmhash_archive -iquote external/com_google_googletest -iquote bazel-out/aarch64-opt/bin/external/com_google_googletest -iquote external/com_google_benchmark -iquote bazel-out/aarch64-opt/bin/external/com_google_benchmark -iquote external/zlib -iquote bazel-out/aarch64-opt/bin/external/zlib -iquote external/bazel_tools -iquote bazel-out/aarch64-opt/bin/external/bazel_tools -Ibazel-out/aarch64-opt/bin/external/com_google_benchmark/_virtual_includes/benchmark -isystem external/eigen_archive -isystem bazel-out/aarch64-opt/bin/external/eigen_archive -isystem external/ml_dtypes -isystem bazel-out/aarch64-opt/bin/external/ml_dtypes -isystem external/ml_dtypes/ml_dtypes -isystem bazel-out/aarch64-opt/bin/external/ml_dtypes/ml_dtypes -isystem external/nsync/public -isystem bazel-out/aarch64-opt/bin/external/nsync/public -isystem external/com_google_protobuf/src -isystem bazel-out/aarch64-opt/bin/external/com_google_protobuf/src -isystem external/farmhash_archive/src -isystem bazel-out/aarch64-opt/bin/external/farmhash_archive/src -isystem external/com_google_googletest/googlemock -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googlemock -isystem external/com_google_googletest/googlemock/include -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googlemock/include -isystem external/com_google_googletest/googletest -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googletest -isystem external/com_google_googletest/googletest/include -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googletest/include -isystem external/zlib -isystem bazel-out/aarch64-opt/bin/external/zlib -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -fPIE -U_FORTIFY_SOURCE '-D_FORTIFY_SOURCE=1' -fstack-protector -Wall -fno-omit-frame-pointer -no-canonical-prefixes -fno-canonical-system-headers -DNDEBUG -g0 -O2 -ffunction-sections -fdata-sections -Wno-all -Wno-extra -Wno-deprecated -Wno-deprecated-declarations -Wno-ignored-attributes -Wno-array-bounds -Wunused-result '-Werror=unused-result' -Wswitch '-Werror=switch' '-Wno-error=unused-but-set-variable' -DAUTOLOAD_DYNAMIC_KERNELS '-mtune=generic' '-march=armv8-a' -O3 '-std=c++17' '--sysroot=/dt10' -c tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc -o bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/hlo/utils/_objs/hlo_sharding_util_test/hlo_sharding_util_test.o) # Configuration: de691fac16e6bac2c61ad8c09da26892c92f72e8ffaa16698c2dd3959f4ebc3a # Execution platform: @local_execution_config_platform//:platform In file included from external/com_google_googletest/googletest/include/gtest/gtest.h:67, from external/com_google_googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from external/com_google_googletest/googlemock/include/gmock/gmock-actions.h:145, from ./tensorflow/compiler/xla/test.h:42, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:23: tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc: In member function 'virtual void xla::hlo_sharding_util::{anonymous}::HloShardingUtilTest_ReshapeToTileDimension2D_Dim0_Test::TestBody()': tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:167:60: error: call of overloaded 'TileAssignment()' is ambiguous 167 | EXPECT_EQ(result.tile_assignment(), TileAssignment({4, 1})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/hlo/utils/hlo_sharding_util.h:28, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ In file included from external/com_google_googletest/googletest/include/gtest/gtest.h:67, from external/com_google_googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from external/com_google_googletest/googlemock/include/gmock/gmock-actions.h:145, from ./tensorflow/compiler/xla/test.h:42, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:23: tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc: In member function 'virtual void xla::hlo_sharding_util::{anonymous}::HloShardingUtilTest_GetManualSubgroupSharding_ManualOnly_Test::TestBody()': tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:259:77: error: call of overloaded 'TileAssignment()' is ambiguous 259 | EXPECT_EQ(group_sharding.sharding.tile_assignment(), TileAssignment({1, 2})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/hlo/utils/hlo_sharding_util.h:28, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc: In member function 'virtual void xla::hlo_sharding_util::{anonymous}::HloShardingUtilTest_DeviceGroupsDoesNotMatch_Test::TestBody()': tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:412:72: error: call of overloaded 'TileAssignment()' is ambiguous 412 | HloSharding sharding = HloSharding::PartialTile(TileAssignment({2, 2})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/hlo/utils/hlo_sharding_util.h:28, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc: In member function 'virtual void xla::hlo_sharding_util::{anonymous}::HloShardingUtilTest_DeviceGroupsMatch_Test::TestBody()': tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:450:76: error: call of overloaded 'TileAssignment()' is ambiguous 450 | HloSharding rhs_sharding = HloSharding::PartialTile(TileAssignment({2, 2})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/hlo/utils/hlo_sharding_util.h:28, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc: In member function 'virtual void xla::hlo_sharding_util::{anonymous}::HloShardingUtilTest_IsSubShardingTiledPartialReplicated_Test::TestBody()': tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:475:76: error: call of overloaded 'TileAssignment()' is ambiguous 475 | HloSharding lhs_sharding = HloSharding::PartialTile(TileAssignment({2, 2})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/hlo/utils/hlo_sharding_util.h:28, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc: In member function 'virtual void xla::hlo_sharding_util::{anonymous}::HloShardingUtilTest_IsSubShardingReplicatedTiledPartial_Test::TestBody()': tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:481:76: error: call of overloaded 'TileAssignment()' is ambiguous 481 | HloSharding rhs_sharding = HloSharding::PartialTile(TileAssignment({2, 2})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/hlo/utils/hlo_sharding_util.h:28, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc: In member function 'virtual void xla::hlo_sharding_util::{anonymous}::HloShardingUtilTest_IsSubShardingPartialTiledTiled_Test::TestBody()': tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:488:76: error: call of overloaded 'TileAssignment()' is ambiguous 488 | HloSharding rhs_sharding = HloSharding::PartialTile(TileAssignment({2, 2})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/hlo/utils/hlo_sharding_util.h:28, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc: In member function 'virtual void xla::hlo_sharding_util::{anonymous}::HloShardingUtilTest_IsSubShardingIncompatibleShapeTiledPartialTiled_Test::TestBody()': tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:502:76: error: call of overloaded 'TileAssignment()' is ambiguous 502 | HloSharding rhs_sharding = HloSharding::PartialTile(TileAssignment({2, 2})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/hlo/utils/hlo_sharding_util.h:28, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ [71,807 / 71,894] 3148 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 480s local ... (56 actions, 55 running) [71,808 / 71,894] 3148 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 482s local ... (56 actions running) [71,810 / 71,894] 3150 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 483s local ... (56 actions running) [71,813 / 71,894] 3150 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 484s local ... (56 actions running) [71,817 / 71,894] 3151 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 486s local ... (56 actions, 55 running) [71,822 / 71,894] 3152 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 487s local ... (56 actions, 55 running) [71,827 / 71,894] 3154 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 488s local ... (56 actions, 55 running) [71,830 / 71,894] 3154 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 490s local ... (56 actions, 55 running) [71,830 / 71,894] 3154 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 491s local ... (56 actions running) [71,831 / 71,894] 3154 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 492s local ... (56 actions running) [71,832 / 71,894] 3154 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 493s local ... (56 actions running) [71,833 / 71,894] 3154 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 494s local ... (56 actions running) [71,836 / 71,894] 3154 / 3783 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 495s local ... (56 actions running) [71,846 / 71,902] 3156 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 496s local ... (56 actions running) [71,849 / 71,905] 3159 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 497s local ... (56 actions running) [71,855 / 71,911] 3159 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 498s local ... (57 actions, 56 running) [71,865 / 71,921] 3161 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 499s local ... (56 actions running) [71,869 / 71,925] 3162 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 500s local ... (56 actions running) [71,879 / 71,937] 3163 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 501s local ... (56 actions, 55 running) [71,927 / 71,986] 3164 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 502s local ... (56 actions, 53 running) [71,946 / 72,040] 3167 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 503s local ... (56 actions, 55 running) [71,955 / 72,040] 3168 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 504s local ... (56 actions running) [71,963 / 72,040] 3169 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 505s local ... (56 actions, 55 running) [71,982 / 72,040] 3169 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 506s local ... (56 actions, 55 running) [72,020 / 72,078] 3170 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 507s local ... (56 actions, 53 running) [72,080 / 72,140] 3175 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 509s local ... (58 actions, 48 running) [72,162 / 72,236] 3185 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 510s local ... (56 actions running) [72,167 / 72,236] 3190 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 511s local ... (57 actions running) [72,170 / 72,236] 3193 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 512s local ... (56 actions, 55 running) [72,172 / 72,236] 3193 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 514s local ... (56 actions running) [72,173 / 72,236] 3193 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 515s local ... (56 actions running) [72,173 / 72,236] 3194 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 516s local ... (56 actions running) [72,178 / 72,236] 3198 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 517s local ... (56 actions running) [72,181 / 72,237] 3201 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 519s local ... (56 actions, 55 running) [72,184 / 72,240] 3203 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 520s local ... (56 actions, 55 running) [72,188 / 72,245] 3205 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 521s local ... (57 actions running) [72,206 / 72,262] 3209 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 522s local ... (56 actions, 54 running) [72,208 / 72,264] 3211 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 523s local ... (56 actions, 55 running) [72,216 / 72,272] 3211 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 525s local ... (56 actions running) [72,220 / 72,276] 3212 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 526s local ... (56 actions running) [72,220 / 72,276] 3213 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 527s local ... (56 actions running) [72,241 / 72,297] 3214 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 528s local ... (56 actions, 55 running) [72,257 / 72,313] 3217 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 529s local ... (56 actions, 55 running) [72,268 / 72,325] 3219 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 530s local ... (58 actions, 57 running) [72,283 / 72,340] 3219 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 531s local ... (59 actions, 58 running) [72,293 / 72,350] 3223 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 532s local ... (57 actions running) [72,320 / 72,376] 3227 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 533s local ... (57 actions, 56 running) [72,328 / 72,392] 3230 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 535s local ... (59 actions, 58 running) [72,332 / 72,392] 3233 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 536s local ... (59 actions running) [72,340 / 72,396] 3236 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 537s local ... (58 actions running) [72,352 / 72,424] 3237 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 538s local ... (57 actions, 56 running) [72,355 / 72,424] 3238 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 539s local ... (58 actions running) [72,357 / 72,424] 3241 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 540s local ... (56 actions running) [72,359 / 72,424] 3243 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 541s local ... (56 actions running) [72,361 / 72,424] 3244 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 543s local ... (56 actions running) [72,364 / 72,424] 3246 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 544s local ... (56 actions running) [72,365 / 72,424] 3246 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 545s local ... (56 actions running) [72,367 / 72,424] 3248 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 546s local ... (56 actions running) [72,382 / 72,438] 3250 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 547s local ... (56 actions running) [72,386 / 72,442] 3250 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 548s local ... (56 actions running) [72,423 / 72,479] 3254 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 549s local ... (55 actions, 51 running) [72,442 / 72,512] 3256 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 550s local ... (56 actions, 54 running) [72,447 / 72,512] 3258 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 551s local ... (59 actions, 57 running) [72,453 / 72,518] 3260 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 552s local ... (56 actions, 55 running) [72,456 / 72,518] 3262 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 554s local ... (56 actions running) [72,462 / 72,518] 3264 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 555s local ... (56 actions, 55 running) [72,471 / 72,527] 3266 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 556s local ... (56 actions running) [72,473 / 72,529] 3269 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 557s local ... (56 actions running) [72,494 / 72,550] 3272 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 558s local ... (55 actions, 54 running) [72,514 / 72,578] 3277 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 560s local ... (56 actions running) [72,517 / 72,578] 3278 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 561s local ... (56 actions running) [72,518 / 72,578] 3278 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 562s local ... (56 actions running) [72,522 / 72,578] 3280 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 564s local ... (56 actions, 55 running) [72,526 / 72,586] 3280 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 565s local ... (56 actions, 55 running) [72,545 / 72,603] 3282 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 566s local ... (56 actions, 54 running) [72,556 / 72,613] 3286 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 567s local ... (56 actions, 55 running) [72,570 / 72,629] 3290 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 568s local ... (56 actions running) [72,574 / 72,630] 3291 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 569s local ... (56 actions, 55 running) [72,581 / 72,637] 3292 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 570s local ... (56 actions running) [72,612 / 72,668] 3295 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 571s local ... (57 actions, 56 running) [72,631 / 72,690] 3302 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 572s local ... (56 actions, 54 running) [72,646 / 72,718] 3309 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 574s local ... (56 actions running) [72,650 / 72,734] 3310 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 575s local ... (56 actions running) [72,654 / 72,734] 3310 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 576s local ... (56 actions running) [72,655 / 72,734] 3311 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 578s local ... (56 actions running) [72,657 / 72,734] 3312 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 579s local ... (56 actions running) [72,660 / 72,734] 3313 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 580s local ... (56 actions running) [72,660 / 72,734] 3314 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 582s local ... (56 actions running) [72,661 / 72,734] 3315 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 583s local ... (56 actions running) [72,664 / 72,735] 3315 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 584s local ... (56 actions, 55 running) [72,670 / 72,736] 3316 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 585s local ... (56 actions, 55 running) [72,675 / 72,736] 3316 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 586s local ... (56 actions, 55 running) [72,679 / 72,736] 3317 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 588s local ... (56 actions running) [72,683 / 72,748] 3317 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 589s local ... (56 actions, 55 running) [72,686 / 72,748] 3317 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 590s local ... (56 actions, 55 running) [72,686 / 72,748] 3318 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 591s local ... (56 actions running) [72,692 / 72,748] 3319 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 592s local ... (56 actions, 55 running) [72,708 / 72,764] 3320 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 594s local ... (56 actions running) [72,716 / 72,772] 3323 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 595s local ... (56 actions running) [72,723 / 72,779] 3326 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 596s local ... (56 actions running) [72,733 / 72,789] 3329 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 597s local ... (57 actions running) [72,748 / 72,804] 3331 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 598s local ... (58 actions running) [72,752 / 72,808] 3332 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 599s local ... (61 actions running) [72,771 / 72,828] 3336 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 600s local ... (59 actions, 57 running) [72,777 / 72,834] 3338 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 601s local ... (59 actions, 58 running) [72,795 / 72,851] 3343 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 602s local ... (59 actions running) [72,807 / 72,863] 3346 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 603s local ... (59 actions running) [72,825 / 72,882] 3350 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 604s local ... (59 actions, 58 running) [72,844 / 72,901] 3359 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 605s local ... (59 actions running) [72,861 / 72,919] 3361 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 607s local ... (56 actions, 55 running) [72,869 / 72,925] 3363 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 608s local ... (57 actions running) [72,881 / 72,937] 3367 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 609s local ... (57 actions running) [72,890 / 72,946] 3370 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 610s local ... (56 actions running) [72,893 / 72,949] 3373 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 611s local ... (57 actions running) [72,908 / 72,965] 3378 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 612s local ... (57 actions running) [72,923 / 72,998] 3383 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 613s local ... (57 actions running) [72,929 / 72,998] 3386 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 615s local ... (57 actions, 56 running) [72,932 / 72,998] 3387 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 616s local ... (56 actions running) [72,941 / 72,998] 3390 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 617s local ... (56 actions running) [72,942 / 72,998] 3390 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 618s local ... (56 actions running) [72,946 / 73,002] 3391 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 619s local ... (56 actions running) [72,951 / 73,007] 3392 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 620s local ... (56 actions, 55 running) [72,962 / 73,018] 3394 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 621s local ... (56 actions running) [72,970 / 73,026] 3396 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 622s local ... (56 actions running) [72,975 / 73,031] 3396 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 623s local ... (56 actions, 55 running) [72,987 / 73,043] 3397 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 624s local ... (55 actions, 54 running) [72,995 / 73,052] 3399 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 625s local ... (57 actions, 56 running) [73,015 / 73,072] 3403 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 626s local ... (55 actions running) [73,025 / 73,081] 3404 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 627s local ... (57 actions running) [73,028 / 73,085] 3406 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 628s local ... (56 actions running) [73,048 / 73,104] 3410 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 629s local ... (56 actions, 55 running) [73,056 / 73,114] 3411 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 631s local ... (56 actions running) [73,058 / 73,114] 3412 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 632s local ... (56 actions, 55 running) [73,070 / 73,126] 3413 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 633s local ... (56 actions, 55 running) [73,076 / 73,134] 3414 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 634s local ... (56 actions, 55 running) [73,090 / 73,148] 3416 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 635s local ... (57 actions, 56 running) [73,095 / 73,152] 3417 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 637s local ... (57 actions, 56 running) [73,102 / 73,162] 3420 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 638s local ... (57 actions running) [73,104 / 73,162] 3421 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 639s local ... (58 actions running) [73,109 / 73,172] 3424 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 640s local ... (57 actions running) [73,116 / 73,173] 3426 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 641s local ... (57 actions, 56 running) [73,122 / 73,180] 3429 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 642s local ... (57 actions running) [73,127 / 73,185] 3430 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 643s local ... (57 actions, 56 running) [73,136 / 73,193] 3432 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 644s local ... (57 actions running) [73,150 / 73,208] 3435 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 645s local ... (57 actions running) [73,166 / 73,223] 3438 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 646s local ... (57 actions, 56 running) [73,168 / 73,226] 3440 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 648s local ... (57 actions running) [73,179 / 73,237] 3442 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 649s local ... (58 actions, 56 running) [73,189 / 73,246] 3443 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 650s local ... (56 actions running) [73,199 / 73,274] 3445 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 651s local ... (57 actions, 56 running) [73,200 / 73,274] 3446 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 652s local ... (57 actions running) [73,202 / 73,274] 3447 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 653s local ... (57 actions running) [73,204 / 73,274] 3449 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 654s local ... (58 actions running) [73,206 / 73,274] 3449 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 656s local ... (57 actions running) [73,207 / 73,274] 3450 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 657s local ... (57 actions running) [73,207 / 73,274] 3451 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 660s local ... (57 actions running) [73,208 / 73,274] 3451 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 661s local ... (57 actions running) [73,209 / 73,274] 3451 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 662s local ... (57 actions running) [73,209 / 73,274] 3452 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 663s local ... (57 actions running) [73,213 / 73,274] 3453 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 665s local ... (57 actions running) [73,215 / 73,274] 3454 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 666s local ... (57 actions running) [73,217 / 73,274] 3454 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 667s local ... (57 actions, 56 running) [73,219 / 73,276] 3454 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 668s local ... (57 actions, 56 running) [73,221 / 73,280] 3454 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 669s local ... (57 actions, 56 running) [73,233 / 73,288] 3455 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 671s local ... (51 actions, 50 running) [73,251 / 73,310] 3456 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 672s local ... (58 actions, 56 running) [73,259 / 73,339] 3457 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 673s local ... (57 actions, 56 running) [73,262 / 73,339] 3459 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 674s local ... (57 actions running) [73,263 / 73,339] 3459 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 676s local ... (57 actions, 56 running) [73,263 / 73,339] 3459 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 677s local ... (57 actions running) [73,264 / 73,339] 3459 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 679s local ... (57 actions, 56 running) [73,264 / 73,339] 3459 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 680s local ... (57 actions running) [73,267 / 73,339] 3460 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 681s local ... (56 actions running) [73,269 / 73,339] 3460 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 682s local ... (56 actions running) [73,274 / 73,339] 3462 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 683s local ... (56 actions running) [73,277 / 73,339] 3462 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 684s local ... (56 actions running) [73,284 / 73,340] 3466 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 686s local ... (57 actions, 56 running) [73,309 / 73,366] 3468 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 687s local ... (56 actions, 55 running) [73,321 / 73,377] 3468 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 688s local ... (57 actions, 56 running) [73,339 / 73,395] 3471 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 689s local ... (58 actions, 57 running) [73,375 / 73,430] 3477 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 690s local ... (56 actions, 54 running) [73,391 / 73,447] 3480 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 691s local ... (56 actions, 53 running) [73,410 / 73,467] 3483 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 692s local ... (57 actions, 55 running) [73,446 / 73,503] 3488 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 693s local ... (56 actions, 54 running) [73,461 / 73,524] 3491 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 694s local ... (57 actions running) [73,468 / 73,524] 3493 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 695s local ... (57 actions running) [73,483 / 73,539] 3495 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 696s local ... (56 actions, 55 running) [73,496 / 73,552] 3499 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 697s local ... (57 actions, 56 running) [73,512 / 73,568] 3507 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 698s local ... (56 actions, 55 running) [73,533 / 73,608] 3513 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 699s local ... (58 actions running) [73,542 / 73,610] 3520 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 700s local ... (57 actions, 55 running) [73,587 / 73,644] 3525 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 701s local ... (56 actions, 54 running) [73,608 / 73,665] 3531 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 702s local ... (56 actions, 55 running) [73,622 / 73,681] 3535 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 703s local ... (56 actions, 54 running) [73,626 / 73,684] 3535 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 704s local ... (56 actions, 55 running) [73,628 / 73,684] 3535 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 705s local ... (57 actions, 56 running) [73,629 / 73,685] 3535 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 707s local ... (57 actions running) [73,631 / 73,688] 3536 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 708s local ... (56 actions running) [73,641 / 73,697] 3537 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 709s local ... (56 actions running) [73,655 / 73,711] 3540 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 710s local ... (56 actions, 55 running) [73,664 / 73,720] 3541 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 711s local ... (56 actions running) [73,672 / 73,729] 3544 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 712s local ... (57 actions, 56 running) [73,675 / 73,731] 3547 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 713s local ... (56 actions running) [73,688 / 73,745] 3549 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 714s local ... (57 actions running) [73,704 / 73,760] 3556 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 715s local ... (56 actions running) [73,717 / 73,773] 3561 / 3783 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 716s local ... (56 actions running) [73,723 / 73,783] 3564 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 67s local ... (56 actions running) [73,724 / 73,783] 3564 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 68s local ... (56 actions, 55 running) [73,737 / 73,795] 3566 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 69s local ... (57 actions, 55 running) [73,765 / 73,831] 3571 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 70s local ... (56 actions running) [73,770 / 73,831] 3575 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 72s local ... (56 actions, 55 running) [73,781 / 73,839] 3578 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute/coordinator:watchdog_test; 73s local ... (56 actions, 55 running) [73,845 / 73,903] 3584 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 2 of 5); 34s local ... (56 actions, 53 running) [73,854 / 73,910] 3588 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 1 of 5); 35s local ... (58 actions running) [73,884 / 73,940] 3595 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 1 of 5); 36s local ... (55 actions running) [73,906 / 73,962] 3601 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 1 of 5); 38s local ... (57 actions running) [73,968 / 74,024] 3608 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 39s local ... (57 actions running) [73,978 / 74,050] 3611 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 40s local ... (56 actions running) [73,984 / 74,050] 3613 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 41s local ... (56 actions, 55 running) [73,989 / 74,050] 3617 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 42s local ... (56 actions running) [73,995 / 74,051] 3619 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 43s local ... (56 actions running) [73,996 / 74,052] 3621 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 44s local ... (57 actions running) [74,009 / 74,066] 3622 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 46s local ... (57 actions, 56 running) [74,024 / 74,091] 3628 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 47s local ... (57 actions running) [74,030 / 74,091] 3632 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 48s local ... (56 actions running) [74,033 / 74,091] 3633 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 49s local ... (56 actions running) [74,041 / 74,099] 3635 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 50s local ... (55 actions, 54 running) [74,086 / 74,142] 3637 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 51s local ... (57 actions, 56 running) [74,103 / 74,159] 3643 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 52s local ... (58 actions running) [74,140 / 74,206] 3649 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 53s local ... (58 actions, 56 running) [74,145 / 74,206] 3654 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 54s local ... (56 actions running) [74,152 / 74,208] 3658 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 55s local ... (56 actions running) [74,163 / 74,219] 3661 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 57s local ... (56 actions, 55 running) [74,172 / 74,228] 3664 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 58s local ... (56 actions running) [74,185 / 74,250] 3668 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 59s local ... (56 actions running) [74,190 / 74,250] 3670 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 60s local ... (56 actions running) [74,197 / 74,254] 3671 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 61s local ... (56 actions running) [74,213 / 74,271] 3671 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 62s local ... (58 actions, 57 running) [74,226 / 74,284] 3673 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 63s local ... (58 actions running) [74,246 / 74,304] 3676 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 64s local ... (58 actions, 57 running) [74,258 / 74,316] 3680 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 65s local ... (58 actions running) [74,272 / 74,333] 3684 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 66s local ... (58 actions, 56 running) [74,309 / 74,367] 3689 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 67s local ... (58 actions running) [74,318 / 74,419] 3697 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 68s local ... (59 actions running) [74,326 / 74,419] 3701 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 70s local ... (57 actions running) [74,327 / 74,419] 3702 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 71s local ... (57 actions running) [74,329 / 74,419] 3703 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 72s local ... (57 actions running) [74,331 / 74,419] 3705 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 73s local ... (57 actions running) [74,333 / 74,419] 3707 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 74s local ... (57 actions running) [74,336 / 74,419] 3709 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 75s local ... (57 actions running) [74,339 / 74,420] 3710 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 76s local ... (56 actions running) [74,340 / 74,420] 3710 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 77s local ... (56 actions running) [74,342 / 74,420] 3712 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 78s local ... (56 actions running) [74,346 / 74,420] 3712 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 79s local ... (56 actions, 55 running) [74,349 / 74,420] 3714 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 81s local ... (56 actions running) [74,353 / 74,420] 3714 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 82s local ... (56 actions, 55 running) [74,356 / 74,420] 3715 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 83s local ... (56 actions running) [74,364 / 74,420] 3715 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 84s local ... (56 actions running) [74,376 / 74,435] 3717 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 85s local ... (57 actions, 56 running) [74,380 / 74,436] 3717 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 87s local ... (56 actions, 55 running) [74,384 / 74,446] 3718 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 88s local ... (56 actions, 55 running) [74,386 / 74,446] 3718 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 89s local ... (56 actions running) [74,390 / 74,446] 3719 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 90s local ... (56 actions running) [74,419 / 74,476] 3720 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 91s local ... (57 actions, 56 running) [74,465 / 74,522] 3730 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 92s local ... (56 actions, 55 running) [74,482 / 74,539] 3734 / 3783 tests, 3 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 93s local ... (56 actions, 54 running) [74,497 / 74,579] 3740 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 90s local ... (56 actions running) [74,499 / 74,579] 3742 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 91s local ... (56 actions running) [74,503 / 74,579] 3743 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 92s local ... (56 actions, 55 running) [74,505 / 74,579] 3744 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 94s local ... (56 actions running) [74,509 / 74,579] 3747 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 96s local ... (56 actions running) [74,516 / 74,579] 3748 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 97s local ... (56 actions, 55 running) [74,524 / 74,582] 3748 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 98s local ... (56 actions, 55 running) [74,559 / 74,615] 3749 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 99s local ... (56 actions running) [74,597 / 74,653] 3759 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 100s local ... (56 actions, 54 running) [74,613 / 74,664] 3762 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 101s local ... (51 actions running) [74,617 / 74,664] 3764 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 102s local ... (47 actions running) [74,629 / 74,664] 3766 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 104s local ... (35 actions running) [74,634 / 74,664] 3768 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 105s local ... (30 actions running) [74,636 / 74,664] 3770 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 106s local ... (28 actions running) [74,641 / 74,664] 3772 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 108s local ... (23 actions running) [74,644 / 74,664] 3775 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 109s local ... (20 actions running) [74,644 / 74,664] 3776 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 110s local ... (20 actions running) [74,646 / 74,664] 3776 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 112s local ... (18 actions running) [74,647 / 74,664] 3778 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 113s local ... (17 actions running) [74,651 / 74,664] 3779 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 115s local ... (13 actions running) [74,656 / 74,664] 3779 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 117s local ... (8 actions running) [74,658 / 74,664] 3780 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 118s local ... (6 actions running) [74,661 / 74,664] 3780 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 120s local ... (3 actions running) [74,662 / 74,664] 3781 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 121s local ... (2 actions running) [74,662 / 74,664] 3781 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 130s local ... (2 actions running) [74,662 / 74,664] 3782 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 136s local ... (2 actions running) [74,663 / 74,664] 3782 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 137s local [74,663 / 74,664] 3782 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 147s local [74,663 / 74,664] 3782 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 177s local [74,663 / 74,664] 3783 / 3783 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 228s local INFO: Elapsed time: 1732.208s, Critical Path: 717.37s INFO: 54821 processes: 29509 disk cache hit, 17470 internal, 7842 local. FAILED: Build did NOT complete successfully