++ 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: 73da3f50-8295-4312-b736-7914c245dd8b 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: 553 packages loaded currently loading: tensorflow/lite/testing Analyzing: 3788 targets (554 packages loaded) Analyzing: 3788 targets (554 packages loaded, 0 targets configured) Analyzing: 3788 targets (587 packages loaded, 28203 targets configured) Analyzing: 3788 targets (594 packages loaded, 34601 targets configured) Analyzing: 3788 targets (601 packages loaded, 36635 targets configured) Analyzing: 3788 targets (602 packages loaded, 37016 targets configured) Analyzing: 3788 targets (603 packages loaded, 39384 targets configured) INFO: Analyzed 3788 targets (603 packages loaded, 42781 targets configured). checking cached actions INFO: Found 3788 test targets... [0 / 14] [Prepa] BazelWorkspaceStatusAction stable-status.txt [7,357 / 11,015] Linking external/llvm-project/mlir/libSPIRVDialect.so; Downloading external/llvm-project/mlir/libSPIRVDialect.so, 13.1 MiB / 16.2 MiB; 0s remote-cache ... (36 actions, 0 running) [12,789 / 17,137] Linking tensorflow/compiler/xla/service/libcholesky_expander.so; Downloading tensorflow/compiler/xla/service/libcholesky_expander.so, 256.0 KiB / 1.1 MiB; 0s remote-cache ... (55 actions, 0 running) [15,088 / 17,584] Compiling tensorflow/core/ops/array_ops.cc; 0s remote-cache ... (55 actions, 0 running) [16,602 / 17,584] Compiling tensorflow/core/kernels/spectrogram_op.cc; Downloading tensorflow/core/kernels/_objs/spectrogram_op/spectrogram_op.d; 0s remote-cache ... (52 actions, 0 running) [17,029 / 17,584] Linking tensorflow/core/kernels/libsparse_dense_binary_op_shared.lo; Downloading tensorflow/core/kernels/libsparse_dense_binary_op_shared.lo, 1.9 MiB / 2.2 MiB; 0s remote-cache ... (55 actions, 0 running) [17,824 / 17,985] Compiling tensorflow/core/kernels/conv_ops_3d.cc; Downloading tensorflow/core/kernels/_objs/conv_ops/conv_ops_3d.d; 0s remote-cache ... (54 actions, 0 running) [18,583 / 19,963] Linking tensorflow/c/c_api_function_test; Downloading tensorflow/c/c_api_function_test, 19.8 MiB / 165.4 MiB; 0s remote-cache ... (56 actions, 0 running) [18,831 / 20,137] Linking tensorflow/c/c_api_function_test; Downloading tensorflow/c/c_api_function_test, 103.8 MiB / 165.4 MiB; 1s remote-cache ... (56 actions, 0 running) [18,854 / 20,152] Linking tensorflow/c/c_api_function_test; 2s remote-cache ... (44 actions, 0 running) [19,306 / 20,587] Compiling mlir/lib/Dialect/Async/IR/Async.cpp; 0s remote-cache ... (55 actions, 0 running) [21,122 / 22,010] Linking tensorflow/compiler/mlir/tensorflow/libtensorflow_ops_sharded.a; 0s remote-cache ... (56 actions, 0 running) [22,383 / 23,023] [Prepa] Compiling tensorflow/compiler/mlir/mlir_graph_optimization_pass_registration.cc ... (34 actions, 0 running) [23,845 / 24,029] Compiling tensorflow/compiler/xla/service/cpu/runtime_matmul.cc; Downloading tensorflow/compiler/xla/service/cpu/_objs/runtime_matmul/runtime_matmul.o, 9.1 MiB / 9.7 MiB; 0s remote-cache ... (6 actions, 0 running) [25,301 / 27,148] Linking tensorflow/compiler/mlir/lite/flatbuffer_translate; Downloading tensorflow/compiler/mlir/lite/flatbuffer_translate, 18.4 MiB / 53.4 MiB; 0s remote-cache ... (2 actions, 0 running) [31,823 / 32,204] Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 183.9 MiB / 379.4 MiB; 1s remote-cache ... (55 actions, 5 running) [32,935 / 33,238] Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 304.3 MiB / 379.4 MiB; 2s remote-cache ... (52 actions, 0 running) [33,644 / 34,051] Linking tensorflow/compiler/mlir/tf-opt; 3s remote-cache ... (54 actions, 2 running) [34,742 / 34,811] Testing //tensorflow/compiler/xla/tests:client_test_cpu; 1s local ... (53 actions, 30 running) [35,137 / 35,216] 20 / 3788 tests; Testing //tensorflow/compiler/xla/tests:client_test_cpu; 2s local ... (55 actions, 40 running) [35,168 / 35,225] 24 / 3788 tests; Testing //tensorflow/compiler/xla/tests:client_test_cpu; 3s local ... (60 actions, 56 running) [35,177 / 35,233] 28 / 3788 tests; Testing //tensorflow/compiler/xla/tests:client_test_cpu; 4s local ... (80 actions, 78 running) [35,182 / 35,283] 32 / 3788 tests; Testing //tensorflow/compiler/xla/tests:client_test_cpu; 5s local ... (83 actions running) [35,209 / 35,283] 58 / 3788 tests; Testing //tensorflow/compiler/xla/tests:client_test_cpu; 7s local ... (56 actions running) [35,211 / 35,283] 60 / 3788 tests; Testing //tensorflow/python/autograph/tests:call_to_named_tuple_test; 7s local ... (56 actions running) [35,212 / 35,283] 61 / 3788 tests; Testing //tensorflow/python/autograph/tests:call_to_named_tuple_test; 8s local ... (56 actions running) [35,217 / 35,283] 62 / 3788 tests; Testing //tensorflow/python/autograph/tests:call_to_named_tuple_test; 9s local ... (56 actions running) [35,221 / 35,283] 63 / 3788 tests; Testing //tensorflow/python/autograph/tests:call_to_named_tuple_test; 10s local ... (56 actions running) [35,225 / 35,283] 64 / 3788 tests; Testing //tensorflow/python/autograph/tests:call_to_named_tuple_test; 11s local ... (56 actions, 55 running) [35,231 / 35,287] 64 / 3788 tests; Testing //tensorflow/python/autograph/tests:call_to_named_tuple_test; 12s local ... (56 actions, 55 running) [35,267 / 35,323] 64 / 3788 tests; Testing //tensorflow/python/autograph/tests:call_to_named_tuple_test; 13s local ... (55 actions, 53 running) [35,339 / 35,396] 67 / 3788 tests; Testing //tensorflow/python/autograph/tests:call_to_named_tuple_test; 14s local ... (57 actions, 53 running) [35,357 / 35,413] 68 / 3788 tests; Testing //tensorflow/python/autograph/tests:call_to_named_tuple_test; 15s local ... (65 actions, 64 running) [35,373 / 35,434] 68 / 3788 tests; Testing //tensorflow/python/autograph/tests:call_to_named_tuple_test; 16s local ... (69 actions, 67 running) [35,429 / 35,485] 68 / 3788 tests; Testing //tensorflow/python/autograph/tests:call_to_named_tuple_test; 17s local ... (71 actions, 69 running) [35,537 / 35,597] 72 / 3788 tests; Testing //tensorflow/python/autograph/tests:call_to_named_tuple_test; 18s local ... (74 actions, 70 running) [35,689 / 35,748] 76 / 3788 tests; Testing //tensorflow/python/autograph/tests:call_to_named_tuple_test; 19s local ... (77 actions, 72 running) [35,744 / 35,802] 79 / 3788 tests; Testing //tensorflow/python/autograph/tests:call_to_named_tuple_test; 20s local ... (82 actions, 81 running) [35,820 / 35,879] 81 / 3788 tests; Testing //tensorflow/python/autograph/tests:call_to_named_tuple_test; 21s local ... (82 actions, 80 running) [35,880 / 35,938] 83 / 3788 tests; Testing //tensorflow/python/autograph/tests:call_to_named_tuple_test; 22s local ... (84 actions, 83 running) [35,963 / 36,025] 86 / 3788 tests; Testing //tensorflow/python/autograph/tests:call_to_named_tuple_test; 23s local ... (84 actions, 81 running) [36,013 / 36,101] 91 / 3788 tests; Testing //tensorflow/compiler/tests:xla_ops_test_cpu; 24s local ... (84 actions, 82 running) [36,143 / 36,200] 97 / 3788 tests; Testing //tensorflow/compiler/tests:xla_ops_test_cpu; 25s local ... (83 actions, 79 running) [36,172 / 36,230] 100 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 25s local ... (85 actions, 83 running) [36,211 / 36,272] 102 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 27s local ... (86 actions, 85 running) [36,274 / 36,453] 105 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 28s local ... (85 actions, 81 running) [36,607 / 36,685] 111 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 29s local ... (82 actions, 70 running) [36,763 / 36,822] 111 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 30s local ... (83 actions, 80 running) [36,862 / 36,920] 114 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 31s local ... (89 actions, 85 running) [36,890 / 36,947] 116 / 3788 tests; Testing //tensorflow/compiler/tests:jit_test_cpu; 32s local ... (92 actions, 91 running) [37,008 / 39,166] 121 / 3788 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 10 of 50); 29s local ... (92 actions, 89 running) [37,504 / 39,678] 123 / 3788 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 10 of 50); 30s local ... (92 actions, 87 running) [38,241 / 40,465] 127 / 3788 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 9 of 50); 25s local ... (91 actions, 82 running) [38,551 / 40,708] 128 / 3788 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 9 of 50); 26s local ... (87 actions, 81 running) [39,368 / 41,410] 129 / 3788 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 9 of 50); 27s local ... (92 actions, 80 running) [40,044 / 41,938] 131 / 3788 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 9 of 50); 28s local ... (89 actions, 77 running) [40,661 / 42,500] 132 / 3788 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 9 of 50); 29s local ... (91 actions, 75 running) [41,537 / 43,269] 135 / 3788 tests; Testing //tensorflow/compiler/tests:gather_test_cpu; 27s local ... (88 actions, 70 running) [42,282 / 43,668] 136 / 3788 tests; Testing //tensorflow/compiler/mlir/lite/tests:prepare-tf-fake-quant.mlir.test; 26s local, remote-cache ... (89 actions, 69 running) [42,597 / 43,668] 153 / 3788 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:tf-data-pipeline.pbtxt.test; 25s local, remote-cache ... (38 actions, 35 running) [43,764 / 44,558] 156 / 3788 tests; Compiling tensorflow/compiler/mlir/python/mlir_wrapper/filecheck_wrapper.cc; 25s local, remote-cache ... (58 actions, 29 running) [44,911 / 45,357] 160 / 3788 tests; Compiling tensorflow/compiler/mlir/python/mlir_wrapper/filecheck_wrapper.cc; 26s local, remote-cache ... (55 actions, 21 running) [45,778 / 46,014] 167 / 3788 tests; Testing //tensorflow/c:ops_test; 20s local ... (37 actions, 7 running) [47,290 / 47,562] 167 / 3788 tests; Testing //tensorflow/c:ops_test; 22s local ... (108 actions, 107 running) [47,290 / 47,562] 167 / 3788 tests; Testing //tensorflow/c:ops_test; 23s local ... (108 actions, 107 running) [47,292 / 47,562] 167 / 3788 tests; Testing //tensorflow/c:ops_test; 24s local ... (109 actions running) [47,294 / 47,562] 168 / 3788 tests; Testing //tensorflow/c:c_api_function_test; 24s local ... (110 actions running) [47,296 / 47,562] 168 / 3788 tests; Testing //tensorflow/c:c_api_function_test; 25s local ... (110 actions running) [47,298 / 47,562] 168 / 3788 tests; Testing //tensorflow/c:c_api_function_test; 26s local ... (110 actions running) [47,305 / 47,562] 169 / 3788 tests; Testing //tensorflow/c:c_api_function_test; 28s local ... (110 actions running) [47,307 / 47,562] 169 / 3788 tests; Testing //tensorflow/python/ops/structured:structured_tensor_test; 22s local ... (111 actions running) [47,312 / 47,562] 169 / 3788 tests; Testing //tensorflow/python/ops/structured:structured_tensor_test; 23s local ... (111 actions running) [47,312 / 47,562] 169 / 3788 tests; Testing //tensorflow/python/ops/structured:structured_tensor_test; 24s local ... (111 actions running) [47,312 / 47,562] 169 / 3788 tests; Testing //tensorflow/python/ops/structured:structured_tensor_test; 25s local ... (111 actions running) [47,312 / 47,562] 169 / 3788 tests; Testing //tensorflow/python/ops/structured:structured_tensor_test; 26s local ... (111 actions running) [47,314 / 47,562] 169 / 3788 tests; Testing //tensorflow/python/ops/structured:structured_tensor_test; 27s local ... (111 actions running) [47,318 / 47,562] 169 / 3788 tests; Testing //tensorflow/python/ops/structured:structured_tensor_test; 28s local ... (110 actions, 109 running) [47,324 / 47,562] 169 / 3788 tests; Testing //tensorflow/python/ops/structured:structured_tensor_test; 29s local ... (110 actions, 109 running) [47,326 / 47,562] 169 / 3788 tests; Testing //tensorflow/python/ops/structured:structured_tensor_test; 30s local ... (110 actions, 109 running) [47,329 / 47,562] 170 / 3788 tests; Compiling pybind11_abseil/register_status_bindings.cc [for tool]; 19s local, remote-cache ... (111 actions, 110 running) [47,366 / 47,562] 170 / 3788 tests; Compiling pybind11_abseil/register_status_bindings.cc [for tool]; 20s local, remote-cache ... (111 actions, 110 running) [47,369 / 47,562] 170 / 3788 tests; Compiling pybind11_abseil/register_status_bindings.cc [for tool]; 21s local, remote-cache ... (111 actions, 110 running) [47,370 / 47,562] 170 / 3788 tests; Compiling pybind11_abseil/register_status_bindings.cc [for tool]; 22s local, remote-cache ... (112 actions running) [47,370 / 47,562] 170 / 3788 tests; Compiling pybind11_abseil/register_status_bindings.cc [for tool]; 23s local, remote-cache ... (112 actions running) [47,371 / 47,562] 170 / 3788 tests; Compiling pybind11_abseil/register_status_bindings.cc [for tool]; 24s local, remote-cache ... (112 actions running) [47,373 / 47,562] 170 / 3788 tests; Compiling pybind11_abseil/register_status_bindings.cc [for tool]; 25s local, remote-cache ... (111 actions, 110 running) [47,378 / 47,562] 170 / 3788 tests; Compiling pybind11_abseil/register_status_bindings.cc [for tool]; 26s local, remote-cache ... (111 actions, 110 running) [47,389 / 47,562] 170 / 3788 tests; Compiling pybind11_abseil/register_status_bindings.cc [for tool]; 27s local, remote-cache ... (111 actions, 110 running) [47,444 / 47,589] 170 / 3788 tests; Compiling tensorflow/python/grappler/tf_optimizer_wrapper.cc [for tool]; 28s local, remote-cache ... (111 actions, 110 running) [47,518 / 47,671] 170 / 3788 tests; Compiling tensorflow/python/grappler/tf_optimizer_wrapper.cc [for tool]; 29s local, remote-cache ... (111 actions, 110 running) [47,639 / 47,796] 170 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 30s local, remote-cache ... (107 actions, 106 running) [47,704 / 47,861] 170 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 31s local, remote-cache ... (109 actions, 108 running) [47,788 / 47,944] 171 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 32s local, remote-cache ... (105 actions, 103 running) [47,826 / 47,980] 171 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 33s local, remote-cache ... (106 actions, 105 running) [47,834 / 48,006] 172 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 35s local, remote-cache ... (106 actions running) [47,835 / 48,006] 173 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 36s local, remote-cache ... (105 actions running) [47,836 / 48,006] 174 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 37s local, remote-cache ... (105 actions running) [47,836 / 48,006] 175 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 39s local, remote-cache ... (105 actions running) [47,839 / 48,006] 178 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 40s local, remote-cache ... (104 actions running) [47,843 / 48,006] 180 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 41s local, remote-cache ... (101 actions running) [47,845 / 48,006] 180 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 42s local, remote-cache ... (101 actions running) [47,848 / 48,006] 180 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 43s local, remote-cache ... (100 actions running) [47,849 / 48,006] 180 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 44s local, remote-cache ... (100 actions running) [47,851 / 48,006] 180 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 45s local, remote-cache ... (99 actions running) [47,854 / 48,006] 180 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 46s local, remote-cache ... (96 actions running) [47,864 / 48,013] 180 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 47s local, remote-cache ... (96 actions running) [47,872 / 48,069] 180 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 48s local, remote-cache ... (95 actions running) [47,877 / 48,069] 180 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 49s local, remote-cache ... (95 actions running) [47,880 / 48,069] 180 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 50s local, remote-cache ... (95 actions running) [47,885 / 48,069] 180 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 51s local, remote-cache ... (94 actions running) [47,890 / 48,069] 181 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 52s local, remote-cache ... (91 actions, 90 running) [47,895 / 48,069] 181 / 3788 tests; Compiling tensorflow/python/util/tf_stack.cc [for tool]; 53s local, remote-cache ... (89 actions running) [47,904 / 48,069] 181 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 54s local, remote-cache ... (84 actions, 83 running) [47,913 / 48,069] 181 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 55s local, remote-cache ... (84 actions, 83 running) [47,932 / 48,069] 181 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 56s local, remote-cache ... (78 actions, 76 running) [47,982 / 48,118] 183 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 57s local, remote-cache ... (79 actions, 77 running) [48,009 / 48,155] 183 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 58s local, remote-cache ... (76 actions, 74 running) [48,064 / 48,200] 184 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 59s local, remote-cache ... (70 actions, 69 running) [48,217 / 48,362] 186 / 3788 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 60s local, remote-cache ... (72 actions, 71 running) [48,218 / 48,362] 186 / 3788 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 41s local, remote-cache ... (73 actions, 72 running) [48,221 / 48,362] 189 / 3788 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 42s local, remote-cache ... (70 actions running) [48,226 / 48,362] 192 / 3788 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 40s local, remote-cache ... (65 actions running) [48,231 / 48,368] 192 / 3788 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 41s local, remote-cache ... (65 actions running) [48,285 / 48,431] 194 / 3788 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 42s local, remote-cache ... (65 actions, 61 running) [48,387 / 48,521] 196 / 3788 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 43s local, remote-cache ... (65 actions, 63 running) [48,425 / 48,563] 201 / 3788 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 44s local, remote-cache ... (67 actions, 66 running) [48,428 / 48,563] 201 / 3788 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 45s local, remote-cache ... (67 actions running) [48,476 / 48,610] 206 / 3788 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 46s local, remote-cache ... (64 actions, 62 running) [48,521 / 48,653] 209 / 3788 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 47s local, remote-cache ... (62 actions, 61 running) [48,569 / 48,719] 210 / 3788 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 48s local, remote-cache ... (63 actions running) [48,571 / 48,719] 210 / 3788 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 50s local, remote-cache ... (65 actions, 64 running) [48,609 / 48,750] 211 / 3788 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 51s local, remote-cache ... (65 actions running) [48,615 / 48,750] 214 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 49s local, remote-cache ... (61 actions running) [48,629 / 48,759] 215 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 50s local, remote-cache ... (62 actions running) [48,701 / 48,833] 217 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 51s local, remote-cache ... (64 actions running) [48,759 / 48,893] 220 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 52s local, remote-cache ... (67 actions, 66 running) [48,806 / 48,940] 221 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 53s local, remote-cache ... (67 actions, 65 running) [48,836 / 48,968] 223 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 54s local, remote-cache ... (68 actions, 67 running) [48,924 / 49,056] 223 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 55s local, remote-cache ... (69 actions, 68 running) [49,050 / 49,183] 226 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 56s local, remote-cache ... (70 actions, 68 running) [49,116 / 49,249] 229 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 57s local, remote-cache ... (72 actions, 71 running) [49,155 / 49,289] 231 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 58s local, remote-cache ... (75 actions, 74 running) [49,196 / 49,334] 234 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 59s local, remote-cache ... (77 actions, 76 running) [49,222 / 49,357] 236 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 60s local, remote-cache ... (76 actions, 75 running) [49,226 / 49,359] 237 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 62s local, remote-cache ... (79 actions running) [49,241 / 49,374] 240 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 63s local, remote-cache ... (80 actions running) [49,257 / 49,391] 243 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 64s local, remote-cache ... (80 actions running) [49,280 / 49,426] 246 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 65s local, remote-cache ... (80 actions running) [49,285 / 49,426] 250 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 66s local, remote-cache ... (79 actions running) [49,289 / 49,426] 254 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 67s local, remote-cache ... (77 actions running) [49,297 / 49,430] 256 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 68s local, remote-cache ... (76 actions running) [49,309 / 49,442] 257 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 69s local, remote-cache ... (78 actions running) [49,405 / 49,543] 262 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 70s local, remote-cache ... (78 actions, 74 running) [49,450 / 49,583] 264 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 71s local, remote-cache ... (80 actions, 79 running) [49,463 / 49,598] 264 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 72s local, remote-cache ... (80 actions, 78 running) [49,482 / 49,618] 269 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 73s local, remote-cache ... (80 actions running) [49,484 / 49,618] 269 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 74s local, remote-cache ... (80 actions, 79 running) [49,491 / 49,624] 270 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 75s local, remote-cache ... (79 actions, 78 running) [49,498 / 49,636] 274 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 77s local, remote-cache ... (75 actions running) [49,502 / 49,636] 278 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 78s local, remote-cache ... (73 actions running) [49,522 / 49,650] 279 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 79s local, remote-cache ... (74 actions running) [49,598 / 49,723] 281 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 80s local, remote-cache ... (72 actions, 71 running) [49,644 / 49,772] 282 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 81s local, remote-cache ... (76 actions, 75 running) [49,665 / 49,797] 284 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 83s local, remote-cache ... (79 actions, 78 running) [49,667 / 49,797] 286 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 84s local, remote-cache ... (77 actions running) [49,674 / 49,800] 290 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 85s local, remote-cache ... (73 actions running) [49,734 / 49,860] 292 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 86s local, remote-cache ... (73 actions, 70 running) [49,770 / 49,894] 294 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 87s local, remote-cache ... (75 actions, 74 running) [49,804 / 49,929] 295 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 88s local, remote-cache ... (77 actions, 76 running) [49,826 / 49,950] 297 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 89s local, remote-cache ... (80 actions running) [49,855 / 49,979] 301 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 90s local, remote-cache ... (80 actions running) [49,883 / 50,029] 302 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 91s local, remote-cache ... (81 actions, 79 running) [49,979 / 50,107] 302 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 92s local, remote-cache ... (81 actions, 80 running) [49,993 / 50,117] 303 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 93s local, remote-cache ... (81 actions, 80 running) [50,013 / 50,137] 304 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 94s local, remote-cache ... (82 actions running) [50,044 / 50,170] 305 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 96s local, remote-cache ... (83 actions, 82 running) [50,073 / 50,198] 307 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 97s local, remote-cache ... (86 actions, 84 running) [50,122 / 50,248] 308 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 98s local, remote-cache ... (86 actions, 85 running) [50,122 / 50,248] 308 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 101s local, remote-cache ... (86 actions, 85 running) [50,142 / 50,264] 309 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 102s local, remote-cache ... (84 actions, 82 running) [50,194 / 50,319] 312 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 103s local, remote-cache ... (84 actions, 82 running) [50,233 / 50,356] 312 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 104s local, remote-cache ... (85 actions running) [50,245 / 50,369] 313 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 105s local, remote-cache ... (85 actions, 84 running) [50,361 / 51,069] 316 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 106s local, remote-cache ... (83 actions, 79 running) [50,822 / 51,475] 328 / 3788 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 107s local, remote-cache ... (69 actions, 55 running) [50,959 / 51,555] 342 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 108s local, remote-cache ... (94 actions running) [50,973 / 51,556] 346 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 109s local, remote-cache ... (99 actions, 98 running) [51,091 / 51,674] 346 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 110s local, remote-cache ... (94 actions, 88 running) [51,483 / 52,014] 347 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 111s local, remote-cache ... (72 actions, 45 running) [52,395 / 52,691] 347 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 112s local, remote-cache ... (61 actions, 21 running) [53,476 / 53,572] 347 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 113s local, remote-cache ... (57 actions, 31 running) [53,803 / 53,880] 352 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 114s local, remote-cache ... (70 actions, 54 running) [53,915 / 53,990] 360 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 115s local, remote-cache ... (77 actions, 69 running) [54,026 / 54,099] 370 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 116s local, remote-cache ... (84 actions, 80 running) [54,049 / 54,122] 373 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 117s local, remote-cache ... (86 actions, 85 running) [54,083 / 54,159] 376 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 118s local, remote-cache ... (86 actions, 85 running) [54,093 / 54,166] 379 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 119s local, remote-cache ... (85 actions, 84 running) [54,097 / 54,170] 381 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 120s local, remote-cache ... (83 actions, 82 running) [54,143 / 54,218] 389 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 121s local, remote-cache ... (81 actions, 78 running) [54,208 / 54,281] 395 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 122s local, remote-cache ... (81 actions, 78 running) [54,297 / 54,370] 409 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 123s local, remote-cache ... (77 actions, 75 running) [54,448 / 54,537] 425 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 124s local, remote-cache ... (67 actions, 61 running) [54,575 / 54,649] 431 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 125s local, remote-cache ... (68 actions, 65 running) [54,680 / 54,754] 445 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 126s local, remote-cache ... (64 actions, 59 running) [54,797 / 54,874] 455 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 127s local, remote-cache ... (64 actions, 58 running) [54,855 / 54,930] 461 / 3788 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 128s local, remote-cache ... (65 actions, 60 running) [54,979 / 55,053] 472 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 53s local ... (58 actions, 55 running) [55,063 / 55,137] 483 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 54s local ... (58 actions, 54 running) [55,119 / 55,191] 491 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 55s local ... (59 actions, 54 running) [55,180 / 55,261] 500 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 56s local ... (58 actions, 55 running) [55,191 / 55,293] 509 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 57s local ... (58 actions running) [55,195 / 55,293] 512 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 58s local ... (57 actions running) [55,202 / 55,293] 518 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 59s local ... (57 actions running) [55,204 / 55,293] 520 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 60s local ... (57 actions running) [55,207 / 55,293] 523 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 61s local ... (57 actions running) [55,209 / 55,293] 525 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 62s local ... (57 actions running) [55,212 / 55,293] 527 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 63s local ... (57 actions running) [55,215 / 55,293] 528 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 64s local ... (58 actions running) [55,221 / 55,293] 531 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 65s local ... (58 actions running) [55,241 / 55,314] 532 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 66s local ... (58 actions, 56 running) [55,302 / 55,372] 535 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 67s local ... (58 actions, 55 running) [55,366 / 55,437] 540 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 68s local ... (60 actions, 55 running) [55,408 / 55,486] 544 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 69s local ... (63 actions, 61 running) [55,415 / 55,486] 547 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 70s local ... (63 actions, 62 running) [55,421 / 55,491] 548 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 71s local ... (63 actions running) [55,462 / 55,533] 551 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 72s local ... (62 actions, 61 running) [55,574 / 55,645] 561 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 73s local ... (57 actions, 56 running) [55,611 / 55,680] 568 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 74s local ... (60 actions running) [55,630 / 55,700] 576 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 75s local ... (57 actions, 56 running) [55,650 / 55,720] 577 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 76s local ... (57 actions, 56 running) [55,671 / 55,742] 578 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 77s local ... (57 actions, 56 running) [55,708 / 55,774] 583 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 78s local ... (58 actions running) [55,758 / 55,825] 588 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 80s local ... (58 actions, 56 running) [55,825 / 55,892] 590 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 81s local ... (58 actions, 57 running) [55,857 / 55,930] 597 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 82s local ... (60 actions, 58 running) [55,870 / 55,936] 603 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 83s local ... (62 actions running) [55,929 / 55,996] 611 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 84s local ... (59 actions running) [55,948 / 56,014] 614 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 85s local ... (60 actions running) [56,008 / 56,076] 623 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 86s local ... (59 actions, 55 running) [56,046 / 56,115] 629 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 87s local ... (61 actions, 56 running) [56,060 / 56,143] 635 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 88s local ... (63 actions running) [56,068 / 56,143] 638 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 89s local ... (63 actions running) [56,074 / 56,143] 642 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 90s local ... (62 actions, 61 running) [56,088 / 56,155] 644 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 91s local ... (61 actions, 59 running) [56,095 / 56,162] 648 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 92s local ... (61 actions running) [56,136 / 56,202] 655 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 93s local ... (59 actions, 55 running) [56,207 / 56,264] 661 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 94s local ... (57 actions, 55 running) [56,220 / 56,276] 662 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 95s local ... (57 actions, 54 running) [56,225 / 56,292] 665 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 97s local ... (58 actions, 55 running) [56,293 / 56,350] 669 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 98s local ... (59 actions, 56 running) [56,344 / 56,399] 671 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 99s local ... (62 actions, 58 running) [56,398 / 56,455] 674 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 100s local ... (63 actions, 59 running) [56,481 / 56,538] 681 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 101s local ... (64 actions, 59 running) [56,528 / 56,585] 684 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 102s local ... (66 actions, 63 running) [56,556 / 56,614] 686 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 103s local ... (68 actions, 63 running) [56,622 / 56,679] 692 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 104s local ... (69 actions, 63 running) [56,640 / 56,698] 695 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 105s local ... (70 actions, 69 running) [56,668 / 56,726] 698 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 106s local ... (70 actions, 66 running) [56,805 / 56,864] 707 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 107s local ... (71 actions, 65 running) [56,857 / 56,913] 709 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 109s local ... (72 actions, 69 running) [56,910 / 56,967] 715 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 110s local ... (73 actions, 70 running) [56,910 / 56,967] 715 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 112s local ... (73 actions, 70 running) [56,965 / 57,029] 724 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 113s local ... (73 actions, 71 running) [56,969 / 57,030] 726 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 114s local ... (73 actions running) [56,974 / 57,030] 731 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 116s local ... (73 actions running) [56,992 / 57,048] 734 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 117s local ... (74 actions running) [57,004 / 57,062] 739 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 118s local ... (74 actions, 73 running) [57,029 / 57,086] 745 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 119s local ... (76 actions, 73 running) [57,041 / 57,097] 746 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 120s local ... (77 actions running) [57,050 / 57,107] 747 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 121s local ... (78 actions running) [57,071 / 57,127] 753 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 122s local ... (76 actions running) [57,075 / 57,131] 756 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 123s local ... (76 actions running) [57,083 / 57,186] 758 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 124s local ... (75 actions running) [57,085 / 57,186] 760 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 125s local ... (76 actions running) [57,090 / 57,186] 762 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 126s local ... (76 actions, 75 running) [57,098 / 57,186] 764 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 127s local ... (76 actions, 75 running) [57,102 / 57,186] 766 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 129s local ... (76 actions running) [57,108 / 57,186] 772 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 130s local ... (74 actions running) [57,114 / 57,186] 773 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 131s local ... (73 actions, 72 running) [57,126 / 57,186] 779 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 132s local ... (66 actions running) [57,130 / 57,186] 779 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 133s local ... (66 actions, 65 running) [57,190 / 57,248] 794 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 134s local ... (57 actions running) [57,227 / 57,283] 803 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 135s local ... (58 actions running) [57,403 / 57,463] 808 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 136s local ... (55 actions, 51 running) [57,418 / 57,515] 808 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 137s local ... (57 actions, 56 running) [57,426 / 57,515] 809 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 138s local ... (56 actions, 55 running) [57,428 / 57,515] 809 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 139s local ... (56 actions, 55 running) [57,433 / 57,515] 809 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 140s local ... (56 actions, 55 running) [57,439 / 57,515] 812 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 142s local ... (56 actions, 55 running) [57,442 / 57,515] 813 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 143s local ... (56 actions running) [57,444 / 57,515] 815 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 144s local ... (56 actions running) [57,450 / 57,515] 819 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 145s local ... (56 actions, 55 running) [57,455 / 57,515] 821 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 146s local ... (56 actions running) [57,456 / 57,515] 821 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 148s local ... (56 actions running) [57,457 / 57,515] 822 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 149s local ... (56 actions running) [57,459 / 57,515] 823 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 150s local ... (56 actions, 55 running) [57,469 / 57,527] 823 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 151s local ... (56 actions, 54 running) [57,551 / 57,607] 825 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 152s local ... (55 actions, 53 running) [57,616 / 57,709] 828 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 153s local ... (59 actions, 56 running) [57,622 / 57,709] 830 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 154s local ... (60 actions running) [57,626 / 57,709] 831 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 155s local ... (60 actions, 59 running) [57,632 / 57,709] 832 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 156s local ... (60 actions running) [57,641 / 57,709] 835 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 157s local ... (57 actions, 56 running) [57,645 / 57,709] 838 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 159s local ... (56 actions running) [57,647 / 57,709] 838 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 160s local ... (56 actions running) [57,653 / 57,710] 839 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 161s local ... (56 actions running) [57,688 / 57,743] 839 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 162s local ... (55 actions running) [57,699 / 57,755] 840 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 163s local ... (57 actions running) [57,717 / 57,773] 845 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 164s local ... (57 actions running) [57,764 / 57,828] 854 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 165s local ... (56 actions, 51 running) [57,823 / 57,881] 857 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 166s local ... (58 actions, 57 running) [57,920 / 57,979] 863 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 167s local ... (56 actions running) [57,924 / 57,982] 864 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 168s local ... (57 actions, 56 running) [57,961 / 58,018] 865 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 169s local ... (58 actions, 57 running) [57,995 / 58,053] 871 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 170s local ... (61 actions, 60 running) [58,029 / 58,086] 873 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 171s local ... (62 actions, 61 running) [58,066 / 58,125] 878 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 172s local ... (63 actions, 62 running) [58,125 / 58,182] 886 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 173s local ... (63 actions, 62 running) [58,158 / 58,221] 897 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 174s local ... (58 actions running) [58,165 / 58,221] 903 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 176s local ... (56 actions running) [58,252 / 58,316] 906 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 177s local ... (61 actions running) [58,267 / 58,330] 909 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 178s local ... (63 actions running) [58,308 / 58,373] 910 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 179s local ... (65 actions, 63 running) [58,335 / 58,398] 913 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 180s local ... (69 actions running) [58,351 / 58,414] 917 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 181s local ... (72 actions running) [58,376 / 58,439] 921 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 182s local ... (71 actions, 70 running) [58,448 / 58,513] 932 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 183s local ... (64 actions, 62 running) [58,491 / 58,554] 941 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 184s local ... (63 actions running) [58,511 / 58,575] 947 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 185s local ... (64 actions, 62 running) [58,519 / 58,599] 952 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 186s local ... (68 actions running) [58,530 / 58,599] 962 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 188s local ... (60 actions running) [58,533 / 58,599] 964 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 189s local ... (57 actions running) [58,533 / 58,599] 964 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 190s local ... (57 actions running) [58,543 / 58,599] 968 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 191s local ... (57 actions running) [58,545 / 58,601] 970 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 192s local ... (58 actions running) [58,614 / 58,670] 973 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 193s local ... (58 actions running) [58,656 / 58,713] 988 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 194s local ... (58 actions, 56 running) [58,667 / 58,723] 992 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 196s local ... (60 actions running) [58,678 / 58,734] 996 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 197s local ... (58 actions running) [58,687 / 58,743] 999 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 198s local ... (59 actions running) [58,702 / 58,766] 1001 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 199s local ... (61 actions running) [58,705 / 58,766] 1005 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 201s local ... (61 actions running) [58,708 / 58,766] 1008 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 202s local ... (59 actions running) [58,718 / 58,774] 1010 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 203s local ... (57 actions, 56 running) [58,738 / 58,794] 1014 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 204s local ... (58 actions running) [58,764 / 58,820] 1016 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 205s local ... (59 actions running) [58,769 / 58,828] 1017 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 206s local ... (61 actions running) [58,771 / 58,828] 1019 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 207s local ... (62 actions running) [58,771 / 58,828] 1019 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 208s local ... (63 actions running) [58,786 / 58,844] 1024 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 209s local ... (62 actions, 61 running) [58,825 / 58,881] 1034 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 210s local ... (58 actions, 57 running) [58,842 / 58,898] 1038 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 211s local ... (60 actions running) [58,844 / 58,900] 1040 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 212s local ... (62 actions running) [58,848 / 58,904] 1041 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 213s local ... (62 actions running) [58,868 / 58,925] 1044 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 214s local ... (63 actions, 62 running) [58,897 / 58,964] 1049 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 215s local ... (64 actions, 60 running) [58,949 / 59,050] 1053 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 216s local ... (65 actions, 64 running) [58,955 / 59,050] 1058 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 217s local ... (62 actions, 61 running) [58,970 / 59,050] 1066 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 219s local ... (56 actions, 55 running) [58,976 / 59,050] 1067 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 220s local ... (56 actions running) [58,980 / 59,050] 1069 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 221s local ... (56 actions running) [58,981 / 59,050] 1070 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 222s local ... (56 actions running) [58,982 / 59,050] 1071 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 56s local ... (56 actions running) [58,983 / 59,050] 1071 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 57s local ... (56 actions, 55 running) [58,983 / 59,050] 1071 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 59s local ... (56 actions running) [58,984 / 59,050] 1071 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 60s local ... (56 actions running) [58,985 / 59,050] 1071 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 61s local ... (56 actions, 55 running) [58,988 / 59,050] 1071 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 62s local ... (56 actions, 55 running) [58,990 / 59,050] 1071 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 64s local ... (56 actions, 55 running) [59,008 / 59,065] 1073 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 65s local ... (56 actions, 54 running) [59,025 / 59,081] 1074 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 66s local ... (57 actions running) [59,057 / 59,115] 1075 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 67s local ... (56 actions, 54 running) [59,097 / 59,154] 1076 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 68s local ... (60 actions, 58 running) [59,138 / 59,196] 1083 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 69s local ... (59 actions, 58 running) [59,205 / 59,262] 1085 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 70s local ... (60 actions, 57 running) [59,221 / 59,277] 1089 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 71s local ... (60 actions, 58 running) [59,257 / 59,356] 1097 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 72s local ... (58 actions, 57 running) [59,264 / 59,357] 1099 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 73s local ... (56 actions, 55 running) [59,266 / 59,357] 1100 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 74s local ... (56 actions running) [59,269 / 59,357] 1100 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 75s local ... (56 actions, 55 running) [59,274 / 59,357] 1100 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 77s local ... (56 actions, 55 running) [59,281 / 59,357] 1103 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 78s local ... (56 actions running) [59,293 / 59,357] 1105 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 79s local ... (56 actions, 55 running) [59,311 / 59,367] 1108 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 80s local ... (55 actions, 54 running) [59,346 / 59,404] 1111 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 81s local ... (56 actions, 55 running) [59,396 / 59,458] 1115 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 82s local ... (56 actions running) [59,413 / 59,495] 1121 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 83s local ... (59 actions running) [59,419 / 59,495] 1121 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 84s local ... (60 actions, 59 running) [59,423 / 59,495] 1122 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 85s local ... (60 actions running) [59,425 / 59,495] 1122 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 86s local ... (60 actions running) [59,426 / 59,495] 1122 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 87s local ... (60 actions, 59 running) [59,435 / 59,495] 1125 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 89s local ... (59 actions, 58 running) [59,439 / 59,495] 1129 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 90s local ... (58 actions running) [59,473 / 59,529] 1133 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 91s local ... (57 actions running) [59,503 / 59,607] 1133 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 92s local ... (59 actions running) [59,511 / 59,607] 1135 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 93s local ... (60 actions running) [59,516 / 59,607] 1136 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 94s local ... (60 actions running) [59,520 / 59,607] 1137 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 95s local ... (59 actions, 58 running) [59,522 / 59,607] 1138 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 96s local ... (59 actions running) [59,525 / 59,607] 1139 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 98s local ... (59 actions running) [59,537 / 59,607] 1141 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 99s local ... (57 actions running) [59,558 / 59,616] 1145 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 100s local ... (56 actions, 55 running) [59,566 / 59,622] 1145 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 101s local ... (56 actions running) [59,615 / 59,670] 1149 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 102s local ... (56 actions, 55 running) [59,703 / 59,761] 1151 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 103s local ... (60 actions, 59 running) [59,761 / 59,830] 1160 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 104s local ... (65 actions, 64 running) [59,769 / 59,830] 1163 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 105s local ... (65 actions, 64 running) [59,771 / 59,830] 1163 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 106s local ... (65 actions running) [59,796 / 59,852] 1165 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 107s local ... (65 actions, 64 running) [59,805 / 59,861] 1168 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 108s local ... (65 actions running) [59,826 / 59,888] 1173 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 109s local ... (66 actions, 64 running) [59,855 / 59,911] 1176 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 95s local ... (68 actions, 66 running) [59,893 / 59,950] 1181 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 96s local ... (70 actions, 68 running) [59,961 / 60,028] 1189 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 97s local ... (73 actions, 68 running) [60,013 / 60,071] 1191 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 98s local ... (72 actions, 69 running) [60,036 / 60,093] 1191 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 99s local ... (73 actions, 72 running) [60,069 / 60,125] 1195 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 100s local ... (74 actions, 73 running) [60,083 / 60,139] 1199 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 101s local ... (78 actions running) [60,122 / 60,179] 1202 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 102s local ... (79 actions, 78 running) [60,135 / 60,191] 1204 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 104s local ... (80 actions running) [60,155 / 60,212] 1209 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 105s local ... (80 actions, 78 running) [60,195 / 60,254] 1213 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 106s local ... (81 actions, 79 running) [60,213 / 60,269] 1215 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 107s local ... (81 actions running) [60,229 / 60,290] 1222 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 108s local ... (78 actions running) [60,230 / 60,290] 1222 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 109s local ... (77 actions running) [60,237 / 60,297] 1227 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 110s local ... (74 actions, 73 running) [60,273 / 60,329] 1232 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 111s local ... (73 actions running) [60,296 / 60,356] 1238 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 112s local ... (75 actions, 74 running) [60,328 / 60,389] 1247 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 113s local ... (72 actions, 71 running) [60,339 / 60,396] 1252 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 114s local ... (69 actions, 67 running) [60,401 / 60,460] 1261 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 115s local ... (64 actions, 61 running) [60,431 / 60,491] 1269 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 116s local ... (63 actions running) [60,448 / 60,505] 1275 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 117s local ... (58 actions, 57 running) [60,457 / 60,513] 1278 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 119s local ... (56 actions running) [60,463 / 60,519] 1280 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 120s local ... (57 actions running) [60,471 / 60,533] 1282 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 121s local ... (58 actions running) [60,476 / 60,533] 1286 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 122s local ... (56 actions running) [60,501 / 60,558] 1286 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 123s local ... (56 actions, 55 running) [60,514 / 60,570] 1287 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 124s local ... (57 actions running) [60,552 / 60,608] 1294 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 125s local ... (56 actions, 53 running) [60,577 / 60,633] 1299 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 126s local ... (60 actions, 58 running) [60,630 / 60,687] 1300 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 127s local ... (59 actions, 57 running) [60,684 / 60,747] 1307 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 128s local ... (61 actions running) [60,693 / 60,749] 1313 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 129s local ... (56 actions, 55 running) [60,696 / 60,754] 1315 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 130s local ... (57 actions, 56 running) [60,726 / 60,782] 1318 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 132s local ... (57 actions running) [60,732 / 60,792] 1319 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 133s local ... (58 actions, 57 running) [60,793 / 60,858] 1321 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 134s local ... (59 actions, 58 running) [60,801 / 60,858] 1326 / 3788 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 43s local ... (56 actions, 55 running) [60,832 / 60,931] 1330 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 38s local ... (56 actions running) [60,837 / 60,931] 1335 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 39s local ... (56 actions running) [60,840 / 60,931] 1336 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 41s local ... (56 actions running) [60,841 / 60,931] 1337 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 42s local ... (56 actions running) [60,842 / 60,931] 1338 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 43s local ... (56 actions running) [60,847 / 60,931] 1338 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 44s local ... (56 actions, 55 running) [60,857 / 60,931] 1339 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 45s local ... (56 actions, 55 running) [60,859 / 60,931] 1339 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 46s local ... (56 actions, 55 running) [60,864 / 60,931] 1339 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 47s local ... (56 actions, 55 running) [60,876 / 60,934] 1339 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 48s local ... (56 actions, 55 running) [60,928 / 60,985] 1339 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 49s local ... (56 actions, 54 running) [60,969 / 61,027] 1345 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 50s local ... (58 actions, 56 running) [61,033 / 61,094] 1349 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 51s local ... (60 actions, 59 running) [61,065 / 61,121] 1354 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 52s local ... (65 actions, 64 running) [61,108 / 61,165] 1360 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 53s local ... (67 actions, 64 running) [61,143 / 61,200] 1364 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 54s local ... (68 actions, 66 running) [61,157 / 61,261] 1368 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 55s local ... (70 actions running) [61,164 / 61,261] 1374 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 56s local ... (65 actions running) [61,176 / 61,261] 1386 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 57s local ... (56 actions running) [61,179 / 61,261] 1389 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 59s local ... (56 actions running) [61,182 / 61,261] 1391 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 60s local ... (56 actions running) [61,184 / 61,261] 1391 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 61s local ... (56 actions running) [61,204 / 61,261] 1391 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 62s local ... (56 actions running) [61,225 / 61,281] 1392 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 63s local ... (56 actions, 54 running) [61,262 / 61,321] 1397 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 64s local ... (60 actions running) [61,357 / 61,421] 1401 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 65s local ... (56 actions, 48 running) [61,408 / 61,488] 1407 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 66s local ... (59 actions running) [61,419 / 61,488] 1413 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 67s local ... (56 actions running) [61,420 / 61,488] 1413 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 2 of 15); 68s local ... (56 actions, 55 running) [61,421 / 61,488] 1415 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 49s local ... (56 actions running) [61,425 / 61,488] 1418 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 51s local ... (56 actions running) [61,427 / 61,488] 1420 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 52s local ... (56 actions running) [61,429 / 61,488] 1422 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 54s local ... (56 actions running) [61,430 / 61,488] 1422 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 55s local ... (56 actions running) [61,492 / 61,549] 1424 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 56s local ... (57 actions, 56 running) [61,549 / 61,617] 1427 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 57s local ... (60 actions running) [61,554 / 61,617] 1428 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 58s local ... (60 actions running) [61,559 / 61,617] 1429 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 59s local ... (60 actions, 59 running) [61,563 / 61,619] 1430 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 61s local ... (60 actions running) [61,586 / 61,642] 1433 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 62s local ... (61 actions running) [61,597 / 61,669] 1437 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 63s local ... (63 actions running) [61,601 / 61,669] 1442 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 64s local ... (63 actions running) [61,606 / 61,669] 1443 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 65s local ... (63 actions, 62 running) [61,613 / 61,669] 1444 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 66s local ... (63 actions, 62 running) [61,628 / 61,686] 1446 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 67s local ... (63 actions, 62 running) [61,665 / 61,721] 1451 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 68s local ... (64 actions running) [61,681 / 61,737] 1453 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 70s local ... (66 actions running) [61,682 / 61,740] 1453 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 72s local ... (66 actions, 65 running) [61,685 / 61,741] 1454 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 73s local ... (66 actions running) [61,690 / 61,764] 1455 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 75s local ... (66 actions running) [61,691 / 61,764] 1457 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 76s local ... (66 actions running) [61,695 / 61,764] 1459 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 78s local ... (66 actions, 65 running) [61,697 / 61,764] 1462 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 79s local ... (66 actions running) [61,700 / 61,764] 1463 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 80s local ... (65 actions running) [61,718 / 61,774] 1465 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 81s local ... (64 actions, 63 running) [61,743 / 61,799] 1468 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 82s local ... (64 actions, 63 running) [61,749 / 61,805] 1469 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 83s local ... (64 actions running) [61,774 / 61,830] 1469 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 84s local ... (64 actions running) [61,813 / 61,871] 1471 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 85s local ... (65 actions, 64 running) [61,839 / 61,895] 1473 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 86s local ... (67 actions, 66 running) [61,864 / 61,920] 1474 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 87s local ... (68 actions, 67 running) [61,871 / 61,928] 1476 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 88s local ... (67 actions, 66 running) [61,878 / 61,934] 1476 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 90s local ... (68 actions, 67 running) [61,887 / 61,944] 1480 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 92s local ... (68 actions running) [61,899 / 61,956] 1485 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 93s local ... (68 actions running) [61,924 / 61,981] 1487 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 94s local ... (70 actions running) [61,927 / 61,984] 1488 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 88s local ... (70 actions running) [61,933 / 61,989] 1488 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 89s local ... (70 actions, 69 running) [61,939 / 61,996] 1488 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 90s local ... (70 actions running) [61,948 / 62,005] 1489 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 91s local ... (70 actions, 69 running) [61,968 / 62,024] 1489 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 92s local ... (70 actions, 69 running) [61,977 / 62,034] 1491 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 93s local ... (72 actions running) [61,982 / 62,039] 1491 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 94s local ... (73 actions running) [61,986 / 62,043] 1492 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 95s local ... (72 actions running) [61,997 / 62,054] 1494 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 96s local ... (70 actions running) [62,004 / 62,068] 1495 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 97s local ... (70 actions, 69 running) [62,007 / 62,068] 1497 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 98s local ... (69 actions running) [62,009 / 62,068] 1499 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 99s local ... (68 actions running) [62,027 / 62,084] 1504 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 100s local ... (63 actions, 62 running) [62,068 / 62,136] 1512 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 101s local ... (57 actions, 56 running) [62,069 / 62,136] 1513 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 103s local ... (56 actions running) [62,072 / 62,136] 1517 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 104s local ... (57 actions running) [62,078 / 62,136] 1517 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 105s local ... (56 actions, 55 running) [62,079 / 62,136] 1517 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 106s local ... (56 actions running) [62,080 / 62,136] 1518 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 107s local ... (56 actions running) [62,084 / 62,140] 1519 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 108s local ... (56 actions running) [62,088 / 62,144] 1519 / 3788 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 109s local ... (56 actions running) [62,098 / 62,155] 1521 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 2 of 20); 55s local ... (57 actions running) [62,100 / 62,156] 1521 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 2 of 20); 56s local ... (60 actions running) [62,112 / 62,168] 1524 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 2 of 20); 57s local ... (58 actions running) [62,122 / 62,180] 1525 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 2 of 20); 58s local ... (57 actions, 56 running) [62,128 / 62,184] 1527 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 2 of 20); 59s local ... (57 actions running) [62,134 / 62,191] 1527 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 2 of 20); 60s local ... (57 actions, 56 running) [62,136 / 62,192] 1528 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 2 of 20); 62s local ... (57 actions running) [62,156 / 62,213] 1531 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 62s local ... (56 actions running) [62,184 / 62,241] 1531 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 63s local ... (57 actions, 55 running) [62,196 / 62,280] 1533 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 65s local ... (57 actions running) [62,202 / 62,280] 1535 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 66s local ... (56 actions running) [62,207 / 62,280] 1535 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 67s local ... (56 actions, 55 running) [62,212 / 62,280] 1536 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 68s local ... (56 actions running) [62,214 / 62,280] 1537 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 70s local ... (56 actions running) [62,215 / 62,280] 1538 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 71s local ... (56 actions running) [62,220 / 62,280] 1540 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 72s local ... (56 actions running) [62,221 / 62,280] 1540 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 74s local ... (56 actions running) [62,229 / 62,286] 1542 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 75s local ... (56 actions running) [62,236 / 62,315] 1543 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 76s local ... (56 actions running) [62,240 / 62,315] 1543 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 77s local ... (56 actions running) [62,246 / 62,315] 1544 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 78s local ... (56 actions running) [62,247 / 62,315] 1544 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 79s local ... (56 actions running) [62,250 / 62,315] 1544 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 80s local ... (56 actions running) [62,257 / 62,315] 1545 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 80s local ... (56 actions, 55 running) [62,258 / 62,315] 1545 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 81s local ... (56 actions running) [62,268 / 62,325] 1546 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 82s local ... (56 actions running) [62,276 / 62,343] 1546 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 83s local ... (57 actions running) [62,278 / 62,343] 1548 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 84s local ... (57 actions running) [62,280 / 62,343] 1548 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 86s local ... (57 actions, 56 running) [62,282 / 62,343] 1550 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 87s local ... (57 actions running) [62,283 / 62,343] 1551 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 88s local ... (57 actions running) [62,286 / 62,343] 1553 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 89s local ... (56 actions running) [62,290 / 62,346] 1554 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 90s local ... (56 actions, 55 running) [62,308 / 62,364] 1556 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 91s local ... (56 actions running) [62,318 / 62,376] 1556 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 93s local ... (56 actions, 55 running) [62,340 / 62,397] 1556 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 94s local ... (58 actions running) [62,374 / 62,441] 1559 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 95s local ... (60 actions, 59 running) [62,378 / 62,441] 1560 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 96s local ... (61 actions, 60 running) [62,379 / 62,441] 1560 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 97s local ... (61 actions running) [62,383 / 62,441] 1561 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 98s local ... (60 actions running) [62,385 / 62,441] 1562 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 99s local ... (59 actions running) [62,398 / 62,454] 1565 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 100s local ... (58 actions running) [62,415 / 62,473] 1566 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 101s local ... (58 actions, 56 running) [62,442 / 62,499] 1570 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 102s local ... (58 actions, 57 running) [62,455 / 62,520] 1570 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 103s local ... (59 actions running) [62,458 / 62,520] 1572 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 104s local ... (57 actions running) [62,462 / 62,520] 1573 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 105s local ... (57 actions running) [62,463 / 62,520] 1575 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 107s local ... (56 actions running) [62,477 / 62,533] 1576 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 108s local ... (56 actions, 55 running) [62,488 / 62,544] 1578 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 109s local ... (57 actions, 56 running) [62,494 / 62,556] 1578 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 110s local ... (58 actions running) [62,509 / 62,568] 1583 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 111s local ... (56 actions, 54 running) [62,521 / 62,577] 1584 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 112s local ... (57 actions running) [62,537 / 62,593] 1587 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 113s local ... (57 actions, 56 running) [62,542 / 62,598] 1589 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 114s local ... (56 actions running) [62,558 / 62,622] 1590 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 115s local ... (57 actions running) [62,562 / 62,622] 1593 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 116s local ... (58 actions running) [62,567 / 62,623] 1597 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 118s local ... (56 actions running) [62,596 / 62,653] 1598 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 119s local ... (56 actions, 54 running) [62,627 / 62,684] 1601 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 120s local ... (56 actions, 55 running) [62,634 / 62,690] 1603 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 121s local ... (57 actions running) [62,635 / 62,691] 1604 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 122s local ... (56 actions running) [62,649 / 62,705] 1606 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 123s local ... (57 actions, 56 running) [62,666 / 62,722] 1606 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 125s local ... (57 actions running) [62,680 / 62,738] 1609 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 126s local ... (58 actions running) [62,700 / 62,764] 1612 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 127s local ... (60 actions running) [62,708 / 62,768] 1615 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 128s local ... (60 actions running) [62,721 / 62,782] 1615 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 129s local ... (60 actions, 59 running) [62,741 / 62,802] 1618 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 130s local ... (62 actions, 60 running) [62,756 / 62,817] 1620 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 131s local ... (62 actions running) [62,777 / 62,838] 1623 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 132s local ... (62 actions, 60 running) [62,787 / 62,891] 1625 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 133s local ... (60 actions running) [62,792 / 62,893] 1627 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 134s local ... (60 actions running) [62,795 / 62,894] 1628 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 135s local ... (60 actions running) [62,799 / 62,894] 1628 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 137s local ... (60 actions, 59 running) [62,804 / 62,895] 1629 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 138s local ... (60 actions, 59 running) [62,812 / 62,895] 1630 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 139s local ... (60 actions, 58 running) [62,814 / 62,895] 1631 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 140s local ... (60 actions, 59 running) [62,818 / 62,895] 1634 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 141s local ... (60 actions running) [62,819 / 62,895] 1634 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 143s local ... (60 actions running) [62,854 / 62,914] 1634 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 144s local ... (60 actions, 59 running) [62,876 / 62,936] 1637 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 145s local ... (60 actions, 58 running) [62,888 / 62,949] 1637 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 144s local ... (60 actions, 59 running) [62,915 / 62,976] 1639 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 145s local ... (61 actions, 60 running) [62,946 / 63,017] 1641 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 146s local ... (62 actions running) [62,949 / 63,017] 1643 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 147s local ... (63 actions running) [62,955 / 63,023] 1644 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 148s local ... (63 actions, 62 running) [62,958 / 63,024] 1644 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 149s local ... (63 actions, 62 running) [62,958 / 63,024] 1644 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 151s local ... (63 actions running) [62,958 / 63,024] 1644 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 152s local ... (63 actions running) [62,959 / 63,024] 1645 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 153s local ... (63 actions running) [62,980 / 63,042] 1648 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 154s local ... (63 actions running) [62,989 / 63,057] 1649 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 155s local ... (63 actions running) [62,993 / 63,057] 1650 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 156s local ... (66 actions, 65 running) [62,999 / 63,060] 1651 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 157s local ... (66 actions, 65 running) [63,013 / 63,075] 1653 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 158s local ... (66 actions, 65 running) [63,041 / 63,103] 1655 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 159s local ... (67 actions, 66 running) [63,052 / 63,113] 1657 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 160s local ... (69 actions running) [63,074 / 63,137] 1659 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 161s local ... (70 actions, 69 running) [63,141 / 63,206] 1664 / 3788 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 73s local ... (70 actions, 69 running) [63,150 / 63,211] 1669 / 3788 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 74s local ... (71 actions running) [63,173 / 63,234] 1672 / 3788 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 75s local ... (68 actions, 67 running) [63,217 / 63,278] 1673 / 3788 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 76s local ... (69 actions, 68 running) [63,261 / 63,352] 1680 / 3788 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 77s local ... (70 actions running) [63,325 / 63,400] 1688 / 3788 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 78s local ... (66 actions, 64 running) [63,378 / 63,453] 1694 / 3788 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 79s local ... (63 actions, 62 running) [63,468 / 63,541] 1706 / 3788 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 80s local ... (66 actions, 63 running) [63,534 / 63,609] 1715 / 3788 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 81s local ... (64 actions, 59 running) [63,576 / 63,694] 1725 / 3788 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 82s local ... (60 actions, 57 running) [63,582 / 63,695] 1729 / 3788 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 83s local ... (60 actions running) [63,584 / 63,695] 1731 / 3788 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 84s local ... (60 actions running) [63,587 / 63,695] 1735 / 3788 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 86s local ... (60 actions running) [63,592 / 63,695] 1736 / 3788 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 87s local ... (59 actions, 58 running) [63,594 / 63,695] 1738 / 3788 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 88s local ... (62 actions running) [63,599 / 63,695] 1742 / 3788 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 89s local ... (62 actions running) [63,603 / 63,695] 1743 / 3788 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 90s local ... (62 actions running) [63,608 / 63,695] 1744 / 3788 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 92s local ... (62 actions, 61 running) [63,609 / 63,695] 1746 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 80s local ... (62 actions running) [63,610 / 63,695] 1746 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 82s local ... (62 actions running) [63,612 / 63,695] 1748 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 83s local ... (62 actions running) [63,615 / 63,695] 1749 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 84s local ... (60 actions, 59 running) [63,617 / 63,695] 1749 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 86s local ... (58 actions, 57 running) [63,627 / 63,695] 1749 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 87s local ... (56 actions running) [63,635 / 63,695] 1750 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 88s local ... (56 actions running) [63,636 / 63,695] 1751 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 89s local ... (56 actions running) [63,637 / 63,695] 1752 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 91s local ... (56 actions running) [63,640 / 63,696] 1752 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 92s local ... (56 actions, 55 running) [63,647 / 63,703] 1753 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 93s local ... (56 actions, 55 running) [63,658 / 63,714] 1754 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 94s local ... (56 actions running) [63,670 / 63,728] 1756 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 95s local ... (57 actions, 55 running) [63,732 / 63,790] 1760 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 96s local ... (57 actions, 54 running) [63,820 / 63,877] 1764 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 97s local ... (58 actions, 56 running) [63,846 / 63,902] 1768 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 98s local ... (59 actions, 58 running) [63,877 / 63,933] 1771 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 99s local ... (60 actions, 59 running) [63,886 / 63,944] 1772 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 101s local ... (60 actions, 59 running) [63,911 / 63,968] 1778 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 102s local ... (58 actions, 56 running) [63,937 / 63,993] 1780 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 103s local ... (56 actions, 54 running) [63,959 / 64,014] 1782 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 104s local ... (56 actions, 54 running) [64,013 / 64,071] 1787 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 105s local ... (56 actions, 53 running) [64,041 / 64,097] 1797 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 106s local ... (56 actions, 55 running) [64,052 / 64,143] 1800 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 107s local ... (56 actions running) [64,060 / 64,143] 1807 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 108s local ... (56 actions running) [64,067 / 64,143] 1809 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 109s local ... (56 actions, 55 running) [64,069 / 64,143] 1811 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 111s local ... (56 actions running) [64,073 / 64,143] 1814 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 112s local ... (56 actions running) [64,076 / 64,143] 1816 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 113s local ... (56 actions running) [64,078 / 64,143] 1818 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 114s local ... (56 actions running) [64,081 / 64,143] 1819 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 115s local ... (56 actions running) [64,085 / 64,143] 1819 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 116s local ... (56 actions running) [64,096 / 64,152] 1819 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 117s local ... (56 actions running) [64,109 / 64,168] 1819 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 118s local ... (57 actions, 54 running) [64,114 / 64,170] 1819 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 119s local ... (57 actions, 56 running) [64,136 / 64,192] 1820 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 120s local ... (56 actions, 55 running) [64,139 / 64,198] 1820 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 121s local ... (57 actions, 56 running) [64,154 / 64,211] 1823 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 122s local ... (56 actions, 55 running) [64,202 / 64,261] 1828 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 123s local ... (58 actions running) [64,218 / 64,274] 1831 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 124s local ... (57 actions, 56 running) [64,258 / 64,315] 1836 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 125s local ... (56 actions, 52 running) [64,279 / 64,339] 1841 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 127s local ... (56 actions running) [64,280 / 64,339] 1843 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 129s local ... (56 actions running) [64,282 / 64,339] 1845 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 130s local ... (56 actions running) [64,298 / 64,355] 1848 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 131s local ... (56 actions, 55 running) [64,303 / 64,359] 1849 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 132s local ... (56 actions running) [64,309 / 64,365] 1851 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 133s local ... (56 actions running) [64,345 / 64,401] 1856 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 134s local ... (57 actions, 56 running) [64,374 / 64,430] 1863 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 135s local ... (56 actions running) [64,388 / 64,449] 1867 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 136s local ... (56 actions, 55 running) [64,392 / 64,449] 1867 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 138s local ... (56 actions, 55 running) [64,405 / 64,464] 1870 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 139s local ... (56 actions, 55 running) [64,420 / 64,476] 1875 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 140s local ... (56 actions running) [64,429 / 64,486] 1878 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 141s local ... (56 actions running) [64,435 / 64,491] 1879 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 142s local ... (56 actions running) [64,442 / 64,500] 1880 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 143s local ... (57 actions, 56 running) [64,448 / 64,510] 1880 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 144s local ... (58 actions running) [64,451 / 64,510] 1883 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 145s local ... (58 actions running) [64,465 / 64,521] 1884 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 147s local ... (58 actions running) [64,471 / 64,527] 1886 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 148s local ... (59 actions running) [64,510 / 64,566] 1891 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 149s local ... (56 actions, 54 running) [64,533 / 64,589] 1895 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 150s local ... (56 actions, 55 running) [64,575 / 64,631] 1900 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 151s local ... (56 actions, 55 running) [64,602 / 64,658] 1905 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 152s local ... (57 actions, 56 running) [64,620 / 64,676] 1907 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 153s local ... (60 actions, 59 running) [64,639 / 64,695] 1909 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 154s local ... (60 actions, 58 running) [64,687 / 64,742] 1916 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 155s local ... (59 actions, 57 running) [64,712 / 64,769] 1921 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 156s local ... (58 actions, 56 running) [64,731 / 64,787] 1928 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 157s local ... (60 actions, 58 running) [64,773 / 64,829] 1933 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 158s local ... (56 actions, 53 running) [64,839 / 64,897] 1940 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 159s local ... (57 actions, 54 running) [64,889 / 64,948] 1947 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 160s local ... (57 actions, 52 running) [64,964 / 65,021] 1956 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 161s local ... (59 actions, 54 running) [65,003 / 65,059] 1965 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 162s local ... (57 actions, 52 running) [65,039 / 65,095] 1974 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 163s local ... (57 actions, 56 running) [65,059 / 65,125] 1979 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 164s local ... (59 actions, 58 running) [65,066 / 65,125] 1987 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 165s local ... (56 actions running) [65,067 / 65,125] 1987 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 166s local ... (56 actions running) [65,070 / 65,126] 1989 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 167s local ... (56 actions running) [65,078 / 65,135] 1996 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 168s local ... (56 actions running) [65,083 / 65,139] 2000 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 169s local ... (56 actions running) [65,094 / 65,150] 2003 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 170s local ... (56 actions running) [65,133 / 65,190] 2012 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 171s local ... (58 actions running) [65,159 / 65,231] 2019 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 173s local ... (56 actions running) [65,168 / 65,231] 2025 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 174s local ... (56 actions running) [65,170 / 65,231] 2027 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 175s local ... (56 actions running) [65,177 / 65,233] 2029 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 176s local ... (56 actions, 55 running) [65,195 / 65,280] 2033 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 177s local ... (57 actions running) [65,200 / 65,280] 2038 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 178s local ... (56 actions running) [65,205 / 65,280] 2042 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 179s local ... (56 actions running) [65,207 / 65,280] 2043 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 180s local ... (56 actions running) [65,209 / 65,280] 2045 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 181s local ... (56 actions running) [65,211 / 65,280] 2046 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 182s local ... (56 actions running) [65,213 / 65,280] 2046 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 183s local ... (56 actions, 55 running) [65,221 / 65,280] 2049 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 185s local ... (56 actions, 55 running) [65,238 / 65,294] 2053 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 186s local ... (56 actions running) [65,264 / 65,321] 2057 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 187s local ... (56 actions running) [65,288 / 65,349] 2060 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 188s local ... (57 actions, 56 running) [65,300 / 65,357] 2062 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 189s local ... (56 actions running) [65,324 / 65,381] 2064 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 190s local ... (56 actions, 55 running) [65,344 / 65,402] 2071 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 191s local ... (56 actions, 55 running) [65,368 / 65,425] 2072 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 192s local ... (57 actions running) [65,410 / 65,467] 2076 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 193s local ... (57 actions running) [65,433 / 65,489] 2080 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 194s local ... (63 actions running) [65,484 / 65,542] 2085 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 195s local ... (64 actions, 62 running) [65,508 / 65,573] 2089 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 196s local ... (66 actions running) [65,514 / 65,573] 2095 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 197s local ... (65 actions running) [65,541 / 65,598] 2100 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 198s local ... (61 actions, 60 running) [65,594 / 65,659] 2107 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 199s local ... (60 actions, 59 running) [65,600 / 65,660] 2110 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 200s local ... (59 actions running) [65,605 / 65,661] 2114 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 202s local ... (59 actions, 58 running) [65,610 / 65,666] 2117 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 203s local ... (61 actions running) [65,657 / 65,712] 2124 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 204s local ... (59 actions running) [65,669 / 65,726] 2127 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 205s local ... (65 actions running) [65,695 / 65,751] 2135 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 206s local ... (65 actions, 64 running) [65,714 / 65,774] 2138 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 207s local ... (68 actions running) [65,718 / 65,774] 2141 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 208s local ... (66 actions running) [65,723 / 65,779] 2143 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 209s local ... (66 actions running) [65,765 / 65,824] 2147 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 210s local ... (70 actions, 67 running) [65,773 / 65,833] 2151 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 212s local ... (73 actions running) [65,781 / 65,837] 2156 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 213s local ... (73 actions running) [65,794 / 65,850] 2160 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 214s local ... (75 actions running) [65,810 / 65,870] 2161 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 215s local ... (78 actions, 76 running) [65,827 / 65,883] 2164 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 216s local ... (80 actions running) [65,874 / 65,948] 2169 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 217s local ... (79 actions, 78 running) [65,882 / 65,948] 2178 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 218s local ... (75 actions running) [65,914 / 65,971] 2193 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 219s local ... (62 actions, 60 running) [65,951 / 66,185] 2204 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 220s local ... (61 actions, 59 running) [66,515 / 66,717] 2213 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 221s local ... (56 actions, 44 running) [67,114 / 67,174] 2216 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 222s local ... (59 actions, 58 running) [67,143 / 67,201] 2226 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 223s local ... (57 actions running) [67,195 / 67,252] 2231 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 224s local ... (57 actions running) [67,211 / 67,272] 2236 / 3788 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 225s local ... (61 actions running) [67,219 / 67,277] 2240 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 37s local ... (61 actions, 60 running) [67,229 / 67,285] 2243 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 38s local ... (62 actions running) [67,253 / 67,309] 2247 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 40s local ... (63 actions running) [67,274 / 67,330] 2253 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 41s local ... (64 actions running) [67,282 / 67,349] 2256 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 42s local ... (64 actions running) [67,286 / 67,349] 2258 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 43s local ... (64 actions, 63 running) [67,291 / 67,349] 2261 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 44s local ... (64 actions, 63 running) [67,294 / 67,352] 2262 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 45s local ... (63 actions, 62 running) [67,318 / 67,377] 2272 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 46s local ... (56 actions running) [67,324 / 67,381] 2276 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 47s local ... (56 actions running) [67,333 / 67,401] 2279 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 48s local ... (56 actions running) [67,344 / 67,401] 2280 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 49s local ... (56 actions running) [67,345 / 67,401] 2281 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 50s local ... (56 actions running) [67,350 / 67,409] 2283 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 51s local ... (56 actions running) [67,352 / 67,409] 2284 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 52s local ... (56 actions running) [67,382 / 67,439] 2286 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 53s local ... (59 actions, 58 running) [67,403 / 67,460] 2295 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 54s local ... (56 actions running) [67,410 / 67,466] 2297 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 55s local ... (56 actions running) [67,446 / 67,503] 2301 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 56s local ... (56 actions running) [67,465 / 67,522] 2305 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 57s local ... (56 actions, 55 running) [67,495 / 67,552] 2309 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 58s local ... (63 actions running) [67,528 / 67,585] 2314 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 59s local ... (63 actions, 62 running) [67,545 / 67,610] 2324 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 61s local ... (56 actions running) [67,546 / 67,610] 2326 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 62s local ... (56 actions running) [67,549 / 67,610] 2327 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 64s local ... (56 actions running) [67,558 / 67,618] 2330 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 65s local ... (56 actions, 55 running) [67,600 / 67,656] 2333 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 66s local ... (56 actions, 55 running) [67,623 / 67,697] 2338 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 67s local ... (57 actions running) [67,625 / 67,697] 2339 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 68s local ... (56 actions running) [67,626 / 67,697] 2340 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 69s local ... (56 actions running) [67,627 / 67,697] 2340 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 71s local ... (56 actions, 55 running) [67,628 / 67,697] 2341 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 72s local ... (56 actions running) [67,632 / 67,697] 2341 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 73s local ... (56 actions running) [67,633 / 67,697] 2341 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 74s local ... (56 actions, 55 running) [67,639 / 67,697] 2341 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 76s local ... (56 actions, 55 running) [67,654 / 67,712] 2341 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 77s local ... (56 actions, 55 running) [67,711 / 67,767] 2345 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 78s local ... (57 actions, 56 running) [67,782 / 67,838] 2353 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 79s local ... (57 actions, 56 running) [67,846 / 67,903] 2367 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 80s local ... (56 actions, 55 running) [67,884 / 67,940] 2374 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 81s local ... (56 actions, 55 running) [67,900 / 67,956] 2382 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 82s local ... (56 actions running) [67,906 / 67,963] 2387 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 83s local ... (57 actions running) [67,918 / 67,974] 2391 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 84s local ... (56 actions, 55 running) [67,925 / 67,981] 2394 / 3788 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 85s local ... (57 actions running) [67,956 / 68,025] 2402 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 51s local ... (57 actions, 54 running) [67,961 / 68,025] 2406 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 52s local ... (57 actions, 56 running) [67,966 / 68,027] 2410 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 54s local ... (56 actions running) [67,974 / 68,030] 2413 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 55s local ... (56 actions running) [67,994 / 68,051] 2417 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 56s local ... (56 actions, 55 running) [68,008 / 68,075] 2427 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 57s local ... (56 actions running) [68,011 / 68,075] 2430 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 58s local ... (56 actions running) [68,013 / 68,075] 2431 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 59s local ... (56 actions running) [68,015 / 68,075] 2433 / 3788 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 60s local ... (56 actions running) [68,027 / 68,083] 2434 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 61s local ... (56 actions, 55 running) [68,064 / 68,124] 2437 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 62s local ... (58 actions, 57 running) [68,124 / 68,180] 2446 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 63s local ... (60 actions running) [68,143 / 68,199] 2448 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 64s local ... (61 actions, 60 running) [68,174 / 68,230] 2456 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 65s local ... (56 actions running) [68,180 / 68,238] 2459 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 66s local ... (57 actions running) [68,182 / 68,238] 2461 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 68s local ... (56 actions running) [68,192 / 68,248] 2462 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 69s local ... (56 actions, 55 running) [68,207 / 68,268] 2465 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 70s local ... (57 actions running) [68,245 / 68,300] 2469 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 71s local ... (55 actions, 54 running) [68,278 / 68,335] 2476 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 72s local ... (56 actions, 55 running) [68,293 / 68,352] 2478 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 73s local ... (57 actions running) [68,300 / 68,368] 2483 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 74s local ... (56 actions, 55 running) [68,303 / 68,368] 2485 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 75s local ... (56 actions, 55 running) [68,312 / 68,373] 2487 / 3788 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 76s local ... (56 actions running) [68,314 / 68,373] 2488 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 60s local ... (56 actions running) [68,319 / 68,375] 2491 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 61s local ... (56 actions running) [68,321 / 68,378] 2493 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 62s local ... (56 actions running) [68,340 / 68,397] 2496 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 63s local ... (56 actions, 55 running) [68,369 / 68,426] 2496 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 64s local ... (56 actions, 54 running) [68,396 / 68,471] 2497 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 65s local ... (57 actions, 56 running) [68,401 / 68,471] 2498 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 66s local ... (58 actions, 57 running) [68,402 / 68,471] 2498 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 67s local ... (58 actions, 57 running) [68,410 / 68,471] 2501 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 68s local ... (56 actions, 55 running) [68,414 / 68,471] 2501 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 69s local ... (56 actions, 55 running) [68,415 / 68,472] 2502 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 71s local ... (56 actions running) [68,416 / 68,474] 2503 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 72s local ... (56 actions running) [68,417 / 68,474] 2504 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 73s local ... (56 actions running) [68,421 / 68,478] 2507 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 75s local ... (56 actions running) [68,436 / 68,494] 2509 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 76s local ... (56 actions running) [68,438 / 68,495] 2510 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 77s local ... (56 actions running) [68,441 / 68,499] 2512 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 78s local ... (56 actions running) [68,444 / 68,500] 2512 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 80s local ... (56 actions running) [68,454 / 68,511] 2513 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 81s local ... (56 actions running) [68,463 / 68,519] 2514 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 82s local ... (56 actions running) [68,477 / 68,532] 2515 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 83s local ... (55 actions running) [68,482 / 68,554] 2515 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 4 of 10); 84s local ... (56 actions running) [68,487 / 68,554] 2518 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 4 of 10); 85s local ... (56 actions running) [68,490 / 68,554] 2518 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 9 of 10); 85s local ... (56 actions running) [68,496 / 68,554] 2520 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 9 of 10); 87s local ... (56 actions running) [68,516 / 68,574] 2523 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 10 of 10); 87s local ... (56 actions, 55 running) [68,535 / 68,592] 2524 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 10 of 10); 88s local ... (57 actions running) [68,564 / 68,621] 2531 / 3788 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 10 of 10); 89s local ... (56 actions running) [68,573 / 68,629] 2531 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 63s local ... (57 actions, 56 running) [68,581 / 68,668] 2532 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 64s local ... (56 actions, 55 running) [68,585 / 68,668] 2533 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 65s local ... (56 actions, 55 running) [68,587 / 68,668] 2534 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 66s local ... (57 actions running) [68,588 / 68,668] 2535 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 67s local ... (56 actions running) [68,589 / 68,668] 2536 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 68s local ... (56 actions running) [68,590 / 68,668] 2536 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 70s local ... (56 actions, 55 running) [68,595 / 68,668] 2542 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 71s local ... (56 actions running) [68,598 / 68,668] 2543 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 72s local ... (56 actions, 55 running) [68,599 / 68,668] 2543 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 73s local ... (56 actions running) [68,602 / 68,668] 2544 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 74s local ... (56 actions running) [68,608 / 68,668] 2545 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 75s local ... (56 actions running) [68,609 / 68,668] 2546 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 77s local ... (56 actions running) [68,614 / 68,670] 2547 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 78s local ... (56 actions, 55 running) [68,616 / 68,672] 2547 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 79s local ... (56 actions running) [68,618 / 68,674] 2547 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 80s local ... (56 actions running) [68,649 / 68,711] 2552 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 81s local ... (56 actions running) [68,651 / 68,711] 2553 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 82s local ... (56 actions running) [68,655 / 68,711] 2554 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 83s local ... (56 actions running) [68,661 / 68,717] 2554 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 84s local ... (56 actions running) [68,679 / 68,735] 2556 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 85s local ... (55 actions running) [68,679 / 68,735] 2556 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 86s local ... (56 actions, 55 running) [68,686 / 68,747] 2560 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 87s local ... (56 actions, 55 running) [68,690 / 68,747] 2561 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 88s local ... (56 actions running) [68,698 / 68,755] 2561 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 89s local ... (56 actions running) [68,710 / 68,766] 2561 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 90s local ... (56 actions, 55 running) [68,715 / 68,771] 2563 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 91s local ... (57 actions running) [68,724 / 68,780] 2564 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 92s local ... (56 actions running) [68,730 / 68,787] 2565 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 4 of 5); 92s local ... (57 actions running) [68,735 / 68,792] 2567 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 4 of 5); 94s local ... (56 actions running) [68,745 / 68,802] 2567 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 4 of 5); 95s local ... (56 actions running) [68,755 / 68,814] 2570 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 4 of 5); 96s local ... (56 actions running) [68,756 / 68,814] 2570 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 4 of 5); 98s local ... (56 actions, 55 running) [68,759 / 68,822] 2573 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 4 of 5); 99s local ... (56 actions, 55 running) [68,761 / 68,822] 2575 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 81s local ... (56 actions, 55 running) [68,765 / 68,822] 2577 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 82s local ... (56 actions running) [68,766 / 68,822] 2578 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 83s local ... (56 actions running) [68,774 / 68,831] 2580 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 84s local ... (56 actions running) [68,778 / 68,835] 2580 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 85s local ... (56 actions running) [68,783 / 68,840] 2581 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 86s local ... (56 actions, 55 running) [68,788 / 68,846] 2583 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 87s local ... (56 actions running) [68,792 / 68,849] 2583 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 88s local ... (56 actions running) [68,801 / 68,858] 2584 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 89s local ... (56 actions running) [68,810 / 68,866] 2585 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 91s local ... (56 actions, 55 running) [68,818 / 68,875] 2587 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 92s local ... (56 actions, 55 running) [68,821 / 68,878] 2589 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 93s local ... (57 actions running) [68,836 / 68,893] 2589 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 94s local ... (56 actions, 55 running) [68,836 / 68,893] 2589 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 95s local ... (56 actions running) [68,841 / 68,898] 2589 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 96s local ... (56 actions running) [68,842 / 68,899] 2589 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 97s local ... (56 actions running) [68,845 / 68,902] 2590 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 98s local ... (56 actions running) [68,848 / 68,911] 2590 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 99s local ... (56 actions running) [68,851 / 68,911] 2591 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 101s local ... (56 actions, 55 running) [68,853 / 68,911] 2592 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 102s local ... (56 actions running) [68,854 / 68,911] 2593 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 103s local ... (56 actions running) [68,854 / 68,911] 2594 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 105s local ... (56 actions running) [68,857 / 68,916] 2596 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 106s local ... (56 actions running) [68,860 / 68,916] 2597 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 108s local ... (56 actions running) [68,861 / 68,917] 2597 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 109s local ... (56 actions, 55 running) [68,863 / 68,919] 2597 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 110s local ... (56 actions, 55 running) [68,868 / 68,928] 2597 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 112s local ... (56 actions running) [68,871 / 68,928] 2598 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 113s local ... (56 actions running) [68,880 / 68,937] 2599 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 114s local ... (56 actions, 55 running) [68,905 / 68,961] 2599 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 115s local ... (56 actions running) [68,923 / 68,981] 2601 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 116s local ... (56 actions, 53 running) [68,934 / 68,990] 2601 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 117s local ... (56 actions, 54 running) [68,961 / 69,018] 2605 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 118s local ... (55 actions, 53 running) [68,979 / 69,036] 2609 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 119s local ... (57 actions, 55 running) [68,990 / 69,046] 2610 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 120s local ... (57 actions running) [69,015 / 69,071] 2616 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 121s local ... (57 actions, 55 running) [69,029 / 69,088] 2621 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 122s local ... (56 actions, 54 running) [69,033 / 69,089] 2622 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 123s local ... (55 actions running) [69,034 / 69,091] 2623 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 124s local ... (56 actions running) [69,045 / 69,101] 2624 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 125s local ... (56 actions, 54 running) [69,054 / 69,110] 2626 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 126s local ... (56 actions, 55 running) [69,075 / 69,131] 2630 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 127s local ... (56 actions, 55 running) [69,097 / 69,155] 2634 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 128s local ... (58 actions, 56 running) [69,129 / 69,185] 2636 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 129s local ... (55 actions, 53 running) [69,166 / 69,222] 2642 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 130s local ... (56 actions, 55 running) [69,190 / 69,246] 2649 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 131s local ... (56 actions running) [69,197 / 69,253] 2651 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 132s local ... (58 actions running) [69,203 / 69,260] 2657 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 133s local ... (56 actions running) [69,205 / 69,261] 2659 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 134s local ... (56 actions running) [69,210 / 69,277] 2664 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 135s local ... (56 actions running) [69,213 / 69,277] 2664 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 137s local ... (56 actions, 55 running) [69,214 / 69,277] 2665 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 138s local ... (56 actions running) [69,216 / 69,277] 2666 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 139s local ... (56 actions running) [69,221 / 69,277] 2668 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 140s local ... (56 actions running) [69,223 / 69,279] 2670 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 141s local ... (56 actions running) [69,231 / 69,287] 2673 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 142s local ... (56 actions running) [69,242 / 69,300] 2677 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 143s local ... (56 actions, 55 running) [69,267 / 69,328] 2684 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 144s local ... (56 actions, 53 running) [69,272 / 69,330] 2684 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 145s local ... (56 actions running) [69,275 / 69,380] 2685 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 146s local ... (56 actions running) [69,277 / 69,380] 2688 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 148s local ... (56 actions running) [69,281 / 69,380] 2690 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 149s local ... (56 actions running) [69,284 / 69,380] 2691 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 150s local ... (56 actions running) [69,287 / 69,380] 2692 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 151s local ... (56 actions running) [69,292 / 69,380] 2696 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 152s local ... (56 actions running) [69,296 / 69,380] 2699 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 153s local ... (56 actions running) [69,297 / 69,380] 2700 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 154s local ... (56 actions running) [69,298 / 69,380] 2701 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 155s local ... (56 actions running) [69,299 / 69,380] 2701 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 156s local ... (56 actions running) [69,300 / 69,380] 2701 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 157s local ... (56 actions running) [69,300 / 69,380] 2702 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 159s local ... (56 actions running) [69,301 / 69,380] 2703 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 160s local ... (56 actions running) [69,305 / 69,380] 2704 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 161s local ... (56 actions running) [69,308 / 69,380] 2707 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 162s local ... (56 actions running) [69,311 / 69,380] 2707 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 163s local ... (56 actions running) [69,312 / 69,380] 2707 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 164s local ... (56 actions running) [69,317 / 69,380] 2707 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 165s local ... (56 actions, 55 running) [69,322 / 69,380] 2707 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 167s local ... (56 actions, 55 running) [69,325 / 69,383] 2707 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 168s local ... (56 actions, 55 running) [69,341 / 69,398] 2708 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 169s local ... (56 actions, 54 running) [69,345 / 69,401] 2708 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 170s local ... (56 actions, 54 running) [69,361 / 69,417] 2709 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 171s local ... (56 actions, 54 running) [69,365 / 69,434] 2709 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 172s local ... (56 actions, 55 running) [69,371 / 69,434] 2711 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 173s local ... (56 actions running) [69,377 / 69,434] 2712 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 174s local ... (56 actions running) [69,384 / 69,440] 2713 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 175s local ... (55 actions, 54 running) [69,399 / 69,455] 2713 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 176s local ... (56 actions, 55 running) [69,409 / 69,466] 2716 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 177s local ... (56 actions running) [69,428 / 69,484] 2718 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 178s local ... (57 actions running) [69,470 / 69,527] 2725 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 179s local ... (57 actions, 56 running) [69,495 / 69,552] 2727 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 180s local ... (56 actions, 54 running) [69,513 / 69,573] 2730 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 181s local ... (56 actions running) [69,523 / 69,580] 2731 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 182s local ... (56 actions running) [69,539 / 69,605] 2732 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 183s local ... (56 actions, 54 running) [69,544 / 69,605] 2732 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 184s local ... (56 actions, 55 running) [69,551 / 69,610] 2733 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 185s local ... (56 actions, 55 running) [69,558 / 69,614] 2734 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 186s local ... (56 actions running) [69,565 / 69,622] 2734 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 187s local ... (57 actions running) [69,572 / 69,632] 2736 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 188s local ... (56 actions running) [69,575 / 69,632] 2738 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 190s local ... (56 actions running) [69,580 / 69,638] 2741 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 191s local ... (56 actions, 55 running) [69,601 / 69,658] 2743 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 192s local ... (56 actions, 55 running) [69,622 / 69,678] 2745 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 193s local ... (57 actions running) [69,625 / 69,682] 2746 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 194s local ... (56 actions running) [69,646 / 69,702] 2748 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 195s local ... (55 actions, 54 running) [69,658 / 69,715] 2750 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 196s local ... (56 actions, 55 running) [69,674 / 69,730] 2753 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 197s local ... (56 actions, 55 running) [69,687 / 69,743] 2756 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 198s local ... (56 actions, 54 running) [69,710 / 69,768] 2759 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 199s local ... (56 actions, 54 running) [69,712 / 69,769] 2760 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 200s local ... (56 actions running) [69,721 / 69,777] 2764 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 201s local ... (56 actions running) [69,742 / 69,798] 2766 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 202s local ... (58 actions, 57 running) [69,746 / 69,802] 2770 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 203s local ... (57 actions running) [69,755 / 69,811] 2773 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 204s local ... (57 actions running) [69,770 / 69,827] 2776 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 206s local ... (56 actions, 54 running) [69,802 / 69,858] 2781 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 207s local ... (56 actions, 55 running) [69,833 / 69,889] 2786 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 208s local ... (56 actions, 54 running) [69,885 / 69,942] 2794 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 209s local ... (56 actions, 55 running) [69,901 / 69,958] 2799 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 210s local ... (58 actions, 57 running) [69,948 / 70,012] 2806 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 211s local ... (60 actions, 59 running) [69,951 / 70,013] 2808 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 212s local ... (63 actions running) [69,952 / 70,013] 2809 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 213s local ... (63 actions running) [69,958 / 70,014] 2813 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 214s local ... (62 actions running) [69,975 / 70,031] 2816 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 215s local ... (61 actions running) [69,998 / 70,054] 2824 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 216s local ... (63 actions running) [70,008 / 70,064] 2831 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 217s local ... (67 actions running) [70,016 / 70,073] 2835 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 218s local ... (67 actions running) [70,030 / 70,102] 2839 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 219s local ... (67 actions running) [70,033 / 70,102] 2842 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 220s local ... (68 actions, 67 running) [70,041 / 70,102] 2850 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 221s local ... (65 actions, 64 running) [70,046 / 70,102] 2855 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 222s local ... (61 actions running) [70,059 / 70,115] 2859 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 223s local ... (58 actions running) [70,085 / 70,141] 2864 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 224s local ... (56 actions, 54 running) [70,098 / 70,158] 2865 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 225s local ... (58 actions, 56 running) [70,110 / 70,166] 2867 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 226s local ... (61 actions, 60 running) [70,131 / 70,195] 2870 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 227s local ... (60 actions running) [70,150 / 70,209] 2878 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 228s local ... (57 actions, 55 running) [70,164 / 70,220] 2881 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 229s local ... (56 actions running) [70,174 / 70,230] 2882 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 230s local ... (58 actions, 57 running) [70,190 / 70,246] 2885 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 231s local ... (56 actions, 55 running) [70,211 / 70,268] 2890 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 232s local ... (58 actions running) [70,234 / 70,290] 2895 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 233s local ... (64 actions running) [70,247 / 70,346] 2901 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 234s local ... (62 actions running) [70,261 / 70,346] 2907 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 235s local ... (60 actions, 59 running) [70,268 / 70,346] 2913 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 237s local ... (56 actions running) [70,274 / 70,346] 2919 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 238s local ... (56 actions running) [70,278 / 70,346] 2923 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 239s local ... (56 actions running) [70,279 / 70,346] 2925 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 240s local ... (56 actions running) [70,290 / 70,346] 2930 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 242s local ... (56 actions running) [70,310 / 70,366] 2933 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 243s local ... (56 actions, 55 running) [70,322 / 70,378] 2934 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 244s local ... (59 actions running) [70,340 / 70,425] 2937 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 245s local ... (59 actions running) [70,349 / 70,425] 2943 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 246s local ... (56 actions running) [70,352 / 70,425] 2944 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 247s local ... (56 actions, 55 running) [70,362 / 70,425] 2945 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 248s local ... (56 actions, 55 running) [70,368 / 70,425] 2946 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 249s local ... (56 actions, 55 running) [70,386 / 70,443] 2948 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 250s local ... (56 actions, 55 running) [70,399 / 70,455] 2950 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 252s local ... (59 actions running) [70,422 / 70,478] 2953 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 253s local ... (57 actions, 56 running) [70,432 / 70,490] 2955 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 254s local ... (57 actions, 56 running) [70,439 / 70,496] 2957 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 255s local ... (57 actions, 56 running) [70,468 / 70,526] 2959 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 256s local ... (56 actions, 55 running) [70,497 / 70,553] 2963 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 257s local ... (58 actions, 57 running) [70,521 / 70,579] 2967 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 258s local ... (58 actions, 57 running) [70,551 / 70,608] 2973 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 259s local ... (59 actions, 57 running) [70,565 / 70,635] 2977 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 260s local ... (59 actions running) [70,574 / 70,635] 2981 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 261s local ... (57 actions running) [70,577 / 70,635] 2983 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 262s local ... (56 actions running) [70,580 / 70,638] 2984 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 264s local ... (56 actions, 55 running) [70,587 / 70,643] 2986 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 265s local ... (55 actions running) [70,592 / 70,655] 2988 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 266s local ... (56 actions running) [70,594 / 70,655] 2989 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 267s local ... (56 actions running) [70,596 / 70,655] 2991 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 268s local ... (56 actions running) [70,599 / 70,655] 2993 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 269s local ... (56 actions running) [70,617 / 70,687] 2997 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 270s local ... (56 actions, 53 running) [70,669 / 70,725] 2998 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 271s local ... (56 actions running) [70,711 / 70,768] 3001 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 272s local ... (56 actions, 54 running) [70,745 / 70,808] 3005 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 273s local ... (56 actions running) [70,756 / 70,812] 3010 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 274s local ... (56 actions running) [70,773 / 70,829] 3014 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 275s local ... (56 actions running) [70,794 / 70,852] 3018 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 276s local ... (56 actions, 54 running) [70,827 / 70,884] 3025 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 277s local ... (57 actions, 55 running) [70,838 / 70,895] 3028 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 279s local ... (58 actions running) [70,853 / 70,909] 3031 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 280s local ... (56 actions, 55 running) [70,861 / 70,917] 3033 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 281s local ... (56 actions, 55 running) [70,872 / 70,927] 3039 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 282s local ... (55 actions running) [70,885 / 70,941] 3042 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 283s local ... (57 actions running) [70,904 / 70,960] 3047 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 284s local ... (58 actions, 57 running) [70,931 / 70,989] 3053 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 285s local ... (61 actions, 60 running) [70,948 / 71,005] 3054 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 286s local ... (61 actions running) [70,967 / 71,024] 3059 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 287s local ... (58 actions running) [70,987 / 71,067] 3064 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 288s local ... (58 actions running) [70,995 / 71,067] 3068 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 289s local ... (56 actions running) [70,996 / 71,067] 3068 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 290s local ... (56 actions, 55 running) [70,998 / 71,067] 3070 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 291s local ... (56 actions running) [71,000 / 71,067] 3072 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 293s local ... (56 actions running) [71,001 / 71,067] 3072 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 294s local ... (56 actions running) [71,003 / 71,067] 3072 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 295s local ... (56 actions running) [71,004 / 71,067] 3073 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 296s local ... (56 actions running) [71,008 / 71,067] 3075 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 297s local ... (56 actions, 55 running) [71,015 / 71,072] 3078 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 298s local ... (56 actions, 55 running) [71,020 / 71,083] 3081 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 300s local ... (57 actions running) [71,027 / 71,084] 3082 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 301s local ... (56 actions running) [71,038 / 71,094] 3084 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 302s local ... (56 actions running) [71,053 / 71,108] 3086 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 304s local ... (55 actions, 54 running) [71,060 / 71,124] 3087 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 305s local ... (57 actions running) [71,063 / 71,124] 3088 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 306s local ... (56 actions running) [71,065 / 71,124] 3089 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 307s local ... (56 actions running) [71,071 / 71,132] 3090 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 308s local ... (56 actions, 55 running) [71,076 / 71,133] 3091 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 309s local ... (56 actions, 55 running) [71,078 / 71,134] 3092 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 311s local ... (56 actions running) [71,096 / 71,152] 3094 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 312s local ... (56 actions running) [71,106 / 71,165] 3098 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 313s local ... (56 actions running) [71,112 / 71,168] 3099 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 314s local ... (56 actions, 55 running) [71,121 / 71,177] 3101 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 316s local ... (56 actions running) [71,125 / 71,181] 3101 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 317s local ... (56 actions running) [71,134 / 71,190] 3104 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 318s local ... (56 actions running) [71,134 / 71,190] 3104 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 319s local ... (56 actions running) [71,143 / 71,200] 3105 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 320s local ... (56 actions, 55 running) [71,150 / 71,206] 3107 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 321s local ... (56 actions running) [71,155 / 71,211] 3109 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 322s local ... (56 actions running) [71,156 / 71,214] 3109 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 323s local ... (56 actions, 55 running) [71,162 / 71,218] 3110 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 324s local ... (56 actions, 55 running) [71,163 / 71,219] 3110 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 326s local ... (56 actions running) [71,165 / 71,221] 3111 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 328s local ... (56 actions, 55 running) [71,177 / 71,233] 3114 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 329s local ... (56 actions, 55 running) [71,184 / 71,242] 3116 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 330s local ... (56 actions running) [71,191 / 71,249] 3118 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 331s local ... (56 actions, 55 running) [71,195 / 71,253] 3119 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 332s local ... (57 actions running) [71,198 / 71,254] 3120 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 333s local ... (56 actions, 55 running) [71,212 / 71,271] 3120 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 334s local ... (56 actions, 53 running) [71,224 / 71,282] 3123 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 335s local ... (57 actions, 56 running) [71,232 / 71,292] 3125 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 337s local ... (57 actions running) [71,236 / 71,295] 3127 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 338s local ... (57 actions, 56 running) [71,241 / 71,315] 3127 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 339s local ... (57 actions running) [71,242 / 71,315] 3127 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 340s local ... (57 actions running) [71,244 / 71,315] 3129 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 341s local ... (57 actions running) [71,245 / 71,315] 3130 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 342s local ... (57 actions running) [71,247 / 71,315] 3132 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 343s local ... (57 actions running) [71,250 / 71,315] 3133 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 344s local ... (57 actions running) [71,255 / 71,315] 3133 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 345s local ... (57 actions running) [71,257 / 71,315] 3134 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 346s local ... (57 actions running) [71,265 / 71,324] 3135 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 347s local ... (57 actions running) [71,268 / 71,325] 3135 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 348s local ... (57 actions running) [71,272 / 71,329] 3135 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 349s local ... (57 actions running) [71,289 / 71,347] 3137 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 350s local ... (57 actions running) [71,301 / 71,361] 3140 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 351s local ... (57 actions running) [71,304 / 71,361] 3142 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 352s local ... (58 actions running) [71,316 / 71,373] 3144 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 353s local ... (57 actions running) [71,320 / 71,377] 3145 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 354s local ... (57 actions running) [71,325 / 71,382] 3145 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 356s local ... (57 actions running) [71,349 / 71,406] 3148 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 357s local ... (57 actions running) [71,357 / 71,421] 3150 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 358s local ... (57 actions, 56 running) [71,361 / 71,422] 3152 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 359s local ... (57 actions running) [71,364 / 71,422] 3154 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 360s local ... (57 actions, 56 running) [71,369 / 71,426] 3155 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 361s local ... (56 actions, 55 running) [71,391 / 71,454] 3157 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 362s local ... (56 actions, 55 running) [71,394 / 71,454] 3157 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 363s local ... (56 actions running) [71,395 / 71,454] 3157 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 364s local ... (56 actions running) [71,397 / 71,454] 3158 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 365s local ... (56 actions running) [71,398 / 71,455] 3159 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 367s local ... (56 actions running) [71,405 / 71,461] 3161 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 368s local ... (56 actions running) [71,407 / 71,463] 3163 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 369s local ... (56 actions running) [71,425 / 71,481] 3165 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 371s local ... (56 actions running) [71,449 / 71,505] 3166 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 372s local ... (55 actions, 54 running) [71,452 / 71,508] 3166 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 373s local ... (56 actions running) [71,470 / 71,526] 3170 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 374s local ... (56 actions running) [71,476 / 71,532] 3170 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 375s local ... (56 actions, 55 running) [71,518 / 71,575] 3172 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 376s local ... (56 actions, 55 running) [71,536 / 71,594] 3176 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 377s local ... (56 actions, 53 running) [71,578 / 71,635] 3180 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 378s local ... (56 actions, 53 running) [71,606 / 71,663] 3186 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 379s local ... (56 actions, 52 running) [71,623 / 71,702] 3193 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 380s local ... (56 actions, 53 running) [71,634 / 71,702] 3198 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 381s local ... (56 actions running) [71,637 / 71,702] 3202 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 382s local ... (56 actions running) [71,638 / 71,702] 3202 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 383s local ... (56 actions running) [71,641 / 71,702] 3204 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 384s local ... (56 actions running) [71,642 / 71,702] 3205 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 385s local ... (56 actions running) [71,643 / 71,702] 3205 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 386s local ... (56 actions running) [71,646 / 71,702] 3208 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 387s local ... (56 actions running) [71,649 / 71,705] 3211 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 388s local ... (56 actions running) [71,649 / 71,705] 3212 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 391s local ... (56 actions running) [71,668 / 71,729] 3216 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 392s local ... (56 actions, 55 running) [71,683 / 71,741] 3218 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 393s local ... (56 actions, 55 running) [71,694 / 71,750] 3220 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 395s local ... (57 actions running) [71,715 / 71,771] 3222 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 396s local ... (57 actions running) [71,739 / 71,795] 3225 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 397s local ... (56 actions running) [71,752 / 71,810] 3225 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 398s local ... (56 actions, 55 running) [71,780 / 71,867] 3228 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 399s local ... (58 actions, 56 running) [71,789 / 71,868] 3232 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 400s local ... (57 actions running) [71,797 / 71,868] 3233 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 401s local ... (56 actions, 55 running) [71,804 / 71,868] 3237 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 402s local ... (56 actions running) [71,809 / 71,868] 3239 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 403s local ... (56 actions running) [71,817 / 71,873] 3242 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 404s local ... (56 actions running) [71,830 / 71,887] 3244 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 405s local ... (56 actions running) [71,838 / 71,894] 3245 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 407s local ... (56 actions running) [71,843 / 71,900] 3246 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 408s local ... (56 actions, 55 running) [71,856 / 71,912] 3247 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 409s local ... (56 actions running) [71,864 / 71,921] 3249 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 410s local ... (56 actions, 55 running) [71,867 / 71,923] 3249 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 411s local ... (56 actions running) [71,886 / 71,942] 3252 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 412s local ... (57 actions running) [71,908 / 71,967] 3255 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 413s local ... (56 actions running) [71,920 / 71,976] 3257 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 414s local ... (56 actions, 55 running) [71,926 / 71,987] 3258 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 415s local ... (56 actions running) [71,943 / 72,000] 3258 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 416s local ... (57 actions, 55 running) [71,957 / 72,005] 3261 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 417s local ... (47 actions running) [71,968 / 72,006] 3265 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 419s local ... (37 actions, 36 running) [71,989 / 72,047] 3265 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 420s local ... (56 actions running) [72,002 / 72,060] 3272 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 421s local ... (57 actions, 56 running) [72,019 / 72,075] 3274 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 422s local ... (56 actions, 54 running) [72,073 / 72,130] 3282 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 423s local ... (56 actions, 53 running) [72,088 / 72,144] 3285 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 424s local ... (59 actions, 57 running) [72,095 / 72,152] 3289 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 425s local ... (59 actions running) [72,118 / 72,174] 3294 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 426s local ... (58 actions running) [72,129 / 72,185] 3299 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 427s local ... (57 actions running) [72,144 / 72,202] 3302 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 428s local ... (56 actions, 55 running) [72,166 / 72,223] 3305 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 429s local ... (58 actions, 56 running) [72,191 / 72,248] 3312 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 430s local ... (56 actions, 55 running) [72,201 / 72,258] 3315 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 431s local ... (57 actions, 55 running) [72,209 / 72,309] 3320 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 432s local ... (58 actions running) [72,218 / 72,330] 3323 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 433s local ... (57 actions running) [72,220 / 72,330] 3324 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 434s local ... (56 actions running) [72,222 / 72,330] 3325 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 436s local ... (56 actions running) [72,225 / 72,330] 3328 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 437s local ... (56 actions running) [72,227 / 72,330] 3330 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 438s local ... (56 actions running) [72,228 / 72,330] 3330 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 439s local ... (56 actions, 55 running) [72,229 / 72,330] 3332 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 441s local ... (56 actions running) [72,235 / 72,331] 3335 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 442s local ... (56 actions, 55 running) [72,237 / 72,331] 3336 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 443s local ... (56 actions running) [72,240 / 72,331] 3337 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 444s local ... (56 actions running) [72,241 / 72,331] 3337 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 446s local ... (56 actions, 55 running) [72,245 / 72,331] 3337 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 447s local ... (56 actions running) [72,254 / 72,331] 3337 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 448s local ... (56 actions, 55 running) [72,273 / 72,331] 3337 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 449s local ... (56 actions, 55 running) [72,328 / 72,386] 3341 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 450s local ... (56 actions, 53 running) [72,375 / 72,430] 3346 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 451s local ... (56 actions running) [72,401 / 72,473] 3353 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 452s local ... (59 actions, 58 running) [72,410 / 72,473] 3363 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 453s local ... (57 actions running) [72,416 / 72,473] 3366 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 455s local ... (57 actions, 56 running) [72,418 / 72,474] 3368 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 456s local ... (56 actions running) [72,423 / 72,481] 3369 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 457s local ... (56 actions, 55 running) [72,440 / 72,497] 3373 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 458s local ... (56 actions, 55 running) [72,444 / 72,500] 3375 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 460s local ... (56 actions running) [72,470 / 72,528] 3378 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 461s local ... (57 actions, 56 running) [72,480 / 72,541] 3383 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 462s local ... (57 actions, 56 running) [72,482 / 72,541] 3384 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 463s local ... (58 actions, 57 running) [72,488 / 72,545] 3389 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 464s local ... (56 actions running) [72,489 / 72,545] 3389 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 465s local ... (56 actions running) [72,492 / 72,549] 3389 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 466s local ... (56 actions running) [72,499 / 72,556] 3391 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 467s local ... (57 actions running) [72,512 / 72,568] 3394 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 468s local ... (56 actions running) [72,512 / 72,568] 3394 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 469s local ... (56 actions running) [72,535 / 72,591] 3398 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 471s local ... (56 actions, 54 running) [72,542 / 72,598] 3398 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 472s local ... (56 actions, 55 running) [72,550 / 72,606] 3399 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 473s local ... (56 actions running) [72,551 / 72,607] 3401 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 474s local ... (56 actions running) [72,570 / 72,634] 3406 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 475s local ... (56 actions running) [72,574 / 72,634] 3408 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 476s local ... (56 actions running) [72,576 / 72,634] 3409 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 477s local ... (56 actions running) [72,591 / 72,655] 3411 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 478s local ... (56 actions running) [72,596 / 72,655] 3413 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 479s local ... (56 actions running) [72,601 / 72,657] 3416 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 481s local ... (56 actions, 55 running) [72,618 / 72,674] 3418 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 482s local ... (56 actions, 55 running) [72,625 / 72,681] 3420 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 483s local ... (56 actions running) [72,636 / 72,715] 3425 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 484s local ... (56 actions running) [72,640 / 72,715] 3427 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 486s local ... (56 actions running) [72,642 / 72,715] 3427 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 487s local ... (56 actions running) [72,643 / 72,715] 3428 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 488s local ... (56 actions running) [72,643 / 72,715] 3429 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 489s local ... (56 actions running) [72,646 / 72,715] 3430 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 490s local ... (56 actions running) [72,653 / 72,715] 3430 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 491s local ... (56 actions running) [72,654 / 72,715] 3430 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 492s local ... (56 actions running) [72,655 / 72,715] 3430 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 493s local ... (56 actions running) [72,658 / 72,715] 3430 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 494s local ... (56 actions, 55 running) [72,666 / 72,724] 3431 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 495s local ... (56 actions, 55 running) [72,683 / 72,741] 3433 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 496s local ... (56 actions, 54 running) [72,700 / 72,757] 3436 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 497s local ... (57 actions, 56 running) [72,710 / 72,778] 3439 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 498s local ... (58 actions, 57 running) [72,717 / 72,778] 3443 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 500s local ... (56 actions running) [72,718 / 72,778] 3443 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 501s local ... (56 actions running) [72,719 / 72,778] 3444 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 502s local ... (56 actions running) [72,720 / 72,778] 3445 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 503s local ... (56 actions running) [72,723 / 72,779] 3446 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 504s local ... (56 actions running) [72,723 / 72,779] 3446 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 505s local ... (57 actions running) [72,725 / 72,781] 3448 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 506s local ... (56 actions running) [72,734 / 72,790] 3450 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 507s local ... (57 actions running) [72,747 / 72,805] 3452 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 508s local ... (57 actions, 56 running) [72,764 / 72,821] 3455 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 509s local ... (57 actions, 56 running) [72,787 / 72,843] 3459 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 510s local ... (58 actions, 57 running) [72,809 / 72,865] 3465 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 512s local ... (57 actions running) [72,842 / 72,898] 3471 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 513s local ... (57 actions running) [72,850 / 72,907] 3472 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 514s local ... (57 actions, 56 running) [72,879 / 72,935] 3479 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 515s local ... (57 actions running) [72,900 / 72,957] 3484 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 516s local ... (57 actions running) [72,907 / 72,963] 3489 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 517s local ... (60 actions running) [72,917 / 72,973] 3493 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 518s local ... (59 actions running) [72,970 / 73,029] 3497 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 519s local ... (57 actions, 55 running) [72,984 / 73,041] 3503 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 520s local ... (56 actions, 54 running) [72,997 / 73,053] 3505 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 522s local ... (57 actions, 55 running) [73,006 / 73,062] 3510 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 523s local ... (57 actions running) [73,021 / 73,077] 3513 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 524s local ... (57 actions running) [73,043 / 73,111] 3518 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 525s local ... (56 actions running) [73,052 / 73,111] 3522 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 199s local ... (56 actions, 55 running) [73,059 / 73,115] 3526 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 200s local ... (56 actions running) [73,070 / 73,127] 3529 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 201s local ... (56 actions running) [73,074 / 73,130] 3530 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 202s local ... (58 actions running) [73,105 / 73,161] 3537 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 203s local ... (56 actions running) [73,115 / 73,171] 3542 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 205s local ... (60 actions running) [73,132 / 73,188] 3546 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 206s local ... (56 actions, 55 running) [73,156 / 73,212] 3550 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 207s local ... (57 actions, 56 running) [73,181 / 73,237] 3555 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 208s local ... (57 actions running) [73,204 / 73,261] 3560 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 209s local ... (58 actions, 57 running) [73,224 / 73,281] 3564 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 210s local ... (58 actions running) [73,242 / 73,299] 3568 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 211s local ... (60 actions, 59 running) [73,253 / 73,311] 3573 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 212s local ... (59 actions, 56 running) [73,264 / 73,322] 3576 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 213s local ... (60 actions running) [73,288 / 73,346] 3579 / 3788 tests; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 214s local ... (58 actions, 55 running) [73,289 / 73,347] 3580 / 3788 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_lower_triangular_test_cpu (shard 4 of 8); 66s local ... (58 actions, 55 running) [73,313 / 73,371] 3583 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 4 of 10); 64s local ... (60 actions, 58 running) [73,322 / 73,380] 3586 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 4 of 10); 65s local ... (61 actions, 60 running) [73,337 / 73,394] 3589 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 4 of 10); 66s local ... (59 actions, 57 running) [73,346 / 73,404] 3591 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 4 of 10); 68s local ... (59 actions, 58 running) [73,360 / 73,419] 3595 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 4 of 10); 69s local ... (57 actions, 55 running) [73,365 / 73,422] 3597 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 4 of 10); 70s local ... (59 actions running) [73,379 / 73,437] 3599 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 4 of 10); 72s local ... (57 actions, 55 running) [73,388 / 73,445] 3600 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 4 of 10); 73s local ... (57 actions, 55 running) [73,394 / 73,451] 3601 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 4 of 10); 74s local ... (58 actions running) [73,396 / 73,453] 3604 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 4 of 10); 75s local ... (58 actions running) [73,399 / 73,456] 3606 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 4 of 10); 76s local ... (57 actions, 56 running) [73,402 / 73,480] 3609 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 4 of 10); 77s local ... (59 actions running) [73,407 / 73,480] 3612 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 7 of 10); 78s local ... (59 actions running) [73,410 / 73,480] 3614 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 7 of 10); 79s local ... (58 actions running) [73,411 / 73,480] 3614 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 7 of 10); 81s local ... (57 actions running) [73,412 / 73,480] 3615 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 7 of 10); 82s local ... (57 actions running) [73,415 / 73,480] 3616 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 7 of 10); 83s local ... (57 actions running) [73,417 / 73,480] 3617 / 3788 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu (shard 7 of 10); 84s local ... (57 actions running) [73,426 / 73,483] 3622 / 3788 tests; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 66s local ... (57 actions running) [73,428 / 73,485] 3624 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 48s local ... (57 actions running) [73,477 / 73,579] 3632 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 49s local ... (59 actions, 56 running) [74,078 / 74,135] 3638 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 50s local ... (57 actions, 56 running) [74,083 / 74,156] 3641 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 51s local ... (57 actions, 56 running) [74,089 / 74,156] 3644 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 52s local ... (57 actions, 56 running) [74,099 / 74,156] 3646 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 53s local ... (57 actions, 56 running) [74,125 / 74,182] 3649 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 54s local ... (57 actions running) [74,135 / 74,193] 3652 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 55s local ... (57 actions, 56 running) [74,153 / 74,211] 3656 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 56s local ... (58 actions running) [74,203 / 74,264] 3666 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 57s local ... (57 actions running) [74,215 / 74,273] 3671 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 58s local ... (57 actions, 56 running) [74,236 / 74,293] 3675 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 59s local ... (57 actions, 55 running) [74,238 / 74,301] 3677 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 61s local ... (57 actions running) [74,242 / 74,302] 3678 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 62s local ... (57 actions running) [74,248 / 74,306] 3680 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 63s local ... (57 actions, 56 running) [74,269 / 74,326] 3684 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 64s local ... (57 actions running) [74,294 / 74,353] 3690 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 65s local ... (57 actions, 54 running) [74,313 / 74,372] 3692 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 66s local ... (59 actions, 58 running) [74,349 / 74,416] 3694 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 67s local ... (61 actions running) [74,366 / 74,434] 3700 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 68s local ... (59 actions running) [74,369 / 74,435] 3702 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 69s local ... (58 actions running) [74,378 / 74,444] 3704 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 70s local ... (57 actions running) [74,386 / 74,459] 3707 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 71s local ... (58 actions running) [74,387 / 74,459] 3707 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 72s local ... (58 actions running) [74,390 / 74,459] 3709 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 73s local ... (58 actions running) [74,394 / 74,460] 3712 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 74s local ... (58 actions running) [74,411 / 74,477] 3713 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 75s local ... (59 actions, 58 running) [74,449 / 74,515] 3717 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 77s local ... (58 actions running) [74,495 / 74,561] 3729 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 78s local ... (58 actions, 57 running) [74,521 / 74,588] 3737 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 79s local ... (60 actions running) [74,557 / 74,623] 3746 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 80s local ... (58 actions running) [74,572 / 74,678] 3752 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 81s local ... (56 actions, 55 running) [74,581 / 74,678] 3755 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 82s local ... (57 actions running) [74,585 / 74,678] 3756 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 83s local ... (57 actions running) [74,587 / 74,678] 3757 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 84s local ... (57 actions running) [74,593 / 74,678] 3762 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 85s local ... (57 actions running) [74,602 / 74,678] 3767 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 87s local ... (57 actions, 56 running) [74,608 / 74,678] 3770 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 88s local ... (57 actions running) [74,612 / 74,678] 3773 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 89s local ... (57 actions running) [74,614 / 74,678] 3773 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 90s local ... (57 actions running) [74,615 / 74,678] 3773 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 92s local ... (57 actions, 56 running) [74,623 / 74,679] 3773 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 93s local ... (57 actions, 56 running) [74,631 / 74,687] 3773 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 94s local ... (57 actions, 56 running) [74,638 / 74,688] 3776 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 95s local ... (50 actions, 49 running) [74,641 / 74,688] 3776 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 97s local ... (47 actions running) [74,646 / 74,688] 3778 / 3788 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 98s local ... (42 actions running) [74,663 / 74,688] 3778 / 3788 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 41s local ... (25 actions running) [74,673 / 74,688] 3781 / 3788 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 43s local ... (15 actions running) [74,681 / 74,688] 3782 / 3788 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 44s local ... (7 actions running) [74,685 / 74,688] 3785 / 3788 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 45s local ... (3 actions running) [74,685 / 74,688] 3786 / 3788 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 51s local ... (3 actions running) [74,686 / 74,688] 3787 / 3788 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 52s local ... (2 actions running) [74,687 / 74,688] 3787 / 3788 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 53s local [74,687 / 74,688] 3787 / 3788 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 64s local [74,687 / 74,688] 3788 / 3788 tests; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 76s local INFO: Elapsed time: 1606.369s, Critical Path: 525.55s INFO: 54819 processes: 29474 disk cache hit, 17462 internal, 7883 local. INFO: Build completed successfully, 54819 total actions