++ 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/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: e85cdef4-1c68-45fd-83c8-63ca7a79f4a4 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: 551 packages loaded currently loading: tensorflow/lite/testing Analyzing: 3771 targets (552 packages loaded) Analyzing: 3771 targets (552 packages loaded, 0 targets configured) Analyzing: 3771 targets (585 packages loaded, 26867 targets configured) Analyzing: 3771 targets (599 packages loaded, 34931 targets configured) Analyzing: 3771 targets (599 packages loaded, 36345 targets configured) Analyzing: 3771 targets (601 packages loaded, 39294 targets configured) INFO: Analyzed 3771 targets (601 packages loaded, 42704 targets configured). checking cached actions INFO: Found 3771 test targets... [0 / 12] [Prepa] BazelWorkspaceStatusAction stable-status.txt [5,278 / 12,280] [Prepa] Writing file external/boringssl/libcrypto.so-2.params ... (4 actions, 0 running) [12,091 / 17,129] Compiling tensorflow/c/kernels/ops/histogram_summary.cc; 0s remote-cache ... (53 actions, 0 running) [13,816 / 17,129] Compiling tensorflow/core/kernels/resource_variable_ops.cc; Downloading tensorflow/core/kernels/_objs/resource_variable_ops/resource_variable_ops.d; 0s remote-cache ... (49 actions, 0 running) [14,372 / 17,129] Linking tensorflow/core/kernels/libconv_ops.lo; Downloading tensorflow/core/kernels/libconv_ops.lo, 49.9 MiB / 69.6 MiB; 0s remote-cache ... (56 actions, 0 running) [15,655 / 17,129] [Prepa] Compiling tensorflow/compiler/tf2xla/kernels/slice_op.cc ... (39 actions, 0 running) [17,850 / 18,210] Linking tensorflow/c/kernels_test_cpu; Downloading tensorflow/c/kernels_test_cpu, 1.8 MiB / 12.3 MiB; 0s remote-cache ... (50 actions, 0 running) [18,119 / 18,428] Linking tensorflow/c/eager/c_api_remote_test_cpu; Downloading tensorflow/c/eager/c_api_remote_test_cpu, 71.8 MiB / 164.5 MiB; 1s remote-cache ... (56 actions, 0 running) [18,414 / 18,714] Linking tensorflow/c/eager/c_api_remote_test_cpu; Downloading tensorflow/c/eager/c_api_remote_test_cpu, 160.7 MiB / 164.5 MiB; 2s remote-cache ... (56 actions, 0 running) [18,906 / 19,212] Compiling llvm/lib/CodeGen/MachineStableHash.cpp; 0s remote-cache ... (53 actions, 0 running) [19,988 / 20,106] Linking external/llvm-project/mlir/libSPIRVDialect.a; 0s remote-cache ... (55 actions, 0 running) [23,699 / 24,603] Linking tensorflow/compiler/xla/mlir_hlo/mlir-hlo-opt; 0s remote-cache ... (2 actions, 0 running) [27,402 / 27,909] [Prepa] Compiling tensorflow/c/c_api_function_test.cc ... (54 actions, 1 running) [28,099 / 28,322] Linking tensorflow/c/c_api_test_cpu; Downloading tensorflow/c/c_api_test_cpu, 130.7 MiB / 165.4 MiB; 1s remote-cache ... (56 actions, 0 running) [28,983 / 29,744] Linking tensorflow/compiler/xla/translate/mhlo_to_lhlo_with_xla/xla-translate-gpu-opt; Downloading tensorflow/compiler/xla/translate/mhlo_to_lhlo_with_xla/xla-translate-gpu-opt, 59.8 MiB / 88.7 MiB; 0s remote-cache ... (56 actions, 1 running) [29,677 / 30,122] Linking tensorflow/compiler/xla/translate/mhlo_to_lhlo_with_xla/xla-translate-opt; 1s remote-cache ... (45 actions, 1 running) [31,228 / 31,355] Testing //tensorflow/python/kernel_tests/image_ops:draw_bounding_box_op_test_cpu; 2s local ... (51 actions, 5 running) [32,221 / 32,358] 1 / 3771 tests; Testing //tensorflow/python/kernel_tests/image_ops:draw_bounding_box_op_test_cpu; 3s local ... (54 actions, 4 running) [33,583 / 35,826] 1 / 3771 tests; Testing //tensorflow/python/kernel_tests/image_ops:draw_bounding_box_op_test_cpu; 4s local ... (55 actions, 6 running) [35,772 / 37,995] 1 / 3771 tests; Testing //tensorflow/python/kernel_tests/image_ops:draw_bounding_box_op_test_cpu; 5s local ... (46 actions, 6 running) [37,138 / 38,965] 2 / 3771 tests; Testing //tensorflow/python/kernel_tests/distributions:exponential_test_cpu; 4s local ... (42 actions, 5 running) [38,623 / 40,068] 2 / 3771 tests; Testing //tensorflow/python/kernel_tests/distributions:exponential_test_cpu; 5s local ... (54 actions, 5 running) [40,212 / 41,409] 2 / 3771 tests; Testing //tensorflow/python/kernel_tests/distributions:exponential_test_cpu; 6s local ... (50 actions, 3 running) [42,127 / 43,031] 2 / 3771 tests; Testing //tensorflow/python/kernel_tests/distributions:exponential_test_cpu; 7s local ... (46 actions, 5 running) [42,737 / 43,033] 2 / 3771 tests; Testing //tensorflow/python/kernel_tests/distributions:exponential_test_cpu; 8s local ... (56 actions, 3 running) [43,027 / 43,138] 2 / 3771 tests; Testing //tensorflow/python/kernel_tests/distributions:exponential_test_cpu; 9s local ... (110 actions, 109 running) [43,054 / 43,160] 2 / 3771 tests; Testing //tensorflow/python/kernel_tests/distributions:exponential_test_cpu; 10s local ... (109 actions, 107 running) [43,058 / 43,165] 3 / 3771 tests; Testing //tensorflow/python/kernel_tests/distributions:exponential_test_cpu; 11s local ... (110 actions, 109 running) [43,079 / 43,188] 3 / 3771 tests; Compiling tensorflow/python/framework/python_tensor_converter_wrapper.cc; 12s local, remote-cache ... (111 actions, 110 running) [43,086 / 43,197] 3 / 3771 tests; Compiling tensorflow/python/framework/python_tensor_converter_wrapper.cc; 13s local, remote-cache ... (111 actions, 110 running) [43,140 / 43,257] 3 / 3771 tests; Compiling tensorflow/python/framework/python_tensor_converter_wrapper.cc; 15s local, remote-cache ... (112 actions running) [43,227 / 43,345] 3 / 3771 tests; Compiling tensorflow/python/framework/python_tensor_converter_wrapper.cc; 16s local, remote-cache ... (112 actions running) [43,227 / 43,345] 3 / 3771 tests; Compiling tensorflow/python/framework/python_tensor_converter_wrapper.cc; 17s local, remote-cache ... (112 actions running) [43,241 / 43,360] 3 / 3771 tests; Compiling tensorflow/python/framework/python_tensor_converter_wrapper.cc; 18s local, remote-cache ... (112 actions running) [43,248 / 43,365] 3 / 3771 tests; Compiling tensorflow/python/framework/python_tensor_converter_wrapper.cc; 19s local, remote-cache ... (112 actions running) [43,267 / 43,385] 3 / 3771 tests; Compiling tensorflow/python/framework/python_tensor_converter_wrapper.cc; 20s local, remote-cache ... (112 actions running) [43,267 / 43,385] 3 / 3771 tests; Compiling tensorflow/python/framework/python_tensor_converter_wrapper.cc; 21s local, remote-cache ... (112 actions running) [43,271 / 43,390] 3 / 3771 tests; Compiling tensorflow/python/framework/python_tensor_converter_wrapper.cc; 22s local, remote-cache ... (111 actions, 110 running) [43,281 / 43,402] 3 / 3771 tests; Compiling tensorflow/python/framework/python_tensor_converter_wrapper.cc; 23s local, remote-cache ... (111 actions, 110 running) [43,315 / 43,435] 3 / 3771 tests; Compiling tensorflow/tsl/python/lib/core/float8.cc [for tool]; 16s local, remote-cache ... (111 actions, 110 running) [43,337 / 43,457] 3 / 3771 tests; Compiling tensorflow/tsl/python/lib/core/float8.cc [for tool]; 17s local, remote-cache ... (111 actions, 110 running) [43,354 / 43,479] 3 / 3771 tests; Compiling tensorflow/tsl/python/lib/core/float8.cc [for tool]; 18s local, remote-cache ... (111 actions, 110 running) [43,369 / 43,494] 3 / 3771 tests; Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 19s local, remote-cache ... (111 actions, 110 running) [43,423 / 43,546] 3 / 3771 tests; Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 20s local, remote-cache ... (111 actions, 110 running) [43,424 / 43,546] 3 / 3771 tests; Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 22s local, remote-cache ... (110 actions running) [43,441 / 43,567] 3 / 3771 tests; Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 23s local, remote-cache ... (112 actions running) [43,496 / 43,687] 3 / 3771 tests; Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 24s local, remote-cache ... (111 actions, 110 running) [43,636 / 43,762] 3 / 3771 tests; Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 25s local, remote-cache ... (112 actions running) [43,731 / 43,862] 3 / 3771 tests; Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 26s local, remote-cache ... (110 actions running) [45,215 / 45,349] 3 / 3771 tests; Compiling tensorflow/compiler/xla/python/profiler/internal/python_hooks.cc [for tool]; 27s local, remote-cache ... (106 actions, 104 running) [45,373 / 45,511] 3 / 3771 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 27s local, remote-cache ... (111 actions, 110 running) [45,380 / 45,521] 3 / 3771 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 29s local, remote-cache ... (111 actions, 110 running) [45,383 / 45,525] 3 / 3771 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 30s local, remote-cache ... (111 actions, 110 running) [45,526 / 45,678] 3 / 3771 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 31s local, remote-cache ... (108 actions running) [45,760 / 45,944] 3 / 3771 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 32s local, remote-cache ... (110 actions, 108 running) [45,912 / 46,063] 3 / 3771 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 33s local, remote-cache ... (108 actions, 107 running) [46,075 / 46,243] 3 / 3771 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 34s local, remote-cache ... (107 actions, 102 running) [46,233 / 46,396] 3 / 3771 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 36s local, remote-cache ... (102 actions, 98 running) [46,376 / 46,539] 3 / 3771 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 37s local, remote-cache ... (101 actions, 97 running) [46,439 / 46,607] 3 / 3771 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 38s local, remote-cache ... (101 actions, 98 running) [46,506 / 46,668] 3 / 3771 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 39s local, remote-cache ... (102 actions, 100 running) [46,525 / 46,687] 3 / 3771 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 40s local, remote-cache ... (102 actions, 101 running) [46,531 / 46,692] 4 / 3771 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 42s local, remote-cache ... (101 actions, 100 running) [46,534 / 46,702] 4 / 3771 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 43s local, remote-cache ... (100 actions running) [46,539 / 46,702] 5 / 3771 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 44s local, remote-cache ... (98 actions running) [46,541 / 46,702] 7 / 3771 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 45s local, remote-cache ... (98 actions running) [46,542 / 46,702] 8 / 3771 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 46s local, remote-cache ... (98 actions running) [46,546 / 46,705] 10 / 3771 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 47s local, remote-cache ... (97 actions running) [46,586 / 46,744] 10 / 3771 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 48s local, remote-cache ... (95 actions running) [46,841 / 47,425] 12 / 3771 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 49s local, remote-cache ... (96 actions, 92 running) [47,642 / 47,831] 16 / 3771 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 50s local, remote-cache ... (96 actions, 87 running) [48,004 / 48,208] 16 / 3771 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 51s local, remote-cache ... (95 actions, 88 running) [48,188 / 48,363] 17 / 3771 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 52s local, remote-cache ... (96 actions, 94 running) [48,240 / 48,399] 17 / 3771 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 53s local, remote-cache ... (98 actions, 96 running) [48,259 / 48,417] 20 / 3771 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 54s local, remote-cache ... (98 actions, 97 running) [48,312 / 48,469] 24 / 3771 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 55s local, remote-cache ... (100 actions, 98 running) [48,319 / 48,476] 28 / 3771 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 56s local, remote-cache ... (103 actions running) [48,335 / 48,493] 28 / 3771 tests; Compiling tensorflow/python/tfcompile_wrapper.cc [for tool]; 57s local, remote-cache ... (101 actions, 100 running) [48,362 / 48,521] 28 / 3771 tests; Compiling tensorflow/python/tfcompile_wrapper.cc [for tool]; 58s local, remote-cache ... (101 actions, 100 running) [48,412 / 48,579] 29 / 3771 tests; Compiling tensorflow/python/tfcompile_wrapper.cc [for tool]; 59s local, remote-cache ... (97 actions, 95 running) [48,484 / 48,688] 30 / 3771 tests; Compiling tensorflow/python/tfcompile_wrapper.cc [for tool]; 60s local, remote-cache ... (94 actions, 87 running) [48,580 / 48,741] 36 / 3771 tests; Compiling tensorflow/python/tfcompile_wrapper.cc [for tool]; 61s local, remote-cache ... (89 actions, 76 running) [48,736 / 48,888] 37 / 3771 tests; Compiling tensorflow/python/tfcompile_wrapper.cc [for tool]; 62s local, remote-cache ... (91 actions, 87 running) [48,816 / 48,968] 42 / 3771 tests; Compiling tensorflow/python/tfcompile_wrapper.cc [for tool]; 63s local, remote-cache ... (93 actions, 91 running) [48,835 / 48,987] 47 / 3771 tests; Compiling tensorflow/python/tfcompile_wrapper.cc [for tool]; 64s local, remote-cache ... (93 actions, 92 running) [48,844 / 48,996] 55 / 3771 tests; Compiling tensorflow/python/tfcompile_wrapper.cc [for tool]; 65s local, remote-cache ... (94 actions running) [48,854 / 49,054] 64 / 3771 tests; Compiling tensorflow/python/tfcompile_wrapper.cc [for tool]; 66s local, remote-cache ... (96 actions running) [48,862 / 49,054] 68 / 3771 tests; Compiling tensorflow/python/tfcompile_wrapper.cc [for tool]; 67s local, remote-cache ... (93 actions running) [48,871 / 49,054] 71 / 3771 tests; Compiling tensorflow/python/tfcompile_wrapper.cc [for tool]; 68s local, remote-cache ... (85 actions, 84 running) [48,881 / 49,054] 75 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 67s local, remote-cache ... (79 actions running) [48,883 / 49,054] 78 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 68s local, remote-cache ... (79 actions running) [48,892 / 49,054] 79 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 69s local, remote-cache ... (78 actions running) [48,896 / 49,054] 83 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 71s local, remote-cache ... (75 actions running) [48,902 / 49,054] 83 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 72s local, remote-cache ... (73 actions, 72 running) [48,948 / 49,099] 84 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 73s local, remote-cache ... (71 actions, 68 running) [48,988 / 49,135] 86 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 74s local, remote-cache ... (79 actions, 77 running) [49,009 / 49,155] 87 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 75s local, remote-cache ... (83 actions, 82 running) [49,028 / 49,173] 88 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 76s local, remote-cache ... (89 actions, 88 running) [49,052 / 49,197] 91 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 77s local, remote-cache ... (92 actions running) [49,089 / 49,242] 91 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 78s local, remote-cache ... (93 actions running) [49,096 / 49,242] 94 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 79s local, remote-cache ... (93 actions running) [49,101 / 49,242] 94 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 80s local, remote-cache ... (92 actions, 91 running) [49,103 / 49,243] 96 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 82s local, remote-cache ... (92 actions running) [49,122 / 49,262] 99 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 83s local, remote-cache ... (90 actions, 89 running) [49,172 / 49,312] 100 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 84s local, remote-cache ... (98 actions running) [49,181 / 49,320] 100 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 85s local, remote-cache ... (98 actions running) [49,182 / 49,323] 100 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 87s local, remote-cache ... (98 actions, 97 running) [49,194 / 49,333] 103 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 88s local, remote-cache ... (97 actions running) [49,208 / 49,347] 109 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 89s local, remote-cache ... (95 actions running) [49,234 / 49,373] 119 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 90s local, remote-cache ... (91 actions running) [49,241 / 49,374] 121 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 91s local, remote-cache ... (92 actions, 91 running) [49,247 / 49,374] 127 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 92s local, remote-cache ... (96 actions running) [49,252 / 49,374] 131 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 93s local, remote-cache ... (97 actions running) [49,255 / 49,374] 134 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 94s local, remote-cache ... (98 actions running) [49,257 / 49,374] 136 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 95s local, remote-cache ... (98 actions running) [49,264 / 49,374] 141 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 96s local, remote-cache ... (98 actions, 97 running) [49,267 / 49,374] 144 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 98s local, remote-cache ... (99 actions running) [49,274 / 49,374] 148 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 99s local, remote-cache ... (101 actions running) [49,278 / 49,374] 150 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 100s local, remote-cache ... (102 actions running) [49,281 / 49,374] 151 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 101s local, remote-cache ... (103 actions running) [49,284 / 49,374] 152 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 102s local, remote-cache ... (103 actions, 102 running) [49,291 / 49,376] 154 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 103s local, remote-cache ... (103 actions running) [49,410 / 49,497] 155 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 104s local, remote-cache ... (95 actions, 94 running) [49,506 / 49,591] 156 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 105s local, remote-cache ... (97 actions, 95 running) [49,636 / 49,731] 157 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 106s local, remote-cache ... (95 actions, 91 running) [49,850 / 49,946] 162 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 107s local, remote-cache ... (95 actions, 92 running) [49,922 / 50,007] 164 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 108s local, remote-cache ... (94 actions running) [49,923 / 50,010] 164 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 109s local, remote-cache ... (94 actions, 93 running) [49,942 / 50,027] 167 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 111s local, remote-cache ... (94 actions running) [49,956 / 50,041] 168 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 112s local, remote-cache ... (94 actions running) [49,971 / 50,056] 169 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 113s local, remote-cache ... (93 actions running) [49,985 / 50,072] 170 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 114s local, remote-cache ... (92 actions running) [50,001 / 50,086] 172 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 115s local, remote-cache ... (93 actions running) [50,027 / 50,112] 176 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 116s local, remote-cache ... (93 actions running) [50,041 / 50,127] 178 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 118s local, remote-cache ... (93 actions, 92 running) [50,153 / 50,262] 184 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 119s local, remote-cache ... (94 actions, 90 running) [50,207 / 50,292] 185 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 120s local, remote-cache ... (94 actions, 92 running) [50,249 / 50,336] 188 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 121s local, remote-cache ... (97 actions, 95 running) [50,262 / 50,347] 190 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 122s local, remote-cache ... (98 actions, 97 running) [50,268 / 50,353] 191 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 123s local, remote-cache ... (99 actions running) [50,268 / 50,353] 191 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 125s local, remote-cache ... (101 actions running) [50,281 / 50,366] 192 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 126s local, remote-cache ... (100 actions, 99 running) [50,317 / 50,402] 196 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 127s local, remote-cache ... (99 actions running) [50,331 / 50,416] 196 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 128s local, remote-cache ... (100 actions running) [50,339 / 50,424] 197 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 130s local, remote-cache ... (102 actions running) [50,357 / 50,442] 201 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 131s local, remote-cache ... (103 actions running) [50,399 / 50,484] 204 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 132s local, remote-cache ... (103 actions, 102 running) [50,422 / 50,506] 206 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 133s local, remote-cache ... (101 actions, 100 running) [50,445 / 50,533] 207 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 135s local, remote-cache ... (102 actions running) [50,448 / 50,533] 208 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 136s local, remote-cache ... (101 actions, 100 running) [50,470 / 50,555] 208 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 137s local, remote-cache ... (100 actions running) [50,540 / 50,626] 212 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 138s local, remote-cache ... (96 actions, 94 running) [50,543 / 50,631] 212 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 139s local, remote-cache ... (97 actions, 96 running) [50,615 / 50,702] 214 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 140s local, remote-cache ... (95 actions, 93 running) [50,667 / 50,753] 217 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 141s local, remote-cache ... (96 actions, 95 running) [50,733 / 50,819] 221 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 142s local, remote-cache ... (97 actions running) [50,774 / 50,862] 222 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 143s local, remote-cache ... (99 actions, 98 running) [50,875 / 51,036] 223 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 144s local, remote-cache ... (100 actions, 98 running) [51,193 / 51,476] 223 / 3771 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 145s local, remote-cache ... (98 actions, 94 running) [51,410 / 51,496] 224 / 3771 tests; Linking tensorflow/compiler/mlir/tfr/tfr_wrapper.so [for tool]; 50s local, remote-cache ... (99 actions, 97 running) [51,442 / 51,530] 228 / 3771 tests; Linking tensorflow/compiler/mlir/tfr/tfr_wrapper.so [for tool]; 51s local, remote-cache ... (99 actions running) [51,493 / 51,581] 237 / 3771 tests; Linking tensorflow/compiler/mlir/tfr/tfr_wrapper.so [for tool]; 52s local, remote-cache ... (89 actions, 88 running) [51,654 / 51,739] 246 / 3771 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:constant-fold.mlir.test; 34s local, remote-cache ... (82 actions, 80 running) [51,698 / 51,783] 252 / 3771 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:constant-fold.mlir.test; 36s local, remote-cache ... (84 actions, 83 running) [51,700 / 51,788] 253 / 3771 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:constant-fold.mlir.test; 37s local, remote-cache ... (85 actions running) [51,701 / 51,788] 254 / 3771 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:constant-fold.mlir.test; 38s local, remote-cache ... (85 actions running) [51,702 / 51,788] 254 / 3771 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:constant-fold.mlir.test; 39s local, remote-cache ... (85 actions running) [51,707 / 51,792] 256 / 3771 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:constant-fold.mlir.test; 40s local, remote-cache ... (85 actions, 84 running) [51,750 / 51,835] 259 / 3771 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:constant-fold.mlir.test; 41s local, remote-cache ... (87 actions running) [51,762 / 51,849] 259 / 3771 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:constant-fold.mlir.test; 42s local, remote-cache ... (89 actions, 88 running) [51,819 / 51,904] 259 / 3771 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:constant-fold.mlir.test; 43s local, remote-cache ... (90 actions, 88 running) [51,847 / 51,933] 260 / 3771 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:constant-fold.mlir.test; 45s local, remote-cache ... (92 actions running) [51,860 / 51,946] 261 / 3771 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:constant-fold.mlir.test; 46s local, remote-cache ... (93 actions running) [51,895 / 51,981] 263 / 3771 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:constant-fold.mlir.test; 47s local, remote-cache ... (93 actions running) [51,901 / 51,987] 263 / 3771 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:constant-fold.mlir.test; 49s local, remote-cache ... (94 actions running) [51,901 / 51,987] 264 / 3771 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:constant-fold.mlir.test; 53s local, remote-cache ... (94 actions running) [51,965 / 52,051] 269 / 3771 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:constant-fold.mlir.test; 54s local, remote-cache ... (93 actions, 91 running) [52,035 / 52,120] 274 / 3771 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests:constant-fold.mlir.test; 55s local, remote-cache ... (95 actions running) [52,091 / 52,185] 279 / 3771 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 40s local ... (90 actions, 89 running) [52,161 / 52,248] 285 / 3771 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 41s local ... (86 actions, 83 running) [52,172 / 52,257] 289 / 3771 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 42s local ... (86 actions running) [52,191 / 52,276] 290 / 3771 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 43s local ... (85 actions, 84 running) [52,248 / 52,333] 302 / 3771 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 44s local ... (77 actions running) [52,257 / 52,344] 310 / 3771 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 45s local ... (70 actions running) [52,271 / 52,360] 318 / 3771 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 46s local ... (66 actions running) [52,276 / 52,360] 322 / 3771 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 47s local ... (63 actions running) [52,292 / 52,377] 323 / 3771 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 48s local ... (62 actions, 61 running) [52,303 / 52,386] 326 / 3771 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 49s local ... (61 actions, 60 running) [52,341 / 52,423] 332 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 46s local ... (57 actions running) [52,362 / 52,444] 334 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 47s local ... (58 actions, 57 running) [52,370 / 52,453] 334 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 48s local ... (59 actions running) [52,403 / 52,486] 334 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 49s local ... (59 actions running) [52,430 / 52,513] 335 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 50s local ... (60 actions running) [52,444 / 52,528] 337 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 51s local ... (60 actions running) [52,472 / 52,564] 337 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 52s local ... (61 actions running) [52,473 / 52,564] 339 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 54s local ... (61 actions running) [52,475 / 52,564] 341 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 55s local ... (61 actions running) [52,479 / 52,564] 344 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 56s local ... (58 actions running) [52,481 / 52,564] 345 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 57s local ... (58 actions running) [52,492 / 52,575] 348 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 59s local ... (58 actions running) [52,507 / 52,591] 349 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 45s local ... (59 actions, 58 running) [52,565 / 52,642] 353 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 46s local ... (61 actions, 60 running) [52,604 / 52,682] 357 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 47s local ... (62 actions, 61 running) [52,619 / 52,696] 360 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 49s local ... (62 actions running) [52,635 / 52,714] 362 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 50s local ... (64 actions, 63 running) [52,649 / 52,726] 362 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 51s local ... (64 actions running) [52,674 / 52,752] 364 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 52s local ... (64 actions running) [52,698 / 52,783] 367 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 53s local ... (65 actions running) [52,703 / 52,783] 370 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 54s local ... (66 actions running) [52,716 / 52,802] 374 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 56s local ... (66 actions running) [52,719 / 52,802] 376 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 57s local ... (66 actions running) [52,724 / 52,802] 378 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 58s local ... (66 actions running) [52,724 / 52,802] 379 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 60s local ... (66 actions running) [52,751 / 52,828] 381 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 61s local ... (66 actions, 65 running) [52,755 / 52,832] 381 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 62s local ... (66 actions running) [52,755 / 52,832] 381 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 63s local ... (67 actions running) [52,755 / 52,832] 382 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 64s local ... (67 actions running) [52,777 / 52,854] 384 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 65s local ... (67 actions, 66 running) [52,791 / 52,868] 385 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 66s local ... (67 actions, 66 running) [52,798 / 52,875] 386 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 68s local ... (68 actions running) [52,821 / 52,898] 386 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 69s local ... (67 actions, 66 running) [52,825 / 52,902] 387 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 70s local ... (67 actions running) [52,835 / 52,912] 387 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 71s local ... (68 actions running) [52,840 / 52,919] 387 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 72s local ... (68 actions, 67 running) [52,866 / 52,944] 388 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 73s local ... (68 actions running) [52,873 / 52,962] 388 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 74s local ... (68 actions running) [52,880 / 52,962] 391 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 75s local ... (66 actions running) [52,900 / 52,963] 395 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 76s local ... (60 actions, 58 running) [52,937 / 52,993] 398 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 77s local ... (59 actions running) [52,951 / 53,006] 399 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 78s local ... (56 actions running) [52,965 / 53,021] 399 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 79s local ... (58 actions running) [52,972 / 53,028] 400 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 81s local ... (58 actions running) [53,004 / 53,067] 401 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 82s local ... (58 actions running) [53,006 / 53,067] 401 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 83s local ... (58 actions running) [53,021 / 53,079] 403 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 84s local ... (58 actions, 57 running) [53,070 / 53,127] 405 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 85s local ... (58 actions running) [53,105 / 53,163] 411 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 86s local ... (58 actions, 56 running) [53,148 / 53,204] 413 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 87s local ... (58 actions, 56 running) [53,154 / 53,210] 414 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 89s local ... (60 actions running) [53,185 / 53,242] 420 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 90s local ... (59 actions, 58 running) [53,226 / 53,283] 423 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 91s local ... (59 actions, 55 running) [53,330 / 53,387] 429 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 92s local ... (57 actions, 53 running) [53,496 / 53,555] 439 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 93s local ... (58 actions, 53 running) [53,574 / 53,635] 442 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 94s local ... (59 actions, 57 running) [53,605 / 53,663] 451 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 95s local ... (58 actions, 56 running) [53,663 / 53,720] 455 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 96s local ... (57 actions, 55 running) [53,723 / 53,788] 459 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 97s local ... (59 actions, 57 running) [53,844 / 53,908] 470 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 98s local ... (55 actions, 49 running) [53,914 / 53,970] 471 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 99s local ... (56 actions, 53 running) [54,050 / 54,108] 473 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 100s local ... (56 actions, 53 running) [54,080 / 54,147] 479 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 101s local ... (56 actions running) [54,081 / 54,147] 480 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 102s local ... (57 actions running) [54,082 / 54,147] 482 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 103s local ... (57 actions running) [54,088 / 54,147] 484 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 104s local ... (56 actions, 55 running) [54,110 / 54,168] 485 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 106s local ... (56 actions, 54 running) [54,145 / 54,204] 489 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 107s local ... (57 actions, 52 running) [54,210 / 54,267] 490 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 108s local ... (57 actions, 53 running) [54,254 / 54,311] 491 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 109s local ... (57 actions, 54 running) [54,322 / 54,379] 495 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 110s local ... (60 actions, 57 running) [54,356 / 54,412] 496 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 111s local ... (61 actions, 60 running) [54,386 / 54,443] 500 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 112s local ... (62 actions, 59 running) [54,406 / 54,487] 501 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 113s local ... (62 actions running) [54,412 / 54,487] 504 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 114s local ... (62 actions running) [54,415 / 54,487] 506 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 115s local ... (60 actions running) [54,419 / 54,487] 509 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 116s local ... (59 actions running) [54,422 / 54,487] 510 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 117s local ... (58 actions running) [54,424 / 54,487] 511 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 118s local ... (57 actions running) [54,426 / 54,487] 513 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 119s local ... (56 actions running) [54,427 / 54,487] 513 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 120s local ... (56 actions running) [54,428 / 54,487] 514 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 121s local ... (56 actions running) [54,448 / 54,506] 515 / 3771 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 122s local ... (56 actions, 54 running) [54,517 / 54,574] 516 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 101s local ... (55 actions, 53 running) [54,580 / 54,639] 520 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 102s local ... (56 actions, 51 running) [54,648 / 54,705] 523 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 103s local ... (59 actions, 58 running) [54,691 / 54,748] 528 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 104s local ... (58 actions, 52 running) [54,714 / 54,774] 529 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 105s local ... (61 actions, 53 running) [54,794 / 54,851] 531 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 106s local ... (62 actions, 54 running) [54,877 / 54,934] 543 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 107s local ... (57 actions, 49 running) [54,972 / 55,031] 549 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 108s local ... (58 actions, 51 running) [55,028 / 55,094] 553 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 109s local ... (61 actions, 58 running) [55,050 / 55,108] 560 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 110s local ... (62 actions, 61 running) [55,108 / 55,165] 568 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 111s local ... (61 actions, 60 running) [55,131 / 55,188] 573 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 112s local ... (58 actions, 56 running) [55,158 / 55,215] 580 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 113s local ... (59 actions running) [55,165 / 55,221] 587 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 115s local ... (56 actions running) [55,193 / 55,250] 590 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 116s local ... (56 actions, 55 running) [55,245 / 55,302] 593 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 117s local ... (56 actions, 52 running) [55,268 / 55,328] 598 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 118s local ... (57 actions running) [55,287 / 55,344] 606 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 119s local ... (56 actions, 55 running) [55,320 / 55,376] 610 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 120s local ... (57 actions, 56 running) [55,381 / 55,449] 614 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 121s local ... (57 actions, 52 running) [55,470 / 55,528] 619 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 122s local ... (58 actions, 55 running) [55,516 / 55,575] 623 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 123s local ... (58 actions, 53 running) [55,600 / 55,662] 630 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 124s local ... (58 actions, 49 running) [55,638 / 55,697] 633 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 125s local ... (58 actions, 53 running) [55,712 / 55,769] 639 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 126s local ... (58 actions, 52 running) [55,816 / 55,877] 645 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 127s local ... (62 actions, 53 running) [55,938 / 55,994] 652 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 128s local ... (65 actions, 60 running) [56,000 / 56,057] 659 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 129s local ... (69 actions, 67 running) [56,009 / 56,069] 659 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 130s local ... (71 actions, 69 running) [56,015 / 56,072] 662 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 131s local ... (72 actions, 70 running) [56,048 / 56,103] 666 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 132s local ... (71 actions, 70 running) [56,069 / 56,125] 669 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 133s local ... (72 actions, 70 running) [56,085 / 56,142] 670 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 134s local ... (73 actions running) [56,095 / 56,151] 671 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 135s local ... (73 actions, 72 running) [56,120 / 56,178] 672 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 136s local ... (74 actions, 73 running) [56,131 / 56,187] 674 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 137s local ... (75 actions, 74 running) [56,147 / 56,203] 675 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 138s local ... (75 actions, 74 running) [56,164 / 56,220] 677 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 140s local ... (75 actions, 73 running) [56,219 / 56,279] 684 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 141s local ... (76 actions, 71 running) [56,298 / 56,354] 688 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 142s local ... (77 actions, 76 running) [56,318 / 56,376] 690 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 143s local ... (77 actions, 75 running) [56,357 / 56,416] 695 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 144s local ... (77 actions, 74 running) [56,363 / 56,423] 696 / 3771 tests; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 145s local ... (76 actions, 73 running) [56,368 / 56,426] 699 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 145s local ... (77 actions, 75 running) [56,432 / 56,488] 704 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 146s local ... (77 actions, 74 running) [56,446 / 56,504] 705 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 148s local ... (78 actions, 76 running) [56,492 / 56,548] 710 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 149s local ... (80 actions, 79 running) [56,494 / 56,550] 713 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 150s local ... (80 actions running) [56,525 / 56,581] 717 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 151s local ... (78 actions, 76 running) [56,537 / 56,593] 719 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 152s local ... (78 actions running) [56,540 / 56,597] 723 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 153s local ... (79 actions running) [56,560 / 56,616] 727 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 154s local ... (77 actions running) [56,565 / 56,623] 729 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 155s local ... (76 actions running) [56,599 / 56,657] 735 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 156s local ... (73 actions, 70 running) [56,619 / 56,692] 742 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 157s local ... (70 actions running) [56,624 / 56,692] 747 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 158s local ... (67 actions running) [56,627 / 56,692] 751 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 159s local ... (64 actions running) [56,631 / 56,692] 754 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 161s local ... (63 actions running) [56,633 / 56,692] 756 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 162s local ... (62 actions running) [56,662 / 56,718] 764 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 163s local ... (56 actions, 55 running) [56,687 / 56,746] 766 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 164s local ... (57 actions, 54 running) [56,717 / 56,779] 771 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 165s local ... (57 actions running) [56,724 / 56,789] 774 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 166s local ... (57 actions, 56 running) [56,732 / 56,789] 777 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 167s local ... (56 actions running) [56,745 / 56,801] 779 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 168s local ... (56 actions running) [56,758 / 56,815] 780 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 169s local ... (56 actions, 55 running) [56,772 / 56,828] 783 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 170s local ... (56 actions running) [56,785 / 56,845] 787 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 171s local ... (56 actions running) [56,790 / 56,846] 791 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 172s local ... (56 actions running) [56,816 / 56,872] 794 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 173s local ... (56 actions, 55 running) [56,823 / 56,879] 796 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 174s local ... (57 actions, 56 running) [56,833 / 56,909] 798 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 175s local ... (56 actions, 55 running) [56,840 / 56,909] 801 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 176s local ... (56 actions, 55 running) [56,848 / 56,909] 804 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 177s local ... (56 actions running) [56,852 / 56,909] 807 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 179s local ... (56 actions running) [56,855 / 56,911] 808 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 180s local ... (56 actions, 55 running) [56,856 / 56,912] 809 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 181s local ... (56 actions running) [56,871 / 56,928] 812 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 182s local ... (56 actions running) [56,872 / 56,928] 813 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 183s local ... (56 actions running) [56,874 / 56,931] 813 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 184s local ... (56 actions running) [56,918 / 56,975] 815 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 185s local ... (56 actions running) [56,964 / 57,586] 816 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 186s local ... (56 actions, 49 running) [57,110 / 57,744] 818 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 187s local ... (59 actions, 43 running) [57,294 / 57,901] 819 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 188s local ... (59 actions, 40 running) [57,497 / 58,126] 819 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 189s local ... (59 actions, 34 running) [57,640 / 58,212] 821 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 190s local ... (47 actions, 30 running) [57,833 / 58,589] 824 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 191s local ... (56 actions, 25 running) [57,931 / 58,589] 824 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 192s local ... (56 actions, 24 running) [58,108 / 58,603] 825 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 193s local ... (29 actions, 23 running) [58,251 / 58,756] 825 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 195s local ... (56 actions, 23 running) [58,472 / 58,929] 825 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 196s local ... (56 actions, 23 running) [58,766 / 59,143] 826 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 197s local ... (55 actions, 22 running) [59,052 / 59,370] 827 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 198s local ... (56 actions, 20 running) [59,309 / 59,573] 827 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 199s local ... (56 actions, 20 running) [59,530 / 59,720] 827 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 200s local ... (44 actions, 20 running) [59,782 / 59,873] 827 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 201s local ... (56 actions, 18 running) [59,976 / 60,050] 828 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 202s local ... (56 actions, 50 running) [59,997 / 60,065] 829 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 203s local ... (57 actions, 54 running) [60,006 / 60,070] 831 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 204s local ... (58 actions running) [60,008 / 60,070] 833 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 205s local ... (60 actions running) [60,012 / 60,070] 836 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 207s local ... (61 actions, 60 running) [60,014 / 60,070] 839 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 208s local ... (61 actions running) [60,016 / 60,094] 840 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 209s local ... (60 actions running) [60,022 / 60,094] 841 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 210s local ... (59 actions running) [60,029 / 60,094] 845 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 211s local ... (57 actions running) [60,032 / 60,094] 846 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 212s local ... (57 actions running) [60,036 / 60,094] 849 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 213s local ... (56 actions running) [60,037 / 60,094] 850 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 215s local ... (56 actions running) [60,038 / 60,094] 850 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 217s local ... (56 actions running) [60,042 / 60,100] 852 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 218s local ... (56 actions, 55 running) [60,059 / 60,118] 853 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 219s local ... (56 actions running) [60,068 / 60,125] 854 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 220s local ... (57 actions, 56 running) [60,074 / 60,132] 854 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 221s local ... (57 actions, 56 running) [60,090 / 60,147] 854 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 223s local ... (58 actions running) [60,116 / 60,201] 857 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 224s local ... (56 actions, 55 running) [60,119 / 60,201] 859 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 225s local ... (56 actions running) [60,124 / 60,201] 859 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 226s local ... (56 actions, 55 running) [60,128 / 60,201] 861 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 228s local ... (56 actions running) [60,131 / 60,201] 863 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 229s local ... (56 actions running) [60,133 / 60,201] 863 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 230s local ... (56 actions running) [60,137 / 60,201] 864 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 231s local ... (56 actions running) [60,140 / 60,201] 866 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 232s local ... (56 actions, 55 running) [60,144 / 60,201] 866 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 233s local ... (56 actions, 55 running) [60,157 / 60,222] 868 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 234s local ... (56 actions, 55 running) [60,162 / 60,222] 868 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 235s local ... (56 actions, 55 running) [60,163 / 60,222] 869 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 236s local ... (56 actions running) [60,190 / 60,248] 871 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 237s local ... (56 actions running) [60,217 / 60,274] 874 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 238s local ... (56 actions, 55 running) [60,230 / 60,286] 875 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 239s local ... (56 actions running) [60,234 / 60,290] 876 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 240s local ... (56 actions, 55 running) [60,247 / 60,303] 878 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 242s local ... (56 actions running) [60,252 / 60,308] 878 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 243s local ... (56 actions running) [60,252 / 60,308] 878 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 244s local ... (57 actions running) [60,279 / 60,335] 880 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 245s local ... (56 actions running) [60,363 / 60,421] 884 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 246s local ... (56 actions, 54 running) [60,378 / 60,448] 886 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 247s local ... (59 actions running) [60,383 / 60,448] 890 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 248s local ... (59 actions running) [60,386 / 60,448] 893 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 249s local ... (60 actions running) [60,391 / 60,448] 898 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 250s local ... (58 actions running) [60,401 / 60,459] 902 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 251s local ... (56 actions, 55 running) [60,406 / 60,464] 903 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 252s local ... (57 actions running) [60,425 / 60,485] 905 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 253s local ... (57 actions running) [60,430 / 60,487] 910 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 254s local ... (57 actions running) [60,459 / 60,517] 910 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 255s local ... (56 actions, 55 running) [60,467 / 60,569] 911 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 256s local ... (58 actions running) [60,469 / 60,569] 912 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 257s local ... (58 actions running) [60,471 / 60,569] 912 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 258s local ... (58 actions running) [60,478 / 60,569] 917 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 259s local ... (57 actions running) [60,481 / 60,569] 917 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 260s local ... (57 actions running) [60,483 / 60,569] 919 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 261s local ... (57 actions running) [60,485 / 60,569] 920 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 262s local ... (57 actions running) [60,498 / 60,569] 921 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 263s local ... (57 actions running) [60,505 / 60,569] 921 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 264s local ... (57 actions, 56 running) [60,507 / 60,569] 923 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 265s local ... (57 actions running) [60,511 / 60,569] 923 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 266s local ... (57 actions, 56 running) [60,530 / 60,589] 923 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 267s local ... (57 actions, 56 running) [60,603 / 60,700] 923 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 268s local ... (57 actions, 55 running) [60,606 / 60,700] 925 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 269s local ... (58 actions, 56 running) [60,614 / 60,701] 928 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 270s local ... (59 actions running) FAIL: //tensorflow/compiler/mlir/lite/debug:debug_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/compiler/mlir/lite/debug/debug_test/test_attempts/attempt_1.log) [60,619 / 60,701] 931 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 272s local ... (59 actions running) FAIL: //tensorflow/compiler/mlir/lite/debug:debug_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/compiler/mlir/lite/debug/debug_test/test_attempts/attempt_2.log) [60,624 / 60,701] 933 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 273s local ... (57 actions running) [60,624 / 60,701] 933 / 3771 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 274s local ... (57 actions running) FAIL: //tensorflow/compiler/mlir/lite/debug:debug_test (see /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/compiler/mlir/lite/debug/debug_test/test.log) FAILED: //tensorflow/compiler/mlir/lite/debug:debug_test (Summary) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/compiler/mlir/lite/debug/debug_test/test.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/compiler/mlir/lite/debug/debug_test/test_attempts/attempt_1.log /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/compiler/mlir/lite/debug/debug_test/test_attempts/attempt_2.log INFO: From Testing //tensorflow/compiler/mlir/lite/debug:debug_test: [60,633 / 60,701] 936 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 275s local ... (57 actions running) [60,665 / 60,723] 938 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 276s local ... (57 actions, 56 running) [60,704 / 60,762] 939 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 277s local ... (57 actions, 56 running) [60,716 / 60,779] 941 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 278s local ... (60 actions running) [60,735 / 60,803] 947 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 279s local ... (57 actions, 56 running) [60,742 / 60,803] 947 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 280s local ... (57 actions, 56 running) [60,751 / 60,808] 947 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 281s local ... (57 actions, 56 running) [60,752 / 60,811] 947 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 282s local ... (57 actions, 56 running) [60,780 / 60,838] 947 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 283s local ... (58 actions, 57 running) [60,793 / 60,864] 948 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 285s local ... (58 actions, 57 running) [60,799 / 60,864] 949 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 286s local ... (58 actions running) [60,805 / 60,864] 952 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 287s local ... (58 actions running) [60,806 / 60,864] 953 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 288s local ... (58 actions running) [60,807 / 60,864] 954 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 289s local ... (58 actions running) [60,832 / 60,895] 958 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 290s local ... (57 actions running) [60,835 / 60,896] 961 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 291s local ... (57 actions running) [60,838 / 60,896] 962 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 292s local ... (57 actions running) [60,841 / 60,897] 963 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 294s local ... (56 actions, 55 running) [60,855 / 60,911] 966 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 295s local ... (57 actions running) [60,856 / 60,912] 967 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 296s local ... (59 actions running) [60,894 / 60,950] 968 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 297s local ... (59 actions running) [60,901 / 60,958] 969 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 298s local ... (60 actions running) [60,923 / 60,979] 971 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 299s local ... (61 actions, 60 running) [60,974 / 61,038] 978 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 300s local ... (61 actions, 60 running) [60,978 / 61,039] 978 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 301s local ... (62 actions running) [60,988 / 61,045] 981 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 302s local ... (62 actions, 61 running) [61,023 / 61,079] 982 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 303s local ... (62 actions running) [61,032 / 61,089] 983 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 304s local ... (63 actions, 62 running) [61,040 / 61,096] 985 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 305s local ... (62 actions running) [61,060 / 61,116] 988 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 306s local ... (62 actions running) [61,066 / 61,122] 991 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 308s local ... (63 actions, 62 running) [61,076 / 61,133] 995 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 309s local ... (63 actions, 61 running) [61,085 / 61,141] 998 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 310s local ... (63 actions, 62 running) [61,090 / 61,164] 999 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 311s local ... (63 actions, 62 running) [61,096 / 61,164] 1003 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 312s local ... (63 actions running) [61,096 / 61,164] 1003 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 313s local ... (63 actions running) [61,098 / 61,164] 1004 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 314s local ... (62 actions running) [61,104 / 61,164] 1007 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 315s local ... (62 actions running) [61,106 / 61,164] 1009 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 316s local ... (60 actions running) [61,108 / 61,164] 1011 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 317s local ... (60 actions running) [61,130 / 61,188] 1014 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 318s local ... (58 actions running) [61,148 / 61,206] 1017 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 319s local ... (56 actions, 55 running) [61,167 / 61,223] 1018 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 320s local ... (57 actions running) [61,169 / 61,225] 1018 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 321s local ... (57 actions running) [61,173 / 61,229] 1019 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 322s local ... (57 actions running) [61,178 / 61,236] 1020 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 324s local ... (56 actions, 55 running) [61,193 / 61,249] 1020 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 325s local ... (57 actions, 56 running) [61,208 / 61,264] 1021 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 326s local ... (57 actions, 56 running) [61,215 / 61,271] 1024 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 327s local ... (58 actions running) [61,233 / 61,289] 1028 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 328s local ... (57 actions running) [61,249 / 61,305] 1030 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 329s local ... (56 actions, 55 running) [61,268 / 61,324] 1032 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 330s local ... (57 actions, 56 running) [61,299 / 61,355] 1038 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 331s local ... (57 actions running) [61,300 / 61,356] 1040 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 332s local ... (60 actions running) [61,328 / 61,384] 1044 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 333s local ... (56 actions running) [61,341 / 61,398] 1045 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 334s local ... (56 actions, 55 running) [61,360 / 61,417] 1049 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 335s local ... (58 actions, 57 running) [61,364 / 61,420] 1051 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 336s local ... (58 actions running) [61,392 / 61,448] 1059 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 337s local ... (56 actions running) [61,398 / 61,454] 1061 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 338s local ... (57 actions running) [61,402 / 61,458] 1062 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 339s local ... (58 actions running) [61,426 / 61,483] 1063 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 340s local ... (57 actions running) [61,469 / 61,527] 1065 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 342s local ... (57 actions, 56 running) [61,489 / 61,549] 1068 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 343s local ... (57 actions, 56 running) [61,507 / 61,563] 1072 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 344s local ... (56 actions running) [61,518 / 61,574] 1075 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 345s local ... (57 actions running) [61,541 / 61,598] 1079 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 346s local ... (57 actions, 56 running) [61,576 / 61,632] 1085 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 347s local ... (57 actions, 56 running) [61,599 / 61,656] 1090 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 348s local ... (59 actions, 58 running) [61,601 / 61,696] 1090 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 349s local ... (61 actions running) [61,605 / 61,696] 1094 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 351s local ... (60 actions running) [61,610 / 61,696] 1099 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 352s local ... (57 actions running) [61,611 / 61,696] 1100 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 353s local ... (56 actions running) [61,614 / 61,696] 1103 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 354s local ... (56 actions running) [61,619 / 61,696] 1107 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 355s local ... (56 actions running) [61,620 / 61,696] 1108 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 356s local ... (56 actions running) [61,621 / 61,696] 1109 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 357s local ... (56 actions running) [61,622 / 61,696] 1109 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 359s local ... (56 actions running) [61,624 / 61,696] 1110 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 360s local ... (56 actions, 55 running) [61,627 / 61,696] 1111 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 362s local ... (56 actions running) [61,630 / 61,696] 1112 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 363s local ... (56 actions running) [61,634 / 61,696] 1112 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 364s local ... (56 actions running) [61,638 / 61,696] 1112 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 365s local ... (56 actions running) [61,642 / 61,698] 1112 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 366s local ... (56 actions running) [61,645 / 61,701] 1112 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 367s local ... (56 actions running) [61,647 / 61,703] 1112 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 368s local ... (56 actions running) [61,652 / 61,708] 1114 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 369s local ... (56 actions running) [61,661 / 61,718] 1119 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 370s local ... (56 actions, 55 running) [61,671 / 61,732] 1120 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 371s local ... (56 actions, 55 running) [61,674 / 61,732] 1122 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 372s local ... (56 actions, 55 running) [61,681 / 61,737] 1122 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 373s local ... (56 actions running) [61,718 / 61,777] 1127 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 374s local ... (56 actions running) [61,727 / 61,803] 1128 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 375s local ... (58 actions running) [61,733 / 61,803] 1130 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 376s local ... (60 actions, 59 running) [61,737 / 61,803] 1130 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 378s local ... (60 actions, 59 running) [61,745 / 61,803] 1132 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 379s local ... (60 actions running) [61,749 / 61,806] 1133 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 380s local ... (60 actions, 59 running) [61,759 / 61,815] 1135 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 381s local ... (60 actions running) [61,777 / 61,834] 1139 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 382s local ... (59 actions running) [61,796 / 61,853] 1148 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 383s local ... (60 actions running) [61,827 / 61,899] 1155 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 384s local ... (60 actions running) [61,831 / 61,899] 1158 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 385s local ... (63 actions, 62 running) [61,832 / 61,899] 1159 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 386s local ... (63 actions running) [61,833 / 61,899] 1159 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 387s local ... (63 actions running) [61,833 / 61,899] 1159 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 388s local ... (63 actions running) [61,835 / 61,899] 1161 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 389s local ... (63 actions running) [61,838 / 61,899] 1163 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 390s local ... (62 actions running) [61,842 / 61,899] 1163 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 391s local ... (62 actions running) [61,853 / 61,909] 1163 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 392s local ... (62 actions running) [61,873 / 61,965] 1169 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 393s local ... (63 actions running) [61,876 / 61,965] 1170 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 394s local ... (62 actions running) [61,884 / 61,965] 1174 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 395s local ... (59 actions, 58 running) [61,891 / 61,965] 1177 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 396s local ... (56 actions running) [61,894 / 61,965] 1177 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 397s local ... (56 actions running) [61,898 / 61,965] 1177 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 398s local ... (56 actions running) [61,900 / 61,965] 1177 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 399s local ... (56 actions running) [61,900 / 61,965] 1178 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 400s local ... (56 actions running) [61,903 / 61,965] 1178 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 402s local ... (56 actions running) [61,906 / 61,965] 1179 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 404s local ... (56 actions, 55 running) [61,909 / 61,965] 1179 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 405s local ... (56 actions, 55 running) [61,916 / 61,972] 1179 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 406s local ... (56 actions, 55 running) [61,927 / 61,984] 1182 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 407s local ... (58 actions, 57 running) [61,952 / 62,014] 1188 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 408s local ... (56 actions running) [61,958 / 62,014] 1191 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 409s local ... (56 actions, 55 running) [61,964 / 62,020] 1191 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 410s local ... (56 actions running) [61,968 / 62,024] 1192 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 411s local ... (56 actions, 55 running) [61,974 / 62,054] 1193 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 412s local ... (56 actions, 55 running) [61,977 / 62,054] 1194 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 413s local ... (56 actions, 55 running) [61,981 / 62,054] 1194 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 414s local ... (56 actions, 55 running) [61,984 / 62,054] 1195 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 415s local ... (56 actions, 55 running) [61,991 / 62,054] 1197 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 417s local ... (56 actions running) [61,995 / 62,054] 1199 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 418s local ... (56 actions running) [62,006 / 62,062] 1202 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 419s local ... (56 actions running) [62,032 / 62,088] 1204 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 420s local ... (56 actions running) [62,032 / 62,088] 1204 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 421s local ... (59 actions running) [62,066 / 62,127] 1205 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 422s local ... (61 actions running) [62,069 / 62,127] 1205 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 423s local ... (64 actions, 63 running) [62,110 / 62,169] 1207 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 424s local ... (65 actions, 63 running) [62,117 / 62,179] 1208 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 425s local ... (65 actions, 64 running) [62,122 / 62,179] 1208 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 426s local ... (67 actions, 65 running) [62,137 / 62,195] 1209 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 427s local ... (67 actions, 66 running) [62,165 / 62,221] 1210 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 428s local ... (67 actions, 66 running) [62,180 / 62,236] 1213 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 429s local ... (70 actions, 69 running) [62,196 / 62,252] 1219 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 430s local ... (70 actions, 69 running) [62,205 / 62,305] 1225 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 432s local ... (72 actions running) [62,211 / 62,305] 1228 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 433s local ... (71 actions, 70 running) [62,216 / 62,305] 1231 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 434s local ... (70 actions, 69 running) [62,218 / 62,305] 1233 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 435s local ... (69 actions running) [62,219 / 62,305] 1234 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 437s local ... (69 actions running) [62,232 / 62,305] 1238 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 438s local ... (68 actions running) [62,240 / 62,305] 1240 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 439s local ... (66 actions running) [62,247 / 62,305] 1245 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 440s local ... (64 actions running) [62,251 / 62,307] 1248 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 441s local ... (62 actions running) [62,263 / 62,324] 1254 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 442s local ... (57 actions running) [62,274 / 62,330] 1260 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 443s local ... (56 actions, 55 running) [62,310 / 62,367] 1263 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 444s local ... (56 actions, 55 running) [62,341 / 62,397] 1266 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 445s local ... (63 actions running) [62,351 / 62,430] 1269 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 446s local ... (65 actions running) [62,354 / 62,430] 1273 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 448s local ... (64 actions running) [62,358 / 62,430] 1276 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 449s local ... (61 actions running) [62,371 / 62,430] 1281 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 450s local ... (56 actions, 55 running) [62,377 / 62,433] 1282 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 451s local ... (56 actions running) [62,380 / 62,450] 1285 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 452s local ... (58 actions running) [62,386 / 62,450] 1290 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 453s local ... (56 actions running) [62,389 / 62,450] 1290 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 454s local ... (56 actions running) [62,391 / 62,450] 1290 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 455s local ... (56 actions running) [62,394 / 62,450] 1293 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 456s local ... (56 actions running) [62,400 / 62,456] 1293 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 457s local ... (56 actions running) [62,414 / 62,470] 1295 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 458s local ... (56 actions, 55 running) [62,442 / 62,500] 1298 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 459s local ... (59 actions, 58 running) [62,465 / 62,521] 1298 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 460s local ... (65 actions, 64 running) [62,507 / 62,563] 1301 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 461s local ... (74 actions, 72 running) [62,533 / 62,587] 1301 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 462s local ... (76 actions, 75 running) [62,548 / 62,604] 1303 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 463s local ... (79 actions, 78 running) [62,562 / 62,618] 1306 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 464s local ... (83 actions running) [62,572 / 62,629] 1310 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 465s local ... (86 actions running) [62,586 / 62,642] 1312 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 467s local ... (86 actions running) [62,616 / 62,672] 1317 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 468s local ... (87 actions running) [62,635 / 62,691] 1324 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 469s local ... (87 actions running) [62,643 / 62,699] 1326 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 470s local ... (91 actions running) [62,658 / 62,717] 1332 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 471s local ... (88 actions running) [62,661 / 62,717] 1336 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 473s local ... (89 actions running) [62,680 / 62,743] 1340 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 474s local ... (85 actions running) [62,684 / 62,743] 1344 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 475s local ... (86 actions running) [62,695 / 62,751] 1348 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 476s local ... (84 actions running) [62,717 / 62,773] 1354 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 477s local ... (82 actions running) [62,722 / 62,778] 1357 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 478s local ... (85 actions running) [62,745 / 62,801] 1364 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 479s local ... (83 actions, 82 running) [62,759 / 62,816] 1367 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 480s local ... (81 actions running) [62,805 / 62,863] 1372 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 481s local ... (80 actions, 77 running) [62,878 / 62,937] 1382 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 482s local ... (79 actions, 73 running) [62,923 / 62,981] 1390 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 483s local ... (77 actions, 76 running) [62,993 / 63,060] 1403 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 484s local ... (75 actions, 67 running) [63,140 / 63,199] 1417 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 485s local ... (67 actions, 62 running) [63,182 / 63,240] 1425 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 486s local ... (71 actions, 67 running) [63,214 / 63,312] 1438 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 487s local ... (63 actions running) [63,220 / 63,312] 1443 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 62s local ... (58 actions running) [63,223 / 63,312] 1446 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 63s local ... (58 actions running) [63,227 / 63,312] 1450 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 64s local ... (58 actions running) [63,234 / 63,312] 1457 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 65s local ... (58 actions running) [63,241 / 63,312] 1463 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 67s local ... (58 actions running) [63,243 / 63,312] 1464 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 49s local ... (58 actions running) [63,245 / 63,312] 1466 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 51s local ... (58 actions running) [63,245 / 63,312] 1467 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 53s local ... (58 actions running) [63,248 / 63,312] 1470 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 54s local ... (58 actions running) [63,250 / 63,312] 1471 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 55s local ... (58 actions running) [63,251 / 63,312] 1473 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 57s local ... (58 actions running) [63,252 / 63,312] 1473 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:make_tf_record_dataset_test; 37s local ... (58 actions running) [63,255 / 63,312] 1474 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:make_tf_record_dataset_test; 39s local ... (57 actions, 56 running) [63,256 / 63,313] 1474 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:make_tf_record_dataset_test; 40s local ... (57 actions running) [63,257 / 63,313] 1474 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:make_tf_record_dataset_test; 42s local ... (56 actions, 55 running) [63,265 / 63,321] 1475 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:make_tf_record_dataset_test; 43s local ... (56 actions running) [63,266 / 63,324] 1475 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:make_tf_record_dataset_test; 45s local ... (56 actions, 55 running) [63,276 / 63,332] 1476 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:make_tf_record_dataset_test; 46s local ... (56 actions running) [63,279 / 63,336] 1477 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:make_tf_record_dataset_test; 47s local ... (56 actions running) [63,311 / 63,369] 1478 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:make_tf_record_dataset_test; 48s local ... (56 actions, 55 running) [63,342 / 63,401] 1479 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:make_tf_record_dataset_test; 49s local ... (57 actions, 56 running) [63,359 / 63,415] 1483 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:function_test_cpu (shard 3 of 10); 43s local ... (60 actions running) [63,390 / 63,450] 1489 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:function_test_cpu (shard 3 of 10); 44s local ... (57 actions, 56 running) [63,402 / 63,458] 1492 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:function_test_cpu (shard 3 of 10); 45s local ... (56 actions, 55 running) [63,427 / 63,485] 1492 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:function_test_cpu (shard 3 of 10); 46s local ... (60 actions, 59 running) [63,475 / 63,531] 1495 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:function_test_cpu (shard 3 of 10); 47s local ... (59 actions, 58 running) [63,519 / 63,575] 1498 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:function_test_cpu (shard 3 of 10); 48s local ... (64 actions, 63 running) [63,574 / 63,630] 1505 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:function_test_cpu (shard 3 of 10); 49s local ... (64 actions, 63 running) [63,600 / 63,657] 1508 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:function_test_cpu (shard 3 of 10); 50s local ... (65 actions running) [63,624 / 63,680] 1508 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:function_test_cpu (shard 3 of 10); 51s local ... (69 actions running) [63,698 / 63,756] 1515 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:function_test_cpu (shard 3 of 10); 53s local ... (68 actions, 67 running) [63,723 / 63,787] 1524 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:function_test_cpu (shard 3 of 10); 54s local ... (62 actions running) [63,731 / 63,787] 1529 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:function_test_cpu (shard 3 of 10); 55s local ... (56 actions running) [63,745 / 63,801] 1533 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:function_test_cpu (shard 3 of 10); 56s local ... (56 actions running) [63,758 / 63,814] 1536 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:function_test_cpu (shard 3 of 10); 57s local ... (58 actions running) [63,768 / 63,824] 1539 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_reduce_op_test; 19s local ... (61 actions running) [63,786 / 63,842] 1541 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_reduce_op_test; 20s local ... (61 actions, 60 running) [63,800 / 63,856] 1545 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_reduce_op_test; 21s local ... (60 actions running) [63,849 / 63,905] 1554 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_reduce_op_test; 22s local ... (61 actions running) [63,850 / 63,906] 1556 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_reduce_op_test; 23s local ... (67 actions running) [63,869 / 63,928] 1562 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_reduce_op_test; 25s local ... (67 actions running) [63,881 / 63,937] 1566 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_reduce_op_test; 26s local ... (66 actions running) [63,931 / 63,986] 1572 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_reduce_op_test; 27s local ... (64 actions, 62 running) [63,960 / 64,050] 1587 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_reduce_op_test; 28s local ... (56 actions, 55 running) [63,967 / 64,050] 1591 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_reduce_op_test; 29s local ... (56 actions running) [63,976 / 64,050] 1593 / 3771 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 1 of 10); 27s local ... (56 actions running) [63,979 / 64,050] 1594 / 3771 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 1 of 10); 28s local ... (56 actions running) [63,982 / 64,050] 1596 / 3771 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 1 of 10); 29s local ... (56 actions running) [63,985 / 64,050] 1598 / 3771 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 1 of 10); 30s local ... (56 actions, 55 running) [63,988 / 64,050] 1600 / 3771 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 6 of 10); 31s local ... (56 actions, 55 running) [63,991 / 64,050] 1601 / 3771 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 32s local ... (56 actions, 55 running) [63,991 / 64,050] 1601 / 3771 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 33s local ... (56 actions running) [63,992 / 64,050] 1601 / 3771 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 34s local ... (56 actions running) [64,011 / 64,074] 1601 / 3771 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 35s local ... (56 actions running) [64,015 / 64,074] 1602 / 3771 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 36s local ... (56 actions, 55 running) [64,033 / 64,090] 1604 / 3771 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 37s local ... (56 actions, 55 running) [64,041 / 64,114] 1604 / 3771 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 38s local ... (56 actions, 55 running) [64,046 / 64,114] 1604 / 3771 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 40s local ... (56 actions, 55 running) [64,053 / 64,114] 1604 / 3771 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 41s local ... (56 actions, 55 running) [64,055 / 64,114] 1604 / 3771 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 42s local ... (56 actions, 55 running) [64,075 / 64,131] 1605 / 3771 tests, 1 failed; Testing //tensorflow/python/saved_model:load_test_cpu (shard 9 of 10); 43s local ... (55 actions, 54 running) [64,088 / 64,154] 1606 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 37s local ... (56 actions, 55 running) [64,102 / 64,164] 1608 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 38s local ... (56 actions, 55 running) [64,119 / 64,176] 1609 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 39s local ... (56 actions, 55 running) [64,145 / 64,217] 1610 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 40s local ... (56 actions running) [64,147 / 64,217] 1611 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 41s local ... (56 actions, 55 running) [64,149 / 64,217] 1612 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 43s local ... (56 actions, 55 running) [64,149 / 64,217] 1612 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 44s local ... (56 actions running) [64,158 / 64,217] 1612 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 45s local ... (56 actions running) [64,164 / 64,221] 1612 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 46s local ... (56 actions running) [64,171 / 64,227] 1613 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 47s local ... (56 actions running) [64,190 / 64,246] 1617 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 48s local ... (56 actions running) [64,192 / 64,251] 1618 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 49s local ... (56 actions running) [64,194 / 64,251] 1618 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 50s local ... (56 actions running) [64,197 / 64,255] 1618 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 52s local ... (56 actions, 55 running) [64,207 / 64,264] 1619 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 53s local ... (57 actions running) [64,228 / 64,286] 1619 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 54s local ... (56 actions running) [64,231 / 64,288] 1620 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 56s local ... (56 actions running) [64,236 / 64,292] 1621 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 57s local ... (56 actions, 55 running) [64,247 / 64,302] 1622 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 58s local ... (55 actions, 54 running) [64,253 / 64,310] 1622 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 59s local ... (57 actions, 56 running) [64,274 / 64,331] 1624 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 60s local ... (56 actions running) [64,279 / 64,335] 1624 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 61s local ... (56 actions, 55 running) [64,303 / 64,360] 1627 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 62s local ... (56 actions, 55 running) [64,318 / 64,375] 1629 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 63s local ... (57 actions running) [64,334 / 64,391] 1632 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 64s local ... (56 actions running) [64,338 / 64,395] 1633 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 65s local ... (56 actions running) [64,352 / 64,409] 1636 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 66s local ... (56 actions running) [64,363 / 64,422] 1638 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 67s local ... (56 actions running) [64,367 / 64,423] 1641 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 68s local ... (56 actions running) [64,377 / 64,434] 1642 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 69s local ... (56 actions, 55 running) [64,390 / 64,446] 1645 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 71s local ... (56 actions running) [64,404 / 64,460] 1647 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 72s local ... (56 actions, 55 running) [64,414 / 64,472] 1649 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 73s local ... (56 actions running) [64,418 / 64,474] 1651 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 74s local ... (56 actions, 55 running) [64,421 / 64,478] 1652 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 75s local ... (56 actions running) [64,433 / 64,490] 1655 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 76s local ... (56 actions running) [64,442 / 64,498] 1657 / 3771 tests, 1 failed; Testing //tensorflow/python/training:session_manager_test_cpu; 78s local ... (57 actions, 56 running) [64,462 / 64,531] 1662 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 1 of 20); 42s local ... (56 actions running) [64,465 / 64,531] 1665 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 1 of 20); 43s local ... (56 actions running) [64,467 / 64,531] 1666 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 1 of 20); 45s local ... (56 actions running) [64,468 / 64,531] 1667 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 1 of 20); 46s local ... (56 actions running) [64,470 / 64,531] 1668 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 2 of 20); 47s local ... (56 actions running) [64,474 / 64,531] 1669 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 2 of 20); 48s local ... (56 actions running) [64,479 / 64,538] 1670 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 2 of 20); 49s local ... (56 actions running) [64,482 / 64,538] 1671 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 2 of 20); 50s local ... (56 actions, 55 running) [64,498 / 64,556] 1672 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 2 of 20); 51s local ... (56 actions running) [64,514 / 64,570] 1673 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 2 of 20); 52s local ... (56 actions running) [64,526 / 64,583] 1674 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 2 of 20); 53s local ... (56 actions, 55 running) [64,529 / 64,633] 1674 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 2 of 20); 54s local ... (56 actions running) [64,529 / 64,633] 1674 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 2 of 20); 55s local ... (57 actions running) [64,534 / 64,633] 1675 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 2 of 20); 56s local ... (56 actions, 55 running) [64,537 / 64,633] 1677 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 2 of 20); 58s local ... (56 actions, 55 running) [64,538 / 64,633] 1679 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 2 of 20); 59s local ... (56 actions running) [64,542 / 64,633] 1680 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 2 of 20); 60s local ... (56 actions, 55 running) [64,543 / 64,633] 1681 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 2 of 20); 61s local ... (56 actions running) [64,548 / 64,633] 1681 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 2 of 20); 62s local ... (56 actions, 55 running) [64,550 / 64,633] 1681 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 2 of 20); 63s local ... (56 actions, 55 running) [64,554 / 64,633] 1683 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 64s local ... (56 actions running) [64,555 / 64,633] 1683 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 65s local ... (56 actions running) [64,560 / 64,633] 1684 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 66s local ... (56 actions running) [64,561 / 64,633] 1685 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 67s local ... (56 actions running) [64,563 / 64,633] 1685 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 68s local ... (56 actions running) [64,564 / 64,633] 1685 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 69s local ... (56 actions, 55 running) [64,568 / 64,633] 1686 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 71s local ... (56 actions running) [64,571 / 64,633] 1686 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 72s local ... (56 actions, 55 running) [64,574 / 64,633] 1686 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 73s local ... (56 actions, 55 running) [64,576 / 64,633] 1686 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 74s local ... (56 actions, 55 running) [64,585 / 64,647] 1687 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 75s local ... (56 actions, 55 running) [64,591 / 64,647] 1687 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 77s local ... (56 actions, 55 running) [64,609 / 64,669] 1687 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 78s local ... (56 actions running) [64,611 / 64,669] 1687 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 79s local ... (56 actions, 55 running) [64,630 / 64,686] 1687 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 80s local ... (56 actions, 55 running) [64,654 / 64,716] 1687 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 81s local ... (57 actions, 56 running) [64,659 / 64,716] 1690 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 82s local ... (56 actions running) [64,674 / 64,730] 1690 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 83s local ... (56 actions, 55 running) [64,689 / 64,745] 1692 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 84s local ... (57 actions running) [64,694 / 64,750] 1692 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 85s local ... (57 actions, 56 running) [64,713 / 64,769] 1693 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 87s local ... (56 actions, 55 running) [64,714 / 64,770] 1693 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 88s local ... (56 actions, 55 running) [64,740 / 64,796] 1697 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 89s local ... (58 actions, 56 running) [64,773 / 64,829] 1701 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 90s local ... (57 actions, 54 running) [64,796 / 64,852] 1705 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 91s local ... (56 actions, 53 running) [64,798 / 64,854] 1705 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 92s local ... (56 actions running) [64,805 / 64,868] 1708 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 93s local ... (56 actions, 55 running) [64,810 / 64,868] 1711 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 94s local ... (56 actions, 55 running) [64,812 / 64,868] 1713 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 3 of 20); 95s local ... (56 actions running) [64,817 / 64,875] 1715 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 17 of 20); 96s local ... (56 actions, 55 running) [64,825 / 64,881] 1717 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 17 of 20); 97s local ... (56 actions, 55 running) [64,860 / 64,917] 1721 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 17 of 20); 98s local ... (57 actions, 56 running) [64,907 / 64,964] 1724 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 17 of 20); 99s local ... (56 actions, 55 running) [64,922 / 64,978] 1726 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 17 of 20); 100s local ... (61 actions running) [64,996 / 65,058] 1736 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 17 of 20); 101s local ... (57 actions, 52 running) [65,054 / 65,111] 1741 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 17 of 20); 102s local ... (58 actions, 57 running) [65,123 / 65,180] 1750 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 17 of 20); 103s local ... (55 actions, 52 running) [65,191 / 65,248] 1755 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 17 of 20); 104s local ... (56 actions, 54 running) [65,233 / 65,289] 1762 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 17 of 20); 105s local ... (56 actions, 52 running) [65,302 / 65,362] 1768 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 17 of 20); 106s local ... (57 actions, 52 running) [65,304 / 65,362] 1768 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 17 of 20); 107s local ... (56 actions, 51 running) [65,336 / 65,393] 1775 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 17 of 20); 108s local ... (56 actions, 53 running) [65,377 / 65,435] 1780 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 17 of 20); 110s local ... (55 actions, 52 running) [65,416 / 65,472] 1790 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 17 of 20); 111s local ... (56 actions, 53 running) [65,437 / 65,495] 1792 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 17 of 20); 112s local ... (56 actions, 55 running) [65,439 / 65,495] 1793 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 17 of 20); 113s local ... (57 actions running) [65,461 / 65,518] 1799 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 17 of 20); 114s local ... (56 actions, 55 running) [65,467 / 65,524] 1801 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 17 of 20); 115s local ... (57 actions, 56 running) [65,473 / 65,529] 1803 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 17 of 20); 116s local ... (57 actions, 56 running) [65,495 / 65,551] 1805 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 17 of 20); 118s local ... (56 actions, 55 running) [65,507 / 65,563] 1808 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 17 of 20); 119s local ... (56 actions running) [65,540 / 65,601] 1813 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 17 of 20); 120s local ... (56 actions, 54 running) [65,546 / 65,602] 1817 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 17 of 20); 121s local ... (56 actions, 54 running) [65,561 / 65,619] 1819 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 17 of 20); 122s local ... (56 actions, 55 running) [65,572 / 65,628] 1821 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 17 of 20); 123s local ... (57 actions, 56 running) [65,587 / 65,644] 1823 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 17 of 20); 124s local ... (58 actions, 57 running) [65,601 / 65,657] 1823 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 17 of 20); 125s local ... (58 actions, 57 running) [65,626 / 65,683] 1827 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 17 of 20); 126s local ... (59 actions, 58 running) [65,675 / 65,731] 1832 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 127s local ... (58 actions, 54 running) [65,715 / 65,818] 1837 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 128s local ... (59 actions, 53 running) [65,728 / 65,821] 1844 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 129s local ... (58 actions, 57 running) [65,749 / 65,821] 1847 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 130s local ... (58 actions, 57 running) [65,801 / 65,859] 1852 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 131s local ... (59 actions, 56 running) [65,857 / 65,953] 1856 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 132s local ... (59 actions, 56 running) [65,865 / 65,954] 1860 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 133s local ... (60 actions running) [65,872 / 65,954] 1864 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 134s local ... (61 actions running) [65,875 / 65,954] 1867 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 135s local ... (61 actions running) [65,878 / 65,954] 1870 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 136s local ... (61 actions running) [65,880 / 65,954] 1873 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 138s local ... (60 actions running) [65,890 / 65,954] 1877 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 139s local ... (60 actions, 59 running) [65,895 / 65,954] 1881 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 140s local ... (59 actions running) [65,900 / 65,956] 1884 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 141s local ... (56 actions running) [65,905 / 65,961] 1885 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 142s local ... (57 actions running) [65,919 / 65,976] 1886 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 143s local ... (58 actions, 56 running) [65,942 / 66,014] 1891 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 144s local ... (59 actions, 58 running) [65,945 / 66,014] 1891 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 145s local ... (59 actions running) [65,945 / 66,014] 1892 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 147s local ... (59 actions running) [65,952 / 66,014] 1894 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 148s local ... (56 actions, 55 running) [65,954 / 66,014] 1894 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 149s local ... (56 actions, 55 running) [65,957 / 66,014] 1894 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 150s local ... (56 actions, 55 running) [65,965 / 66,021] 1894 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 151s local ... (56 actions running) [65,965 / 66,021] 1895 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 153s local ... (56 actions running) [66,012 / 66,069] 1896 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 154s local ... (56 actions, 52 running) [66,036 / 66,094] 1897 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 155s local ... (56 actions, 52 running) [66,157 / 66,215] 1903 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 156s local ... (58 actions, 52 running) [66,205 / 66,268] 1910 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 157s local ... (57 actions, 46 running) [66,252 / 66,309] 1913 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 158s local ... (57 actions, 51 running) [66,294 / 66,350] 1923 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 159s local ... (59 actions, 55 running) [66,334 / 66,391] 1931 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 160s local ... (59 actions, 58 running) [66,395 / 66,451] 1935 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 161s local ... (59 actions, 56 running) [66,427 / 66,484] 1940 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 162s local ... (60 actions, 58 running) [66,453 / 66,509] 1949 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 163s local ... (59 actions, 58 running) [66,461 / 66,517] 1953 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 164s local ... (62 actions running) [66,468 / 66,524] 1957 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 165s local ... (65 actions running) [66,476 / 66,532] 1959 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 166s local ... (66 actions running) [66,487 / 66,544] 1962 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 167s local ... (65 actions, 64 running) [66,506 / 66,564] 1965 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 168s local ... (67 actions, 65 running) [66,519 / 66,575] 1966 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 169s local ... (67 actions running) [66,520 / 66,576] 1967 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 170s local ... (67 actions, 66 running) [66,546 / 66,602] 1971 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 171s local ... (67 actions running) [66,561 / 66,625] 1976 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 172s local ... (69 actions running) [66,566 / 66,625] 1980 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 173s local ... (70 actions running) [66,572 / 66,629] 1982 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 174s local ... (69 actions, 68 running) [66,580 / 66,636] 1984 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 176s local ... (70 actions running) [66,588 / 66,644] 1987 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 177s local ... (69 actions running) [66,615 / 66,698] 1992 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 14 of 20); 178s local ... (66 actions running) [66,624 / 66,698] 1996 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 179s local ... (65 actions, 64 running) [66,626 / 66,698] 1998 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 180s local ... (64 actions running) [66,635 / 66,698] 2006 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 181s local ... (60 actions running) [66,640 / 66,698] 2008 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 182s local ... (60 actions running) [66,644 / 66,700] 2011 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 184s local ... (57 actions running) [66,653 / 66,709] 2015 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 185s local ... (56 actions running) [66,660 / 66,716] 2015 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 186s local ... (56 actions running) [66,675 / 66,741] 2018 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 187s local ... (57 actions, 55 running) [66,711 / 66,771] 2020 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 189s local ... (57 actions, 56 running) [66,738 / 66,794] 2022 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 190s local ... (55 actions running) [66,754 / 66,828] 2024 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 191s local ... (56 actions running) [66,755 / 66,828] 2026 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 192s local ... (56 actions running) [66,758 / 66,828] 2027 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 193s local ... (56 actions running) [66,762 / 66,828] 2029 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 194s local ... (56 actions running) [66,768 / 66,828] 2031 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 195s local ... (56 actions running) [66,777 / 66,834] 2033 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 196s local ... (56 actions running) [66,809 / 66,865] 2034 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 197s local ... (56 actions, 55 running) [66,834 / 66,895] 2036 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 198s local ... (57 actions running) [66,849 / 66,908] 2038 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 199s local ... (57 actions, 56 running) [66,855 / 66,911] 2039 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 200s local ... (58 actions, 57 running) [66,869 / 66,925] 2043 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 201s local ... (56 actions running) [66,885 / 66,941] 2046 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 202s local ... (59 actions running) [66,889 / 66,945] 2046 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 204s local ... (59 actions running) [66,893 / 66,949] 2047 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 205s local ... (59 actions running) [66,906 / 66,986] 2052 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 50s local ... (59 actions running) [66,909 / 66,986] 2054 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 51s local ... (57 actions running) [66,915 / 66,986] 2057 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 52s local ... (56 actions running) [66,920 / 66,986] 2059 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 53s local ... (56 actions running) [66,926 / 66,986] 2060 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 54s local ... (56 actions running) [66,927 / 66,986] 2060 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 55s local ... (56 actions running) [66,928 / 66,986] 2062 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 56s local ... (56 actions running) [66,945 / 67,003] 2065 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 57s local ... (56 actions, 54 running) [66,961 / 67,021] 2067 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 58s local ... (56 actions, 55 running) [66,967 / 67,023] 2067 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 60s local ... (57 actions, 56 running) [66,978 / 67,043] 2068 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 1 of 3); 61s local ... (57 actions, 56 running) [66,984 / 67,043] 2068 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 2 of 3); 62s local ... (57 actions, 56 running) [66,993 / 67,051] 2069 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 2 of 3); 63s local ... (56 actions, 54 running) [67,010 / 67,066] 2071 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 2 of 3); 64s local ... (57 actions running) [67,023 / 67,079] 2071 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 2 of 3); 65s local ... (57 actions running) [67,032 / 67,088] 2075 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 2 of 3); 66s local ... (58 actions, 57 running) [67,059 / 67,117] 2076 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 2 of 3); 68s local ... (60 actions, 59 running) [67,075 / 67,144] 2082 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 2 of 3); 69s local ... (56 actions, 54 running) [67,077 / 67,145] 2083 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 2 of 3); 70s local ... (56 actions running) [67,084 / 67,145] 2085 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 2 of 3); 71s local ... (56 actions running) [67,115 / 67,172] 2089 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 2 of 3); 72s local ... (56 actions running) [67,121 / 67,177] 2091 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 2 of 3); 73s local ... (56 actions running) [67,121 / 67,177] 2091 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 2 of 3); 74s local ... (57 actions running) [67,127 / 67,183] 2095 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/tests:triangular_solve_test_cpu (shard 2 of 3); 75s local ... (56 actions running) [67,141 / 67,200] 2099 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 69s local ... (57 actions, 54 running) [67,160 / 67,229] 2102 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 71s local ... (57 actions running) [67,162 / 67,229] 2104 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 72s local ... (57 actions running) [67,164 / 67,229] 2104 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 73s local ... (56 actions running) [67,165 / 67,229] 2104 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 75s local ... (56 actions, 55 running) [67,166 / 67,229] 2105 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 76s local ... (56 actions running) [67,167 / 67,229] 2105 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 77s local ... (56 actions running) [67,168 / 67,229] 2105 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 79s local ... (56 actions, 55 running) [67,172 / 67,229] 2107 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 80s local ... (56 actions, 55 running) [67,174 / 67,230] 2107 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 81s local ... (56 actions, 55 running) [67,183 / 67,242] 2108 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 82s local ... (56 actions running) [67,188 / 67,292] 2110 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 83s local ... (56 actions running) [67,192 / 67,292] 2111 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 84s local ... (56 actions running) [67,195 / 67,292] 2112 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 85s local ... (56 actions running) [67,199 / 67,292] 2112 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 86s local ... (56 actions running) [67,200 / 67,292] 2112 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 87s local ... (56 actions running) [67,202 / 67,292] 2112 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 88s local ... (56 actions running) [67,205 / 67,292] 2112 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 89s local ... (56 actions running) [67,206 / 67,292] 2112 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 90s local ... (56 actions running) [67,214 / 67,292] 2115 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 92s local ... (56 actions running) [67,227 / 67,292] 2115 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 93s local ... (56 actions running) [67,230 / 67,292] 2115 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 94s local ... (56 actions running) [67,236 / 67,292] 2115 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 95s local ... (56 actions, 55 running) [67,240 / 67,297] 2116 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 96s local ... (56 actions, 55 running) [67,291 / 67,349] 2117 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 97s local ... (57 actions, 55 running) [67,305 / 67,362] 2118 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 98s local ... (58 actions, 56 running) [67,336 / 67,424] 2121 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 99s local ... (58 actions running) [67,341 / 67,424] 2125 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 100s local ... (58 actions running) [67,345 / 67,424] 2127 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 101s local ... (57 actions running) [67,348 / 67,424] 2130 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 67s local ... (56 actions running) [67,351 / 67,424] 2131 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/math_ops:tensordot_op_test_cpu (shard 1 of 20); 68s local ... (56 actions running) [67,354 / 67,424] 2134 / 3771 tests, 1 failed; Testing //tensorflow/python/ops:special_math_ops_test_cpu (shard 9 of 10); 51s local ... (56 actions running) [67,384 / 67,448] 2137 / 3771 tests, 1 failed; Testing //tensorflow/python/ops:special_math_ops_test_cpu (shard 9 of 10); 53s local ... (56 actions, 55 running) [67,391 / 67,448] 2140 / 3771 tests, 1 failed; Testing //tensorflow/python/ops:special_math_ops_test_cpu (shard 9 of 10); 54s local ... (56 actions, 55 running) [67,403 / 67,474] 2141 / 3771 tests, 1 failed; Testing //tensorflow/python/ops:special_math_ops_test_cpu (shard 9 of 10); 55s local ... (56 actions, 55 running) [67,412 / 67,474] 2142 / 3771 tests, 1 failed; Testing //tensorflow/python/ops:special_math_ops_test_cpu (shard 9 of 10); 56s local ... (56 actions running) [67,431 / 67,487] 2146 / 3771 tests, 1 failed; Testing //tensorflow/python/ops:special_math_ops_test_cpu (shard 9 of 10); 57s local ... (56 actions, 55 running) [67,441 / 67,497] 2149 / 3771 tests, 1 failed; Testing //tensorflow/python/ops:special_math_ops_test_cpu (shard 9 of 10); 59s local ... (56 actions running) [67,501 / 67,558] 2152 / 3771 tests, 1 failed; Testing //tensorflow/python/ops:special_math_ops_test_cpu (shard 9 of 10); 60s local ... (56 actions, 54 running) [67,522 / 67,579] 2158 / 3771 tests, 1 failed; Testing //tensorflow/python/ops:special_math_ops_test_cpu (shard 9 of 10); 61s local ... (56 actions, 55 running) [67,548 / 67,604] 2165 / 3771 tests, 1 failed; Testing //tensorflow/python/ops:special_math_ops_test_cpu (shard 9 of 10); 62s local ... (56 actions, 55 running) [67,557 / 67,615] 2169 / 3771 tests, 1 failed; Testing //tensorflow/python/ops:special_math_ops_test_cpu (shard 9 of 10); 63s local ... (56 actions, 55 running) [67,590 / 67,649] 2173 / 3771 tests, 1 failed; Testing //tensorflow/python/ops:special_math_ops_test_cpu (shard 9 of 10); 64s local ... (57 actions, 55 running) [67,625 / 67,681] 2180 / 3771 tests, 1 failed; Testing //tensorflow/python/ops:special_math_ops_test_cpu (shard 9 of 10); 65s local ... (56 actions, 54 running) [67,633 / 67,689] 2182 / 3771 tests, 1 failed; Testing //tensorflow/python/ops:special_math_ops_test_cpu (shard 9 of 10); 66s local ... (56 actions, 55 running) [67,641 / 67,699] 2184 / 3771 tests, 1 failed; Testing //tensorflow/python/ops:special_math_ops_test_cpu (shard 9 of 10); 68s local ... (56 actions, 55 running) [67,693 / 67,753] 2187 / 3771 tests, 1 failed; Testing //tensorflow/python/ops:special_math_ops_test_cpu (shard 9 of 10); 69s local ... (61 actions, 59 running) [67,721 / 67,781] 2192 / 3771 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:prefetch_test; 53s local ... (60 actions, 57 running) [67,760 / 67,821] 2202 / 3771 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:prefetch_test; 54s local ... (62 actions, 59 running) [67,791 / 67,853] 2211 / 3771 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:prefetch_test; 56s local ... (62 actions, 59 running) [67,828 / 67,888] 2224 / 3771 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:prefetch_test; 57s local ... (61 actions running) [67,847 / 67,908] 2239 / 3771 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:prefetch_test; 58s local ... (60 actions, 59 running) [67,865 / 67,925] 2246 / 3771 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:prefetch_test; 59s local ... (61 actions, 60 running) [67,880 / 67,950] 2257 / 3771 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:prefetch_test; 60s local ... (60 actions running) [67,885 / 67,950] 2262 / 3771 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:prefetch_test; 61s local ... (60 actions running) [67,888 / 67,950] 2265 / 3771 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:prefetch_test; 62s local ... (60 actions running) [67,895 / 67,956] 2268 / 3771 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:prefetch_test; 63s local ... (60 actions running) [67,912 / 67,973] 2270 / 3771 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:prefetch_test; 64s local ... (60 actions running) [67,920 / 67,980] 2273 / 3771 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:prefetch_test; 65s local ... (60 actions running) [67,930 / 67,990] 2276 / 3771 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:prefetch_test; 66s local ... (60 actions running) [67,947 / 68,007] 2278 / 3771 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:prefetch_test; 67s local ... (60 actions running) [67,952 / 68,012] 2281 / 3771 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:prefetch_test; 68s local ... (61 actions running) [67,966 / 68,038] 2288 / 3771 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:prefetch_test; 69s local ... (60 actions running) [67,970 / 68,038] 2292 / 3771 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:prefetch_test; 70s local ... (60 actions running) [67,974 / 68,038] 2294 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 44s local ... (60 actions running) [67,978 / 68,038] 2295 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 45s local ... (60 actions running) [67,985 / 68,045] 2297 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 46s local ... (60 actions running) [67,993 / 68,061] 2304 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 47s local ... (60 actions, 59 running) [67,996 / 68,061] 2304 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 48s local ... (60 actions running) [67,999 / 68,061] 2307 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 49s local ... (60 actions running) [68,003 / 68,063] 2307 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 50s local ... (60 actions running) [68,026 / 68,096] 2313 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 51s local ... (60 actions, 58 running) [68,033 / 68,096] 2316 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 53s local ... (60 actions, 59 running) [68,042 / 68,101] 2320 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 54s local ... (60 actions running) [68,060 / 68,119] 2325 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 55s local ... (60 actions running) [68,071 / 68,130] 2335 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_tensor_dense_matmul_op_d9m_test_cpu; 41s local ... (60 actions running) [68,088 / 68,146] 2345 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_tensor_dense_matmul_op_d9m_test_cpu; 42s local ... (61 actions running) [68,112 / 68,170] 2352 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 43s local ... (64 actions, 63 running) [68,146 / 68,204] 2359 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 44s local ... (64 actions running) [68,209 / 68,267] 2370 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 45s local ... (68 actions running) [68,246 / 68,306] 2382 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 46s local ... (72 actions, 71 running) [68,263 / 68,323] 2383 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 47s local ... (80 actions, 79 running) [68,356 / 68,414] 2385 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 48s local ... (79 actions running) [68,383 / 68,441] 2390 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 49s local ... (80 actions running) [68,405 / 68,463] 2399 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 50s local ... (78 actions, 77 running) [68,461 / 68,520] 2418 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 51s local ... (66 actions, 65 running) [68,531 / 68,590] 2429 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 52s local ... (71 actions, 69 running) [68,575 / 68,633] 2438 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 53s local ... (68 actions running) [68,639 / 68,696] 2451 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 54s local ... (64 actions, 63 running) [68,687 / 68,744] 2459 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 55s local ... (64 actions, 63 running) [68,713 / 68,769] 2467 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 56s local ... (63 actions running) [68,728 / 68,784] 2470 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 57s local ... (62 actions, 61 running) [68,735 / 68,792] 2474 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 59s local ... (62 actions running) [68,754 / 68,810] 2479 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 60s local ... (62 actions running) [68,778 / 68,836] 2488 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 61s local ... (56 actions running) [68,798 / 68,863] 2495 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 62s local ... (56 actions, 55 running) [68,842 / 68,915] 2500 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 63s local ... (60 actions running) [68,863 / 68,936] 2505 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 64s local ... (62 actions, 59 running) [68,891 / 68,964] 2510 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 65s local ... (63 actions, 62 running) [68,901 / 68,974] 2514 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 67s local ... (66 actions running) [68,917 / 68,990] 2519 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 68s local ... (70 actions running) [68,935 / 69,012] 2520 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 69s local ... (73 actions, 72 running) [68,939 / 69,012] 2523 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 71s local ... (72 actions running) [68,946 / 69,022] 2530 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 72s local ... (66 actions running) [68,958 / 69,028] 2536 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 73s local ... (62 actions running) [69,012 / 69,083] 2540 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 74s local ... (64 actions, 62 running) [69,045 / 69,115] 2549 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 75s local ... (61 actions, 59 running) [69,055 / 69,141] 2551 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 76s local ... (62 actions running) [69,061 / 69,141] 2555 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 77s local ... (62 actions, 61 running) [69,065 / 69,141] 2556 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 79s local ... (62 actions running) [69,070 / 69,141] 2558 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 80s local ... (59 actions running) [69,071 / 69,141] 2559 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 81s local ... (59 actions running) [69,087 / 69,151] 2563 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 82s local ... (59 actions running) [69,115 / 69,174] 2569 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 83s local ... (58 actions running) [69,129 / 69,185] 2572 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 84s local ... (56 actions running) [69,146 / 69,203] 2575 / 3771 tests, 1 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:concurrency_test; 40s local ... (56 actions, 55 running) [69,156 / 69,214] 2577 / 3771 tests, 1 failed; Testing //tensorflow/compiler/mlir/quantization/tensorflow/python:concurrency_test; 41s local ... (56 actions, 55 running) [69,193 / 69,249] 2581 / 3771 tests, 1 failed; Testing //tensorflow/c/eager:c_api_remote_function_test_cpu; 38s local ... (56 actions running) [69,239 / 69,295] 2581 / 3771 tests, 1 failed; Testing //tensorflow/c/eager:c_api_remote_function_test_cpu; 40s local ... (61 actions, 60 running) [69,256 / 69,333] 2589 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 33s local ... (63 actions running) [69,265 / 69,333] 2593 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 34s local ... (60 actions running) [69,269 / 69,333] 2596 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 35s local ... (57 actions, 56 running) [69,273 / 69,333] 2599 / 3771 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:range_test; 31s local ... (56 actions running) [69,279 / 69,336] 2603 / 3771 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:range_test; 32s local ... (56 actions running) [69,293 / 69,350] 2606 / 3771 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:range_test; 33s local ... (56 actions, 55 running) [69,332 / 69,388] 2613 / 3771 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:range_test; 34s local ... (56 actions, 54 running) [69,338 / 69,394] 2618 / 3771 tests, 1 failed; Testing //tensorflow/python/data/kernel_tests:range_test; 35s local ... (56 actions running) [69,349 / 69,408] 2618 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 27s local ... (56 actions, 55 running) [69,351 / 69,408] 2618 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 29s local ... (56 actions running) [69,364 / 69,421] 2623 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 30s local ... (56 actions, 55 running) [69,381 / 69,437] 2623 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 32s local ... (56 actions running) [69,415 / 69,473] 2624 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 33s local ... (56 actions running) [69,417 / 69,481] 2625 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 34s local ... (56 actions running) [69,423 / 69,481] 2627 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 35s local ... (56 actions running) [69,428 / 69,485] 2628 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 36s local ... (56 actions running) [69,433 / 69,489] 2629 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 37s local ... (56 actions running) [69,433 / 69,489] 2630 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 38s local ... (57 actions running) [69,475 / 69,531] 2634 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 39s local ... (56 actions, 53 running) [69,495 / 69,551] 2638 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 40s local ... (56 actions running) [69,496 / 69,552] 2639 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 41s local ... (56 actions running) [69,509 / 69,600] 2641 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 42s local ... (56 actions, 55 running) [69,511 / 69,600] 2641 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 44s local ... (56 actions running) [69,512 / 69,600] 2642 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 45s local ... (56 actions running) [69,516 / 69,600] 2645 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 46s local ... (56 actions running) [69,518 / 69,600] 2645 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 48s local ... (56 actions running) [69,521 / 69,600] 2647 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 49s local ... (56 actions running) [69,522 / 69,600] 2647 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 50s local ... (56 actions, 55 running) [69,526 / 69,600] 2647 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 51s local ... (56 actions, 55 running) [69,530 / 69,600] 2648 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 52s local ... (56 actions running) [69,537 / 69,600] 2652 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 53s local ... (56 actions running) [69,541 / 69,600] 2654 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 54s local ... (56 actions running) [69,566 / 69,624] 2655 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 55s local ... (56 actions, 53 running) [69,613 / 69,669] 2655 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 56s local ... (58 actions, 57 running) [69,666 / 69,722] 2662 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 57s local ... (58 actions, 56 running) [69,729 / 69,785] 2671 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 58s local ... (56 actions, 52 running) [69,772 / 69,829] 2677 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 59s local ... (56 actions, 55 running) [69,852 / 69,911] 2686 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 61s local ... (55 actions, 52 running) [69,956 / 70,012] 2697 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 62s local ... (56 actions, 55 running) [69,986 / 70,074] 2705 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 63s local ... (57 actions running) [69,998 / 70,074] 2710 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 64s local ... (56 actions, 55 running) [70,007 / 70,074] 2717 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 65s local ... (56 actions running) [70,008 / 70,074] 2718 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 66s local ... (56 actions running) [70,009 / 70,074] 2719 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 67s local ... (56 actions running) [70,011 / 70,074] 2720 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 68s local ... (56 actions running) [70,015 / 70,074] 2724 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 69s local ... (56 actions running) [70,016 / 70,074] 2726 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 70s local ... (56 actions running) [70,017 / 70,074] 2727 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 71s local ... (56 actions running) [70,024 / 70,084] 2729 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 72s local ... (56 actions, 55 running) [70,071 / 70,144] 2732 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 73s local ... (56 actions running) [70,084 / 70,144] 2735 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 75s local ... (56 actions, 55 running) [70,105 / 70,163] 2736 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 76s local ... (56 actions, 55 running) [70,113 / 70,184] 2741 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 77s local ... (57 actions running) [70,118 / 70,184] 2743 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 78s local ... (56 actions running) [70,122 / 70,184] 2743 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 79s local ... (56 actions, 55 running) [70,125 / 70,184] 2744 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 80s local ... (56 actions running) [70,127 / 70,184] 2745 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 81s local ... (56 actions running) [70,143 / 70,200] 2749 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 82s local ... (56 actions, 55 running) [70,156 / 70,212] 2749 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 83s local ... (56 actions, 54 running) [70,199 / 70,256] 2755 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 84s local ... (56 actions, 54 running) [70,229 / 70,286] 2758 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 85s local ... (56 actions, 54 running) [70,255 / 70,311] 2762 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 86s local ... (56 actions, 55 running) [70,291 / 70,347] 2770 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 87s local ... (56 actions, 55 running) [70,315 / 70,371] 2773 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 88s local ... (57 actions, 55 running) [70,332 / 70,388] 2776 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 89s local ... (57 actions running) [70,360 / 70,416] 2780 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 90s local ... (58 actions running) [70,444 / 70,500] 2787 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 91s local ... (60 actions, 56 running) [70,470 / 70,543] 2790 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 92s local ... (63 actions, 61 running) [70,476 / 70,544] 2794 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 93s local ... (62 actions running) [70,481 / 70,544] 2799 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 95s local ... (61 actions running) [70,484 / 70,544] 2802 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 96s local ... (60 actions running) [70,492 / 70,549] 2807 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 97s local ... (56 actions running) [70,502 / 70,559] 2807 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 98s local ... (55 actions, 54 running) [70,513 / 70,581] 2814 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 1 of 10); 99s local ... (56 actions running) [70,518 / 70,581] 2815 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 5 of 10); 100s local ... (56 actions, 55 running) [70,520 / 70,581] 2817 / 3771 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 73s local ... (56 actions running) [70,522 / 70,581] 2818 / 3771 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 74s local ... (56 actions running) [70,523 / 70,581] 2818 / 3771 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 75s local ... (56 actions, 55 running) [70,524 / 70,581] 2818 / 3771 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 76s local ... (56 actions, 55 running) [70,526 / 70,582] 2820 / 3771 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 78s local ... (56 actions running) [70,532 / 70,588] 2821 / 3771 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 79s local ... (56 actions running) [70,549 / 70,605] 2823 / 3771 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 80s local ... (56 actions running) [70,573 / 70,631] 2827 / 3771 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 81s local ... (57 actions, 56 running) [70,580 / 70,638] 2830 / 3771 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 82s local ... (56 actions running) [70,583 / 70,639] 2831 / 3771 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 83s local ... (56 actions running) [70,585 / 70,641] 2831 / 3771 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 84s local ... (56 actions running) [70,588 / 70,649] 2833 / 3771 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 86s local ... (56 actions running) [70,591 / 70,649] 2834 / 3771 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 87s local ... (56 actions running) [70,593 / 70,649] 2836 / 3771 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 88s local ... (56 actions running) [70,606 / 70,670] 2836 / 3771 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 89s local ... (56 actions, 55 running) [70,607 / 70,670] 2836 / 3771 tests, 1 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 90s local ... (56 actions running) [70,633 / 70,739] 2839 / 3771 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 61s local ... (55 actions, 53 running) [70,641 / 70,739] 2842 / 3771 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 62s local ... (56 actions running) [70,645 / 70,739] 2842 / 3771 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 63s local ... (56 actions, 55 running) [70,648 / 70,739] 2843 / 3771 tests, 1 failed; Testing //tensorflow/python/autograph/tests:loop_basic_test; 65s local ... (56 actions running) [70,651 / 70,739] 2845 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_test (shard 1 of 4); 42s local ... (56 actions running) [70,659 / 70,739] 2845 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_test (shard 1 of 4); 43s local ... (56 actions running) [70,660 / 70,739] 2845 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_test (shard 1 of 4); 44s local ... (56 actions, 55 running) [70,664 / 70,739] 2847 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:jit_test_cpu; 37s local ... (56 actions, 55 running) [70,668 / 70,739] 2848 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:jit_test_cpu; 38s local ... (56 actions running) [70,678 / 70,739] 2850 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:jit_test_cpu; 39s local ... (56 actions, 55 running) [70,680 / 70,739] 2850 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:jit_test_cpu; 40s local ... (56 actions running) [70,683 / 70,740] 2850 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:jit_test_cpu; 42s local ... (56 actions, 55 running) [70,693 / 70,752] 2851 / 3771 tests, 1 failed; Testing //tensorflow/compiler/tests:jit_test_cpu; 43s local ... (56 actions, 54 running) [70,708 / 70,765] 2853 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 43s local ... (56 actions, 55 running) [70,728 / 70,830] 2857 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 44s local ... (56 actions running) [70,733 / 70,830] 2857 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 45s local ... (56 actions, 55 running) [70,741 / 70,830] 2859 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 46s local ... (56 actions, 55 running) [70,744 / 70,830] 2859 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 48s local ... (56 actions, 55 running) [70,747 / 70,830] 2859 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 49s local ... (56 actions running) [70,759 / 70,830] 2860 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 50s local ... (56 actions running) [70,761 / 70,830] 2861 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 52s local ... (56 actions running) [70,763 / 70,830] 2862 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 53s local ... (56 actions running) [70,765 / 70,830] 2864 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 54s local ... (56 actions running) [70,767 / 70,830] 2865 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 55s local ... (56 actions running) [70,768 / 70,830] 2865 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 57s local ... (56 actions, 55 running) [70,770 / 70,830] 2865 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 58s local ... (56 actions, 55 running) [70,782 / 70,838] 2865 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 59s local ... (56 actions, 55 running) [70,794 / 70,872] 2867 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 61s local ... (56 actions, 55 running) [70,801 / 70,872] 2867 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 62s local ... (56 actions, 55 running) [70,802 / 70,872] 2867 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 63s local ... (56 actions running) [70,806 / 70,872] 2867 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 64s local ... (56 actions running) [70,809 / 70,872] 2867 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 65s local ... (56 actions running) [70,813 / 70,872] 2867 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 1 of 20); 66s local ... (56 actions running) [70,822 / 70,878] 2867 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 14 of 20); 66s local ... (56 actions running) [70,848 / 70,904] 2869 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 14 of 20); 67s local ... (56 actions running) [70,859 / 70,915] 2873 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 14 of 20); 68s local ... (56 actions running) [70,867 / 70,923] 2876 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 14 of 20); 69s local ... (56 actions running) [70,880 / 70,951] 2876 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 14 of 20); 70s local ... (56 actions running) [70,883 / 70,951] 2877 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 14 of 20); 71s local ... (56 actions running) [70,887 / 70,951] 2877 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 14 of 20); 72s local ... (56 actions, 55 running) [70,895 / 70,951] 2880 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 14 of 20); 73s local ... (56 actions, 55 running) [70,906 / 70,963] 2883 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 14 of 20); 74s local ... (56 actions, 55 running) [70,921 / 70,977] 2886 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 14 of 20); 75s local ... (56 actions running) [70,957 / 71,015] 2892 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 14 of 20); 77s local ... (58 actions running) [70,976 / 71,034] 2896 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 14 of 20); 78s local ... (56 actions, 55 running) [71,028 / 71,084] 2900 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 14 of 20); 79s local ... (55 actions, 54 running) [71,069 / 71,125] 2909 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 14 of 20); 80s local ... (56 actions running) [71,130 / 71,186] 2918 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 80s local ... (58 actions, 57 running) [71,170 / 71,227] 2929 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 81s local ... (56 actions, 53 running) [71,190 / 71,246] 2936 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 82s local ... (56 actions running) [71,202 / 71,258] 2942 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 83s local ... (57 actions, 56 running) [71,242 / 71,298] 2958 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 84s local ... (56 actions running) [71,261 / 71,317] 2964 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 85s local ... (56 actions running) [71,286 / 71,346] 2975 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 86s local ... (56 actions running) [71,302 / 71,358] 2981 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 87s local ... (57 actions running) [71,321 / 71,378] 2988 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 88s local ... (58 actions running) [71,336 / 71,395] 2997 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 89s local ... (57 actions running) [71,342 / 71,407] 3004 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 91s local ... (57 actions running) [71,345 / 71,407] 3007 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 92s local ... (57 actions running) [71,350 / 71,407] 3012 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 77s local ... (57 actions running) [71,375 / 71,432] 3018 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 78s local ... (57 actions, 56 running) [71,388 / 71,447] 3021 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 79s local ... (57 actions, 56 running) [71,401 / 71,458] 3026 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 80s local ... (57 actions running) [71,416 / 71,473] 3030 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 81s local ... (60 actions running) [71,471 / 71,531] 3042 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 82s local ... (57 actions, 56 running) [71,515 / 71,578] 3055 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 83s local ... (59 actions running) [71,522 / 71,579] 3062 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 85s local ... (57 actions running) [71,569 / 71,626] 3065 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 86s local ... (59 actions, 58 running) [71,596 / 71,653] 3071 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 87s local ... (57 actions running) [71,608 / 71,665] 3075 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 88s local ... (57 actions, 56 running) [71,623 / 71,679] 3077 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 38s local ... (56 actions running) [71,632 / 71,688] 3080 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 39s local ... (56 actions running) [71,640 / 71,696] 3083 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 40s local ... (56 actions running) [71,659 / 71,716] 3085 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 41s local ... (56 actions running) [71,691 / 71,747] 3091 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 42s local ... (56 actions, 55 running) [71,722 / 71,778] 3098 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 43s local ... (56 actions running) [71,753 / 71,809] 3104 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 44s local ... (57 actions, 56 running) [71,771 / 71,839] 3112 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 45s local ... (59 actions running) [71,778 / 71,839] 3118 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 46s local ... (57 actions running) [71,785 / 71,841] 3122 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 47s local ... (56 actions, 55 running) [71,796 / 71,853] 3127 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 48s local ... (56 actions running) [71,807 / 71,863] 3129 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 50s local ... (56 actions running) [71,816 / 71,872] 3134 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 51s local ... (56 actions running) [71,828 / 71,929] 3139 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 52s local ... (58 actions running) [71,834 / 71,929] 3142 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 53s local ... (56 actions, 55 running) [71,848 / 71,929] 3143 / 3771 tests, 1 failed; Testing //tensorflow/python/data/experimental/kernel_tests:io_test; 54s local ... (56 actions running) [71,851 / 71,929] 3146 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 43s local ... (56 actions running) [71,857 / 71,929] 3151 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 44s local ... (56 actions running) [71,860 / 71,929] 3155 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 45s local ... (56 actions running) [71,865 / 71,929] 3157 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 47s local ... (56 actions, 55 running) [71,880 / 71,940] 3158 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 48s local ... (56 actions running) [71,897 / 71,959] 3159 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 49s local ... (56 actions, 55 running) [71,905 / 71,963] 3159 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 50s local ... (56 actions, 55 running) [71,940 / 71,999] 3161 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 51s local ... (57 actions, 56 running) [71,955 / 72,011] 3164 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 53s local ... (56 actions, 55 running) [71,964 / 72,022] 3165 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 54s local ... (56 actions, 55 running) [71,984 / 72,040] 3169 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 55s local ... (56 actions, 54 running) [72,004 / 72,062] 3172 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 56s local ... (56 actions running) [72,009 / 72,065] 3173 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 57s local ... (56 actions running) [72,035 / 72,091] 3174 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 58s local ... (57 actions running) [72,064 / 72,120] 3181 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 60s local ... (56 actions, 54 running) [72,090 / 72,146] 3185 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 61s local ... (56 actions, 55 running) [72,124 / 72,181] 3190 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 62s local ... (58 actions, 55 running) [72,144 / 72,201] 3192 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 63s local ... (59 actions, 58 running) [72,205 / 72,264] 3204 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 64s local ... (56 actions, 49 running) [72,238 / 72,294] 3208 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 65s local ... (57 actions, 54 running) [72,266 / 72,322] 3212 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 66s local ... (56 actions, 51 running) [72,291 / 72,348] 3216 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 67s local ... (56 actions, 55 running) [72,329 / 72,385] 3222 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 68s local ... (56 actions, 52 running) [72,368 / 72,424] 3235 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 69s local ... (56 actions running) [72,392 / 72,449] 3239 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 70s local ... (56 actions, 54 running) [72,408 / 72,464] 3243 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 71s local ... (55 actions, 54 running) [72,433 / 72,491] 3251 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 72s local ... (56 actions, 55 running) [72,446 / 72,502] 3253 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 73s local ... (56 actions running) [72,480 / 72,543] 3256 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 74s local ... (57 actions running) [72,511 / 72,574] 3264 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 75s local ... (56 actions running) [72,539 / 72,602] 3269 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 77s local ... (57 actions running) [72,549 / 72,614] 3271 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 78s local ... (57 actions, 56 running) [72,573 / 72,636] 3278 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 79s local ... (57 actions running) [72,594 / 72,658] 3283 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 80s local ... (57 actions, 55 running) [72,618 / 72,681] 3290 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 81s local ... (57 actions running) [72,642 / 72,705] 3297 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 82s local ... (57 actions, 56 running) [72,667 / 72,730] 3305 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 83s local ... (56 actions, 55 running) [72,685 / 72,749] 3308 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 84s local ... (58 actions, 56 running) [72,733 / 72,796] 3319 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 85s local ... (57 actions running) [72,749 / 72,812] 3326 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 86s local ... (61 actions, 60 running) [72,763 / 72,831] 3334 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 87s local ... (62 actions running) [72,776 / 72,839] 3341 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 88s local ... (57 actions running) [72,790 / 72,846] 3345 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 89s local ... (59 actions running) [72,821 / 72,884] 3353 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 90s local ... (58 actions, 57 running) [72,846 / 72,902] 3361 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 92s local ... (58 actions, 57 running) [72,848 / 72,904] 3362 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 93s local ... (57 actions running) [72,860 / 72,920] 3368 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 94s local ... (58 actions running) [72,863 / 72,920] 3370 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 95s local ... (57 actions running) [72,865 / 72,921] 3373 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 96s local ... (57 actions running) [72,877 / 72,933] 3376 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 97s local ... (57 actions running) [72,888 / 72,948] 3382 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 98s local ... (60 actions running) [72,896 / 72,953] 3384 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 99s local ... (61 actions, 60 running) [72,921 / 72,977] 3387 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 100s local ... (66 actions running) [72,943 / 72,999] 3395 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 101s local ... (65 actions running) [72,957 / 73,013] 3400 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 102s local ... (64 actions running) [72,969 / 73,040] 3409 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 103s local ... (57 actions running) [72,973 / 73,040] 3409 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 104s local ... (57 actions, 56 running) [72,977 / 73,041] 3409 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 106s local ... (56 actions running) [72,978 / 73,041] 3410 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 107s local ... (56 actions running) [72,981 / 73,041] 3412 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 108s local ... (56 actions running) [72,984 / 73,041] 3415 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 109s local ... (56 actions running) [72,992 / 73,048] 3417 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 110s local ... (56 actions, 55 running) [73,016 / 73,072] 3418 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 111s local ... (57 actions, 56 running) [73,044 / 73,104] 3420 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 112s local ... (60 actions, 59 running) [73,067 / 73,122] 3429 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 113s local ... (56 actions, 55 running) [73,077 / 73,135] 3430 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 114s local ... (58 actions, 57 running) [73,087 / 73,149] 3432 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 115s local ... (57 actions running) [73,091 / 73,149] 3435 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 116s local ... (56 actions running) [73,096 / 73,164] 3437 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 118s local ... (56 actions running) [73,102 / 73,164] 3440 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 119s local ... (56 actions running) [73,104 / 73,164] 3443 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 120s local ... (56 actions running) [73,109 / 73,167] 3445 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 121s local ... (56 actions, 55 running) [73,118 / 73,175] 3446 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 122s local ... (57 actions running) [73,123 / 73,179] 3446 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 124s local ... (58 actions, 57 running) [73,141 / 73,197] 3450 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 125s local ... (56 actions running) [73,150 / 73,206] 3452 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 126s local ... (57 actions running) [73,155 / 73,211] 3454 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 73s local ... (57 actions running) [73,160 / 73,216] 3456 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 74s local ... (57 actions running) [73,174 / 73,231] 3459 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 75s local ... (57 actions, 56 running) [73,197 / 73,253] 3462 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 76s local ... (56 actions running) [73,213 / 73,269] 3466 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 77s local ... (56 actions running) [73,232 / 73,288] 3470 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 78s local ... (56 actions, 55 running) [73,241 / 73,296] 3472 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 79s local ... (55 actions, 54 running) [73,264 / 73,322] 3474 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 80s local ... (57 actions, 55 running) [73,290 / 73,346] 3478 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 81s local ... (58 actions, 56 running) [73,308 / 73,360] 3487 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 82s local ... (49 actions, 48 running) [73,316 / 73,372] 3488 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 83s local ... (56 actions running) [73,324 / 73,380] 3490 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 85s local ... (56 actions running) [73,342 / 73,399] 3493 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 86s local ... (56 actions, 55 running) [73,352 / 73,408] 3494 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 87s local ... (57 actions running) [73,361 / 73,419] 3495 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 88s local ... (57 actions, 56 running) [73,367 / 73,423] 3497 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 90s local ... (56 actions running) [73,384 / 73,440] 3501 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 91s local ... (56 actions running) [73,389 / 73,445] 3504 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 92s local ... (56 actions running) [73,395 / 73,451] 3504 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 93s local ... (56 actions, 55 running) [73,414 / 73,471] 3508 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 94s local ... (56 actions running) [73,421 / 73,479] 3509 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 95s local ... (56 actions, 55 running) [73,450 / 73,534] 3514 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 96s local ... (56 actions, 55 running) [73,455 / 73,534] 3516 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 98s local ... (56 actions running) [73,457 / 73,534] 3517 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 99s local ... (56 actions running) [73,459 / 73,534] 3518 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 100s local ... (56 actions running) [73,460 / 73,534] 3520 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 101s local ... (56 actions running) [73,468 / 73,534] 3525 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 102s local ... (56 actions, 55 running) [73,472 / 73,534] 3526 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 103s local ... (56 actions, 55 running) [73,477 / 73,534] 3527 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 105s local ... (56 actions, 55 running) [73,485 / 73,541] 3528 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 106s local ... (57 actions running) [73,495 / 73,551] 3529 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 107s local ... (60 actions running) [73,526 / 73,584] 3534 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 108s local ... (57 actions running) [73,542 / 73,607] 3538 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 109s local ... (56 actions, 55 running) [73,545 / 73,607] 3539 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 110s local ... (56 actions running) [73,549 / 73,607] 3540 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 111s local ... (56 actions running) [73,555 / 73,611] 3541 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 112s local ... (56 actions running) [73,566 / 73,622] 3543 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 113s local ... (57 actions, 56 running) [73,581 / 73,666] 3546 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 114s local ... (57 actions, 56 running) [73,585 / 73,666] 3550 / 3771 tests, 1 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 115s local ... (56 actions running) [73,591 / 73,666] 3556 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 60s local ... (56 actions running) [73,593 / 73,666] 3556 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 61s local ... (56 actions, 55 running) [73,599 / 73,666] 3557 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 63s local ... (56 actions running) [73,608 / 73,666] 3560 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 64s local ... (56 actions running) [73,624 / 73,680] 3562 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 65s local ... (55 actions running) [73,632 / 73,688] 3564 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 66s local ... (56 actions, 55 running) [73,663 / 73,725] 3565 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 67s local ... (57 actions running) [73,679 / 73,735] 3570 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/numpy_ops:np_array_ops_test_cpu; 68s local ... (56 actions running) [73,694 / 73,751] 3573 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 66s local ... (59 actions, 58 running) [73,727 / 73,784] 3584 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 67s local ... (56 actions, 55 running) [73,743 / 73,809] 3588 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 69s local ... (56 actions, 55 running) [73,746 / 73,809] 3590 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 70s local ... (56 actions, 55 running) [73,752 / 73,809] 3592 / 3771 tests, 1 failed; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 6 of 10); 71s local ... (56 actions running) [73,754 / 73,810] 3594 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 42s local ... (56 actions running) [73,765 / 73,826] 3598 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 43s local ... (56 actions running) [73,771 / 73,827] 3602 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 44s local ... (56 actions running) [73,780 / 73,836] 3605 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 45s local ... (56 actions, 55 running) [73,782 / 73,838] 3607 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 46s local ... (56 actions running) [73,787 / 73,843] 3608 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 47s local ... (56 actions running) [73,795 / 73,856] 3611 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 48s local ... (56 actions running) [73,803 / 73,859] 3613 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 49s local ... (56 actions, 55 running) [73,816 / 73,874] 3614 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 50s local ... (56 actions running) [73,823 / 73,879] 3615 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 51s local ... (56 actions running) [73,847 / 73,903] 3619 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 52s local ... (58 actions running) [73,879 / 73,935] 3623 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 53s local ... (58 actions running) [73,906 / 73,962] 3630 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 54s local ... (60 actions running) [73,915 / 73,978] 3635 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 55s local ... (58 actions running) [73,919 / 73,978] 3639 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 56s local ... (56 actions running) [73,925 / 73,981] 3640 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 58s local ... (56 actions, 55 running) [73,927 / 74,031] 3642 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 59s local ... (56 actions running) [73,928 / 74,031] 3642 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 60s local ... (56 actions running) [73,931 / 74,031] 3646 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 62s local ... (56 actions running) [73,937 / 74,031] 3647 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 64s local ... (56 actions running) [73,937 / 74,031] 3648 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 65s local ... (56 actions running) [73,945 / 74,031] 3650 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/ragged:ragged_to_tensor_op_test; 66s local ... (56 actions running) [73,953 / 74,031] 3652 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 33s local ... (56 actions, 55 running) [73,955 / 74,031] 3653 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 34s local ... (56 actions running) [73,963 / 74,031] 3654 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 35s local ... (56 actions, 55 running) [73,974 / 74,031] 3656 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 36s local ... (56 actions, 55 running) [73,998 / 74,055] 3656 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 37s local ... (55 actions, 53 running) [74,035 / 74,091] 3657 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 38s local ... (58 actions, 56 running) [74,084 / 74,140] 3662 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 39s local ... (61 actions running) [74,151 / 74,209] 3677 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 40s local ... (61 actions, 59 running) [74,189 / 74,248] 3690 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 41s local ... (56 actions running) [74,203 / 74,260] 3694 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 42s local ... (56 actions running) [74,208 / 74,264] 3696 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 43s local ... (56 actions running) [74,213 / 74,269] 3696 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 44s local ... (57 actions running) [74,242 / 74,298] 3701 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 45s local ... (56 actions, 55 running) [74,266 / 74,346] 3706 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 46s local ... (56 actions, 54 running) [74,312 / 74,368] 3712 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 47s local ... (56 actions running) [74,345 / 74,403] 3720 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 48s local ... (57 actions, 56 running) [74,368 / 74,424] 3727 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 50s local ... (56 actions running) [74,391 / 74,456] 3735 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 51s local ... (56 actions running) [74,398 / 74,457] 3739 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 52s local ... (56 actions, 55 running) [74,402 / 74,458] 3743 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 53s local ... (56 actions running) [74,408 / 74,482] 3746 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 54s local ... (56 actions running) [74,411 / 74,482] 3747 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 55s local ... (56 actions running) [74,417 / 74,482] 3750 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 56s local ... (56 actions, 55 running) [74,419 / 74,482] 3751 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 57s local ... (56 actions running) [74,422 / 74,482] 3751 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 58s local ... (56 actions running) [74,431 / 74,487] 3754 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 59s local ... (56 actions running) [74,438 / 74,488] 3758 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 61s local ... (50 actions running) [74,445 / 74,488] 3761 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 62s local ... (43 actions running) [74,448 / 74,488] 3762 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 63s local ... (40 actions running) [74,448 / 74,488] 3763 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 65s local ... (40 actions running) [74,466 / 74,488] 3764 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 67s local ... (22 actions running) [74,470 / 74,488] 3765 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 68s local ... (18 actions running) [74,471 / 74,488] 3765 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 70s local ... (17 actions running) [74,472 / 74,488] 3765 / 3771 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 72s local ... (16 actions running) [74,475 / 74,488] 3766 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 27s local ... (13 actions running) [74,476 / 74,488] 3766 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 29s local ... (12 actions running) [74,476 / 74,488] 3767 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 30s local ... (12 actions running) [74,479 / 74,488] 3767 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 32s local ... (9 actions running) [74,480 / 74,488] 3767 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 34s local ... (8 actions running) [74,482 / 74,488] 3767 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 36s local ... (6 actions running) [74,484 / 74,488] 3767 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 38s local ... (4 actions running) [74,487 / 74,488] 3770 / 3771 tests, 1 failed; Testing //tensorflow/python/kernel_tests/variables:resource_variable_ops_test_cpu; 39s local INFO: Elapsed time: 1569.622s, Critical Path: 488.42s INFO: 54673 processes: 29373 disk cache hit, 17404 internal, 7896 local. INFO: Build completed, 1 test FAILED, 54673 total actions