++ DEFAULT_BAZEL_TARGETS='//tensorflow/... -//tensorflow/compiler/tf2tensorrt/... -//tensorflow/compiler/xrt/... -//tensorflow/core/tpu/... -//tensorflow/go/... -//tensorflow/java/... -//tensorflow/python/integration_testing/... -//tensorflow/tools/toolchains/...' + bazel --bazelrc=/usertools/aarch64.bazelrc test --config=sigbuild_local_cache --cache_test_results=no --test_timeout=500,900,-1,-1 --config=pycpp_filters --build_tests_only -- //tensorflow/... -//tensorflow/compiler/tf2tensorrt/... -//tensorflow/compiler/xrt/... -//tensorflow/core/tpu/... -//tensorflow/go/... -//tensorflow/java/... -//tensorflow/python/integration_testing/... -//tensorflow/tools/toolchains/... -//tensorflow/lite/... -//tensorflow/compiler/mlir/lite/debug:debug_test -//tensorflow/compiler/xla/service/gpu:fusion_merger_test -//tensorflow/python/kernel_tests/proto:decode_proto_op_test -//tensorflow/python/util/protobuf:protobuf_compare_test -//tensorflow/tools/api/tests:api_compatibility_test Extracting Bazel installation... INFO: Invocation ID: 1da2311f-627b-4707-a4e7-a9e608a90303 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,tensorflow/core/tfrt/saved_model/utils 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: 524 packages loaded currently loading: tensorflow/lite/testing Analyzing: 3797 targets (525 packages loaded) Analyzing: 3797 targets (525 packages loaded, 0 targets configured) Analyzing: 3797 targets (581 packages loaded, 23322 targets configured) Analyzing: 3797 targets (590 packages loaded, 36802 targets configured) Analyzing: 3797 targets (604 packages loaded, 38217 targets configured) Analyzing: 3797 targets (605 packages loaded, 39957 targets configured) Analyzing: 3797 targets (606 packages loaded, 41443 targets configured) Analyzing: 3797 targets (606 packages loaded, 41443 targets configured) Analyzing: 3797 targets (607 packages loaded, 42707 targets configured) Analyzing: 3797 targets (607 packages loaded, 46095 targets configured) INFO: Analyzed 3797 targets (608 packages loaded, 49288 targets configured). INFO: Found 3797 test targets... [0 / 9] [Prepa] BazelWorkspaceStatusAction stable-status.txt [7,220 / 13,515] Linking external/llvm-project/llvm/libCodeGen.so; 0s remote-cache ... (26 actions, 0 running) [12,835 / 17,322] Linking tensorflow/compiler/xla/service/libhlo_profile_printer.so; 0s remote-cache ... (54 actions, 0 running) [15,400 / 17,326] Linking tensorflow/core/kernels/image/libmirror_pad_op.lo; Downloading tensorflow/core/kernels/image/libmirror_pad_op.lo, 1.8 MiB / 5.6 MiB; 0s remote-cache ... (55 actions, 0 running) [15,980 / 17,326] Linking tensorflow/core/kernels/libcwise_op.lo; Downloading tensorflow/core/kernels/libcwise_op.lo, 47.4 MiB / 94.4 MiB; 0s remote-cache ... (56 actions, 0 running) [17,071 / 17,326] [Prepa] Compiling tensorflow/c/env_test.cc ... (56 actions, 0 running) [20,817 / 21,734] Linking tensorflow/cc/gradients_resource_variable_grad_test; Downloading tensorflow/cc/gradients_resource_variable_grad_test, 87.8 MiB / 162.3 MiB; 0s remote-cache ... (5 actions, 0 running) [23,856 / 23,892] Linking tensorflow/cc/gradients_resource_variable_grad_test; 1s remote-cache ... (5 actions, 0 running) [24,677 / 26,171] Linking external/llvm-project/llvm/libAArch64CodeGen.a; 0s remote-cache ... (55 actions, 0 running) [26,086 / 27,139] Compiling src/ssl/s3_both.cc; 0s remote-cache ... (52 actions, 0 running) [27,164 / 27,824] [Prepa] Compiling tensorflow/compiler/jit/jit_compilation_pass_registration.cc ... (40 actions, 0 running) [28,400 / 29,048] Compiling tensorflow/compiler/mlir/tensorflow/ir/tf_ops.cc; Downloading tensorflow/compiler/mlir/tensorflow/_objs/tensorflow_ops/tf_ops.o, 19.8 MiB / 29.5 MiB; 0s remote-cache ... (56 actions, 0 running) [29,150 / 29,502] Linking external/llvm-project/mlir/libLinalgDialect.a; Downloading external/llvm-project/mlir/libLinalgDialect.a, 14.4 MiB / 15.2 MiB; 0s remote-cache ... (50 actions, 0 running) [30,534 / 30,614] Creating runfiles tree bazel-out/aarch64-opt/bin/tensorflow/compiler/mlir/tensorflow/tests/update_control_dependencies.mlir.test.runfiles; 0s local ... (55 actions, 24 running) [30,677 / 30,793] Linking tensorflow/compiler/mlir/lite/flatbuffer_translate; Downloading tensorflow/compiler/mlir/lite/flatbuffer_translate, 51.8 MiB / 53.6 MiB; 1s remote-cache ... (55 actions, 19 running) [30,734 / 30,825] Creating runfiles tree bazel-out/aarch64-opt/bin/tensorflow/python/ops/init_ops_v2_test_cpu.runfiles; 2s local ... (49 actions, 12 running) [30,899 / 30,995] Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 84.0 MiB / 381.8 MiB; 3s remote-cache ... (53 actions, 19 running) [31,021 / 31,098] Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 107.8 MiB / 381.8 MiB; 4s remote-cache ... (56 actions, 32 running) [31,177 / 31,260] 4 / 3797 tests; Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 131.8 MiB / 381.8 MiB; 6s remote-cache ... (56 actions, 25 running) [31,289 / 31,390] 4 / 3797 tests; Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 143.8 MiB / 381.8 MiB; 7s remote-cache ... (57 actions, 20 running) [31,587 / 31,683] 8 / 3797 tests; Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 187.8 MiB / 381.8 MiB; 8s remote-cache ... (57 actions, 11 running) [31,776 / 31,891] 9 / 3797 tests; Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 228.5 MiB / 381.8 MiB; 9s remote-cache ... (57 actions, 10 running) [32,022 / 32,280] 9 / 3797 tests; Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 288.4 MiB / 381.8 MiB; 10s remote-cache ... (55 actions, 17 running) [32,200 / 32,289] 10 / 3797 tests; Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 363.3 MiB / 381.8 MiB; 11s remote-cache ... (56 actions, 19 running) [32,454 / 32,525] 12 / 3797 tests; Testing //tensorflow/compiler/tests:extract_image_patches_op_test_cpu; 9s local ... (46 actions, 32 running) [32,477 / 32,557] 17 / 3797 tests; Testing //tensorflow/compiler/tests:extract_image_patches_op_test_cpu; 10s local ... (64 actions, 63 running) [32,489 / 32,562] 17 / 3797 tests; Testing //tensorflow/compiler/tests:extract_image_patches_op_test_cpu; 11s local ... (76 actions, 72 running) [32,529 / 32,620] 17 / 3797 tests; Testing //tensorflow/compiler/tests:extract_image_patches_op_test_cpu; 12s local ... (101 actions, 98 running) [32,558 / 32,620] 17 / 3797 tests; Testing //tensorflow/compiler/tests:extract_image_patches_op_test_cpu; 13s local ... (99 actions, 98 running) [32,590 / 32,650] 19 / 3797 tests; Testing //tensorflow/c:while_loop_test; 12s local ... (101 actions, 99 running) [32,631 / 32,912] 19 / 3797 tests; Testing //tensorflow/c:while_loop_test; 13s local ... (102 actions, 99 running) [32,666 / 32,958] 19 / 3797 tests; Testing //tensorflow/c:while_loop_test; 14s local ... (102 actions, 100 running) [32,712 / 32,984] 19 / 3797 tests; Testing //tensorflow/c:while_loop_test; 15s local ... (101 actions, 100 running) [32,807 / 33,061] 23 / 3797 tests; Testing //tensorflow/c:while_loop_test; 16s local ... (98 actions, 92 running) [32,854 / 33,104] 25 / 3797 tests; Testing //tensorflow/c:while_loop_test; 17s local ... (97 actions, 89 running) [32,963 / 33,173] 26 / 3797 tests; Testing //tensorflow/c:while_loop_test; 18s local ... (97 actions, 88 running) [33,083 / 33,234] 30 / 3797 tests; Testing //tensorflow/c:while_loop_test; 19s local ... (89 actions, 80 running) [33,265 / 33,380] 38 / 3797 tests; Testing //tensorflow/c:while_loop_test; 20s local ... (84 actions, 64 running) [33,545 / 33,606] 45 / 3797 tests; Testing //tensorflow/c:while_loop_test; 21s local ... (78 actions, 50 running) [34,006 / 34,062] 49 / 3797 tests; Testing //tensorflow/c:while_loop_test; 22s local ... (76 actions, 70 running) [34,026 / 34,083] 51 / 3797 tests; Testing //tensorflow/c:while_loop_test; 23s local ... (74 actions, 66 running) [34,046 / 34,101] 55 / 3797 tests; Testing //tensorflow/c:while_loop_test; 25s local ... (74 actions, 68 running) [34,059 / 34,119] 55 / 3797 tests; Testing //tensorflow/c:while_loop_test; 26s local ... (73 actions, 66 running) [34,100 / 34,157] 58 / 3797 tests; Testing //tensorflow/c:while_loop_test; 27s local ... (72 actions, 65 running) [34,109 / 34,166] 59 / 3797 tests; Testing //tensorflow/c:kernels_test_cpu; 28s local ... (72 actions, 66 running) [34,112 / 34,169] 61 / 3797 tests; Testing //tensorflow/c:kernels_test_cpu; 29s local ... (71 actions, 66 running) [34,141 / 34,201] 63 / 3797 tests; Testing //tensorflow/c:kernels_test_cpu; 30s local ... (70 actions, 65 running) [34,145 / 34,206] 64 / 3797 tests; Testing //tensorflow/c:kernels_test_cpu; 31s local ... (69 actions, 62 running) [34,172 / 34,230] 66 / 3797 tests; Testing //tensorflow/c:c_api_test_cpu; 31s local ... (68 actions, 62 running) [34,192 / 34,253] 70 / 3797 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-function-call.pbtxt.test; 26s local, remote-cache ... (68 actions, 63 running) [34,227 / 34,286] 72 / 3797 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-function-call.pbtxt.test; 27s local, remote-cache ... (64 actions, 59 running) [34,239 / 34,298] 72 / 3797 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-function-call.pbtxt.test; 28s local, remote-cache ... (66 actions, 62 running) [34,249 / 34,304] 74 / 3797 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-function-call.pbtxt.test; 29s local, remote-cache ... (64 actions, 60 running) [34,269 / 34,327] 74 / 3797 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-function-call.pbtxt.test; 30s local, remote-cache ... (63 actions, 60 running) [34,273 / 34,330] 76 / 3797 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-function-call.pbtxt.test; 31s local, remote-cache ... (62 actions, 60 running) [34,277 / 34,333] 76 / 3797 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-function-call.pbtxt.test; 32s local, remote-cache ... (63 actions running) [34,289 / 34,345] 76 / 3797 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-function-call.pbtxt.test; 33s local, remote-cache ... (65 actions running) [34,304 / 34,361] 77 / 3797 tests; Testing //tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir:graph-function-call.pbtxt.test; 34s local, remote-cache ... (67 actions, 66 running) [34,340 / 34,395] 79 / 3797 tests; Executing genrule //tensorflow/tools/compatibility:generate_upgraded_file; 21s local, remote-cache ... (64 actions, 63 running) [34,352 / 34,410] 79 / 3797 tests; Executing genrule //tensorflow/tools/compatibility:generate_upgraded_file; 22s local, remote-cache ... (65 actions running) [34,383 / 34,441] 79 / 3797 tests; Executing genrule //tensorflow/tools/compatibility:generate_upgraded_file; 23s local, remote-cache ... (64 actions, 63 running) [34,395 / 34,453] 79 / 3797 tests; Executing genrule //tensorflow/tools/compatibility:generate_upgraded_file; 24s local, remote-cache ... (65 actions running) [34,413 / 34,469] 79 / 3797 tests; Executing genrule //tensorflow/tools/compatibility:generate_upgraded_file; 25s local, remote-cache ... (65 actions, 64 running) [34,421 / 34,478] 79 / 3797 tests; Executing genrule //tensorflow/tools/compatibility:generate_upgraded_file; 26s local, remote-cache ... (66 actions running) [34,425 / 34,481] 79 / 3797 tests; Executing genrule //tensorflow/tools/compatibility:generate_upgraded_file; 27s local, remote-cache ... (66 actions running) [34,449 / 34,507] 81 / 3797 tests; Executing genrule //tensorflow/tools/compatibility:generate_upgraded_file; 28s local, remote-cache ... (65 actions, 64 running) [34,488 / 34,546] 82 / 3797 tests; Executing genrule //tensorflow/tools/compatibility:generate_upgraded_file; 29s local, remote-cache ... (63 actions, 61 running) [34,504 / 34,561] 82 / 3797 tests; Executing genrule //tensorflow/tools/compatibility:generate_upgraded_file; 30s local, remote-cache ... (62 actions, 61 running) [34,531 / 34,588] 83 / 3797 tests; Executing genrule //tensorflow/tools/compatibility:generate_upgraded_file; 31s local, remote-cache ... (62 actions, 59 running) [34,548 / 34,609] 83 / 3797 tests; Executing genrule //tensorflow/tools/compatibility:generate_upgraded_file; 32s local, remote-cache ... (61 actions, 58 running) [34,598 / 34,656] 85 / 3797 tests; Executing genrule //tensorflow/tools/compatibility:generate_upgraded_file; 33s local, remote-cache ... (60 actions, 59 running) [34,624 / 34,683] 86 / 3797 tests; Executing genrule //tensorflow/tools/compatibility:generate_upgraded_file; 35s local, remote-cache ... (60 actions running) [34,642 / 34,698] 87 / 3797 tests; Executing genrule //tensorflow/tools/compatibility:generate_upgraded_file; 36s local, remote-cache ... (59 actions, 58 running) [34,665 / 34,734] 88 / 3797 tests; Testing //tensorflow/compiler/mlir/quantization/tensorflow/tests:insert_quantized_functions_drq.mlir.test; 18s local, remote-cache ... (58 actions, 48 running) [34,719 / 34,781] 90 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 15s local ... (56 actions, 40 running) [34,760 / 34,854] 90 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 17s local ... (56 actions, 40 running) [34,807 / 34,888] 90 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 18s local ... (55 actions, 32 running) [34,908 / 34,964] 90 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 19s local ... (56 actions, 54 running) [34,925 / 34,986] 91 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 20s local ... (56 actions, 54 running) [34,956 / 35,015] 91 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 21s local ... (56 actions, 53 running) [34,976 / 35,034] 91 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 22s local ... (56 actions, 54 running) [34,999 / 35,057] 91 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 24s local ... (59 actions, 58 running) [35,041 / 35,100] 91 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 25s local ... (59 actions, 55 running) [35,059 / 35,116] 91 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 26s local ... (59 actions, 57 running) [35,062 / 35,119] 91 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 27s local ... (63 actions, 61 running) [35,080 / 35,139] 91 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 28s local ... (65 actions, 63 running) [35,086 / 35,142] 91 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 29s local ... (64 actions, 63 running) [35,098 / 35,146] 91 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 30s local ... (57 actions, 55 running) [35,177 / 35,338] 93 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 32s local ... (64 actions, 51 running) [35,350 / 35,457] 93 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 33s local ... (64 actions, 45 running) [35,541 / 35,601] 93 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 34s local ... (64 actions, 54 running) [35,574 / 35,631] 93 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 35s local ... (64 actions running) [35,583 / 35,640] 95 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 36s local ... (65 actions running) [35,604 / 35,661] 96 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 37s local ... (65 actions running) [35,624 / 35,681] 97 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 38s local ... (64 actions, 63 running) [35,635 / 35,693] 98 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 39s local ... (63 actions, 61 running) [35,642 / 35,699] 99 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 40s local ... (64 actions, 61 running) [35,645 / 35,702] 100 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 41s local ... (63 actions running) [35,655 / 35,712] 101 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 42s local ... (64 actions, 63 running) [35,681 / 35,740] 102 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 43s local ... (63 actions, 55 running) [35,719 / 35,780] 103 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 45s local ... (63 actions, 60 running) [35,737 / 35,800] 103 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 46s local ... (68 actions, 66 running) [35,752 / 35,815] 103 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 47s local ... (68 actions, 66 running) [35,761 / 35,823] 103 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 48s local ... (68 actions, 67 running) [35,770 / 35,832] 103 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 49s local ... (68 actions running) [35,781 / 35,841] 105 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 50s local ... (64 actions, 63 running) [35,796 / 35,861] 106 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 52s local ... (67 actions running) [35,835 / 35,903] 106 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 53s local ... (65 actions, 63 running) [35,859 / 35,921] 106 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 54s local ... (64 actions running) [35,893 / 35,958] 107 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 55s local ... (66 actions, 63 running) [35,901 / 35,965] 107 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 56s local ... (66 actions running) [35,914 / 35,979] 108 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 57s local ... (66 actions, 65 running) [35,949 / 36,023] 111 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 58s local ... (64 actions, 61 running) [36,006 / 36,073] 112 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 59s local ... (63 actions, 61 running) [36,042 / 36,110] 113 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 61s local ... (61 actions, 53 running) [36,118 / 36,190] 113 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 62s local ... (62 actions, 54 running) [36,166 / 36,234] 113 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 63s local ... (65 actions, 60 running) [36,213 / 36,281] 115 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 64s local ... (65 actions, 60 running) [36,220 / 36,285] 116 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 65s local ... (66 actions, 63 running) [36,225 / 36,292] 116 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 66s local ... (66 actions, 63 running) [36,236 / 36,302] 116 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 67s local ... (66 actions, 61 running) [36,251 / 36,320] 116 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 68s local ... (66 actions, 63 running) [36,267 / 36,336] 116 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 69s local ... (66 actions, 60 running) [36,317 / 36,386] 118 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 70s local ... (67 actions, 61 running) [36,345 / 36,413] 119 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 71s local ... (70 actions, 65 running) [36,389 / 36,512] 120 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 72s local ... (68 actions, 63 running) [36,443 / 36,550] 121 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 73s local ... (68 actions, 61 running) [36,614 / 36,685] 125 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 75s local ... (73 actions, 72 running) [36,642 / 36,715] 126 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 76s local ... (73 actions, 68 running) [36,677 / 36,743] 129 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 77s local ... (73 actions, 71 running) [36,690 / 36,757] 130 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 78s local ... (73 actions, 72 running) [36,708 / 36,776] 131 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 79s local ... (75 actions, 74 running) [36,712 / 36,779] 132 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 80s local ... (75 actions running) [36,724 / 36,791] 135 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 81s local ... (74 actions, 73 running) [36,747 / 36,815] 137 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 83s local ... (74 actions, 73 running) [36,781 / 36,848] 141 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 84s local ... (74 actions, 73 running) [36,803 / 36,870] 142 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 85s local ... (75 actions running) [36,849 / 36,916] 145 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 86s local ... (75 actions, 73 running) [36,873 / 36,940] 146 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 87s local ... (77 actions, 76 running) [36,923 / 36,990] 149 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 88s local ... (77 actions, 76 running) [36,929 / 36,997] 149 / 3797 tests; Testing //tensorflow/python/kernel_tests/sparse_ops:sparse_xent_op_d9m_test_cpu; 89s local ... (78 actions running) [36,946 / 37,013] 152 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 46s local, remote-cache ... (79 actions running) [36,968 / 37,034] 154 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 47s local, remote-cache ... (80 actions, 79 running) [36,983 / 37,050] 155 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 48s local, remote-cache ... (81 actions running) [36,988 / 37,054] 156 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 49s local, remote-cache ... (82 actions running) [36,996 / 37,062] 156 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 50s local, remote-cache ... (83 actions running) [37,041 / 37,111] 158 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 51s local, remote-cache ... (83 actions, 82 running) [37,073 / 37,137] 158 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 52s local, remote-cache ... (81 actions, 80 running) [37,079 / 37,146] 159 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 54s local, remote-cache ... (86 actions running) [37,094 / 37,160] 162 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 55s local, remote-cache ... (85 actions, 84 running) [37,113 / 37,179] 163 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 56s local, remote-cache ... (86 actions running) [37,117 / 37,183] 164 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 57s local, remote-cache ... (87 actions, 86 running) [37,122 / 37,189] 164 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 58s local, remote-cache ... (87 actions running) [37,130 / 37,195] 165 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 59s local, remote-cache ... (84 actions running) [37,140 / 37,208] 166 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 60s local, remote-cache ... (86 actions, 85 running) [37,208 / 37,283] 167 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 62s local, remote-cache ... (85 actions, 84 running) [37,233 / 37,299] 168 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 63s local, remote-cache ... (86 actions running) [37,248 / 37,315] 169 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 64s local, remote-cache ... (86 actions running) [37,258 / 37,324] 171 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 65s local, remote-cache ... (85 actions, 83 running) [37,300 / 37,367] 175 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 66s local, remote-cache ... (86 actions, 84 running) [37,330 / 37,397] 176 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 67s local, remote-cache ... (86 actions running) [37,345 / 37,413] 178 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 68s local, remote-cache ... (86 actions, 84 running) [37,371 / 37,438] 179 / 3797 tests; Compiling tensorflow/python/grappler/model_analyzer_wrapper.cc; 69s local, remote-cache ... (85 actions, 84 running) [37,374 / 37,438] 180 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 69s local, remote-cache ... (85 actions running) [37,389 / 37,454] 181 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 70s local, remote-cache ... (86 actions, 85 running) [37,392 / 37,457] 183 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 71s local, remote-cache ... (87 actions running) [37,413 / 37,480] 186 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 72s local, remote-cache ... (86 actions, 85 running) [37,458 / 37,524] 187 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 74s local, remote-cache ... (88 actions, 86 running) [37,510 / 37,577] 189 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 75s local, remote-cache ... (87 actions, 86 running) [37,629 / 37,693] 193 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 76s local, remote-cache ... (87 actions, 85 running) [37,665 / 37,730] 194 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 77s local, remote-cache ... (89 actions, 87 running) [37,685 / 37,750] 195 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 78s local, remote-cache ... (90 actions running) [37,688 / 37,752] 196 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 79s local, remote-cache ... (92 actions running) [37,702 / 37,766] 197 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 80s local, remote-cache ... (92 actions, 91 running) [37,703 / 37,767] 197 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 81s local, remote-cache ... (93 actions, 92 running) [37,719 / 37,782] 199 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 82s local, remote-cache ... (93 actions, 91 running) [37,734 / 37,798] 201 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 84s local, remote-cache ... (93 actions running) [37,760 / 37,824] 202 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 85s local, remote-cache ... (93 actions, 91 running) [37,782 / 37,844] 204 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 86s local, remote-cache ... (93 actions, 91 running) [37,793 / 37,864] 205 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 87s local, remote-cache ... (95 actions, 94 running) [37,794 / 37,864] 206 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 88s local, remote-cache ... (95 actions running) [37,794 / 37,864] 207 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 90s local, remote-cache ... (95 actions running) [37,797 / 37,864] 208 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 91s local, remote-cache ... (95 actions running) [37,799 / 37,864] 209 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 93s local, remote-cache ... (95 actions running) [37,800 / 37,864] 210 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 94s local, remote-cache ... (95 actions running) [37,827 / 37,891] 212 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 95s local, remote-cache ... (94 actions, 92 running) [37,847 / 37,909] 213 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 96s local, remote-cache ... (94 actions, 92 running) [37,870 / 37,933] 214 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 97s local, remote-cache ... (96 actions, 95 running) [37,897 / 37,961] 216 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 98s local, remote-cache ... (96 actions, 95 running) [37,909 / 37,973] 217 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 99s local, remote-cache ... (97 actions running) [37,925 / 37,987] 218 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 101s local, remote-cache ... (97 actions running) [37,932 / 37,994] 219 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 102s local, remote-cache ... (98 actions running) [37,932 / 37,994] 219 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 104s local, remote-cache ... (98 actions running) [37,940 / 38,003] 221 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 105s local, remote-cache ... (98 actions running) [37,944 / 38,005] 222 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 106s local, remote-cache ... (99 actions running) [37,962 / 38,023] 224 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 107s local, remote-cache ... (100 actions running) [37,970 / 38,032] 225 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 108s local, remote-cache ... (101 actions, 100 running) [37,980 / 38,042] 228 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 110s local, remote-cache ... (99 actions running) [37,996 / 38,057] 229 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 111s local, remote-cache ... (100 actions running) [38,016 / 38,081] 231 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 112s local, remote-cache ... (99 actions, 98 running) [38,096 / 38,156] 237 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 113s local, remote-cache ... (93 actions, 92 running) [38,100 / 38,161] 237 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 114s local, remote-cache ... (95 actions, 93 running) [38,124 / 38,185] 239 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 116s local, remote-cache ... (95 actions, 93 running) [38,176 / 38,236] 241 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 117s local, remote-cache ... (95 actions, 93 running) [38,196 / 38,256] 242 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 118s local, remote-cache ... (95 actions, 94 running) [38,232 / 38,293] 244 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 119s local, remote-cache ... (96 actions running) [38,235 / 38,294] 247 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 120s local, remote-cache ... (94 actions running) [38,239 / 38,298] 249 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 121s local, remote-cache ... (94 actions running) [38,255 / 38,325] 256 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 122s local, remote-cache ... (89 actions, 88 running) [38,265 / 38,325] 265 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 123s local, remote-cache ... (80 actions running) [38,301 / 38,362] 272 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 124s local, remote-cache ... (71 actions, 68 running) [38,317 / 38,393] 276 / 3797 tests; Compiling tensorflow/python/framework/experimental/unified_api.cc; 125s local, remote-cache ... (70 actions, 69 running) [38,333 / 38,394] 284 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 86s local ... (58 actions, 57 running) [38,334 / 38,394] 285 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 87s local ... (58 actions, 57 running) [38,346 / 38,403] 286 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 88s local ... (57 actions, 56 running) [38,365 / 38,422] 289 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 90s local ... (57 actions running) [38,366 / 38,422] 289 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 92s local ... (57 actions, 56 running) [38,437 / 38,501] 291 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 93s local ... (57 actions, 53 running) [38,488 / 38,572] 294 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 94s local ... (58 actions, 57 running) [38,496 / 38,573] 294 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 95s local ... (59 actions, 58 running) [38,501 / 38,573] 294 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 96s local ... (59 actions, 58 running) [38,506 / 38,573] 295 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 97s local ... (59 actions, 58 running) [38,507 / 38,573] 296 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 98s local ... (59 actions running) [38,511 / 38,573] 297 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 99s local ... (59 actions, 58 running) [38,512 / 38,573] 297 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 101s local ... (59 actions running) [38,521 / 38,580] 299 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 102s local ... (59 actions, 58 running) [38,537 / 38,594] 300 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 103s local ... (59 actions, 58 running) [38,583 / 38,639] 304 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 104s local ... (59 actions, 58 running) [38,601 / 38,660] 304 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 105s local ... (59 actions, 55 running) [38,936 / 39,008] 304 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 106s local ... (58 actions, 51 running) [39,283 / 39,347] 305 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 107s local ... (58 actions, 54 running) [39,294 / 39,351] 308 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 108s local ... (60 actions, 58 running) [39,302 / 39,358] 309 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 109s local ... (62 actions, 61 running) [39,312 / 39,368] 310 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 110s local ... (63 actions running) [39,314 / 39,371] 311 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 112s local ... (65 actions running) [39,327 / 39,383] 312 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 113s local ... (63 actions, 62 running) [39,330 / 39,386] 312 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 114s local ... (63 actions, 62 running) [39,337 / 39,394] 313 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 115s local ... (63 actions running) [39,346 / 39,402] 313 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 116s local ... (64 actions, 63 running) [39,384 / 39,444] 319 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 117s local ... (65 actions, 60 running) [39,429 / 39,487] 323 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 118s local ... (67 actions, 65 running) [39,457 / 39,531] 325 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 119s local ... (75 actions, 71 running) [39,504 / 39,560] 327 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 120s local ... (75 actions, 72 running) [39,528 / 39,587] 330 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 121s local ... (76 actions, 75 running) [39,530 / 39,588] 331 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 122s local ... (78 actions running) [39,531 / 39,588] 332 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 123s local ... (78 actions running) [39,567 / 39,623] 337 / 3797 tests; Testing //tensorflow/python/eager:backprop_test_cpu; 124s local ... (75 actions, 74 running) [39,583 / 39,641] 345 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 97s local ... (72 actions, 71 running) [39,584 / 39,641] 346 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 98s local ... (71 actions, 70 running) [39,591 / 39,652] 349 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 99s local ... (70 actions, 69 running) [39,619 / 39,675] 354 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 100s local ... (70 actions, 69 running) [39,636 / 39,693] 358 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 102s local ... (69 actions, 68 running) [39,639 / 39,697] 358 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 103s local ... (71 actions running) [39,694 / 39,752] 363 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 104s local ... (72 actions, 70 running) [39,755 / 39,812] 369 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 105s local ... (74 actions running) [39,793 / 39,850] 372 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 106s local ... (74 actions, 72 running) [39,806 / 39,877] 373 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 107s local ... (74 actions, 73 running) [39,888 / 39,945] 374 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 108s local ... (75 actions, 73 running) [39,900 / 39,958] 378 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 109s local ... (75 actions, 74 running) [39,908 / 39,964] 381 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 110s local ... (77 actions running) [39,918 / 39,974] 384 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 111s local ... (77 actions, 76 running) [39,919 / 39,975] 385 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 113s local ... (78 actions running) [39,927 / 39,984] 391 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 114s local ... (74 actions running) [39,936 / 40,000] 395 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 115s local ... (72 actions running) [39,942 / 40,000] 400 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 116s local ... (69 actions running) [39,996 / 40,051] 410 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 117s local ... (60 actions, 58 running) [40,002 / 40,059] 414 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 118s local ... (65 actions, 64 running) [40,023 / 40,079] 420 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 119s local ... (64 actions, 62 running) [40,030 / 40,086] 423 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 120s local ... (62 actions, 61 running) [40,045 / 40,102] 429 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 121s local ... (61 actions running) [40,067 / 40,123] 433 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 122s local ... (58 actions, 57 running) [40,072 / 40,139] 435 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 124s local ... (59 actions running) [40,075 / 40,139] 436 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 125s local ... (59 actions, 58 running) [40,096 / 40,152] 439 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 126s local ... (58 actions running) [40,157 / 40,216] 442 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 127s local ... (59 actions, 56 running) [40,209 / 40,266] 445 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 128s local ... (61 actions, 58 running) [40,209 / 40,266] 446 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 138s local ... (61 actions, 58 running) [40,259 / 40,315] 453 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 139s local ... (60 actions, 57 running) [40,288 / 40,355] 457 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 141s local ... (59 actions, 57 running) [40,291 / 40,355] 458 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 142s local ... (62 actions running) [40,297 / 40,355] 464 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 143s local ... (56 actions running) [40,301 / 40,358] 467 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 144s local ... (56 actions, 55 running) [40,316 / 40,372] 471 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 145s local ... (56 actions, 55 running) [40,390 / 40,449] 473 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 146s local ... (56 actions, 54 running) [40,409 / 40,466] 476 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 147s local ... (54 actions running) [40,829 / 43,007] 478 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 148s local ... (56 actions, 47 running) [41,668 / 43,830] 478 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 149s local ... (58 actions, 47 running) [42,090 / 44,218] 479 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 150s local ... (57 actions, 37 running) [42,879 / 45,035] 480 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 151s local ... (55 actions, 31 running) [43,551 / 45,536] 482 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests:sql_dataset_test (shard 1 of 4); 152s local ... (50 actions, 25 running) [43,878 / 45,919] 484 / 3797 tests; Testing //tensorflow/python/framework:function_test_cpu (shard 3 of 10); 56s local ... (57 actions, 23 running) [44,275 / 46,287] 484 / 3797 tests; Testing //tensorflow/python/framework:function_test_cpu (shard 3 of 10); 57s local ... (57 actions, 22 running) [44,712 / 46,697] 486 / 3797 tests; Testing //tensorflow/python/framework:function_test_cpu (shard 3 of 10); 58s local ... (55 actions, 17 running) [45,037 / 46,799] 487 / 3797 tests; Testing //tensorflow/python/framework:function_test_cpu (shard 3 of 10); 59s local ... (56 actions, 11 running) [45,372 / 46,799] 487 / 3797 tests; Testing //tensorflow/python/framework:function_test_cpu (shard 3 of 10); 60s local ... (37 actions, 11 running) [45,756 / 46,958] 489 / 3797 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 44s local ... (55 actions, 9 running) [46,718 / 47,664] 489 / 3797 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 45s local ... (56 actions, 9 running) [47,524 / 48,301] 492 / 3797 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 46s local ... (50 actions, 6 running) [48,175 / 48,765] 492 / 3797 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 47s local ... (55 actions, 6 running) [48,818 / 49,183] 493 / 3797 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 48s local ... (57 actions, 5 running) [49,529 / 49,774] 493 / 3797 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 49s local ... (48 actions, 5 running) [50,359 / 50,472] 494 / 3797 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 50s local ... (106 actions, 104 running) [50,364 / 50,478] 494 / 3797 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 52s local ... (109 actions, 108 running) [50,364 / 50,478] 494 / 3797 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 53s local ... (109 actions, 108 running) [50,395 / 50,505] 494 / 3797 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 54s local ... (108 actions, 106 running) [50,410 / 50,525] 494 / 3797 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 55s local ... (108 actions, 106 running) [50,450 / 50,569] 494 / 3797 tests; Testing //tensorflow/python/ops/structured:structured_array_ops_test; 56s local ... (109 actions, 108 running) [50,600 / 50,801] 495 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 26s local ... (105 actions, 103 running) [50,708 / 50,856] 495 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 27s local ... (106 actions, 105 running) [50,821 / 50,946] 495 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 28s local ... (109 actions, 107 running) [50,860 / 50,987] 495 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 29s local ... (110 actions, 109 running) [50,902 / 51,029] 495 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 30s local ... (111 actions running) [50,903 / 51,029] 495 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 31s local ... (111 actions running) [50,923 / 51,050] 495 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 32s local ... (111 actions running) [50,927 / 51,055] 495 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 33s local ... (111 actions running) [50,927 / 51,055] 495 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 34s local ... (111 actions running) [50,936 / 51,065] 495 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 35s local ... (111 actions running) [50,936 / 51,065] 495 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 36s local ... (111 actions running) [50,944 / 51,077] 495 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 37s local ... (111 actions running) [50,951 / 51,082] 495 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:array_test_cpu; 38s local ... (111 actions running) [51,042 / 51,184] 496 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 20s local, remote-cache ... (112 actions running) [51,045 / 51,186] 496 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 21s local, remote-cache ... (112 actions running) [51,089 / 51,237] 496 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 22s local, remote-cache ... (112 actions running) [51,115 / 51,257] 496 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 23s local, remote-cache ... (112 actions running) [51,142 / 51,287] 496 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 24s local, remote-cache ... (110 actions, 109 running) [51,153 / 51,299] 497 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 25s local, remote-cache ... (107 actions, 106 running) [51,155 / 51,299] 497 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 26s local, remote-cache ... (106 actions running) [51,156 / 51,299] 497 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 27s local, remote-cache ... (106 actions running) [51,182 / 51,322] 498 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 28s local, remote-cache ... (101 actions, 100 running) [51,188 / 51,328] 500 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 29s local, remote-cache ... (100 actions running) [51,207 / 51,348] 500 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 30s local, remote-cache ... (99 actions, 98 running) [51,219 / 51,357] 500 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 31s local, remote-cache ... (98 actions, 97 running) [51,275 / 51,414] 502 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 32s local, remote-cache ... (93 actions, 92 running) [51,289 / 51,431] 504 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 33s local, remote-cache ... (94 actions, 93 running) [51,301 / 51,438] 506 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 34s local, remote-cache ... (95 actions running) [51,313 / 51,449] 510 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 35s local, remote-cache ... (91 actions, 89 running) [51,329 / 51,467] 513 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 36s local, remote-cache ... (86 actions running) [51,418 / 51,733] 516 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 37s local, remote-cache ... (84 actions, 81 running) [51,539 / 52,134] 517 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 38s local, remote-cache ... (86 actions, 80 running) [51,819 / 52,134] 518 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tensor.cc [for tool]; 39s local, remote-cache ... (76 actions, 73 running) [52,514 / 52,667] 520 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 40s local, remote-cache ... (75 actions, 57 running) [52,747 / 52,883] 523 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 41s local, remote-cache ... (75 actions, 70 running) [52,798 / 52,932] 527 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 42s local, remote-cache ... (77 actions, 75 running) [52,826 / 52,965] 531 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 44s local, remote-cache ... (79 actions running) [52,834 / 52,967] 532 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 45s local, remote-cache ... (79 actions running) [52,839 / 53,017] 536 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 46s local, remote-cache ... (78 actions running) [52,845 / 53,017] 542 / 3797 tests; Compiling tensorflow/python/eager/pywrap_tfe_src.cc [for tool]; 47s local, remote-cache ... (74 actions running) [52,851 / 53,017] 544 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 45s local, remote-cache ... (70 actions running) [52,857 / 53,017] 544 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 46s local, remote-cache ... (66 actions running) [52,859 / 53,017] 545 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 47s local, remote-cache ... (65 actions, 64 running) [52,861 / 53,017] 545 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 48s local, remote-cache ... (64 actions, 63 running) [52,865 / 53,017] 549 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 50s local, remote-cache ... (64 actions running) [52,875 / 53,017] 552 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 51s local, remote-cache ... (64 actions, 63 running) [52,886 / 53,017] 552 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 52s local, remote-cache ... (70 actions, 69 running) [52,893 / 53,017] 552 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 53s local, remote-cache ... (70 actions, 69 running) [52,897 / 53,017] 553 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 54s local, remote-cache ... (73 actions running) [52,907 / 53,017] 553 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 55s local, remote-cache ... (82 actions running) [52,913 / 53,017] 554 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 56s local, remote-cache ... (84 actions running) [52,918 / 53,017] 555 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 57s local, remote-cache ... (87 actions, 86 running) [52,930 / 53,017] 556 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 58s local, remote-cache ... (80 actions, 79 running) [52,943 / 53,019] 556 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 59s local, remote-cache ... (69 actions, 68 running) [53,000 / 53,078] 557 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 60s local, remote-cache ... (63 actions, 60 running) [53,039 / 53,116] 559 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 61s local, remote-cache ... (61 actions, 57 running) [53,104 / 53,179] 560 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 62s local, remote-cache ... (66 actions, 63 running) [53,135 / 53,210] 563 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 63s local, remote-cache ... (67 actions, 64 running) [53,192 / 53,268] 570 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 64s local, remote-cache ... (65 actions, 64 running) [53,236 / 53,312] 578 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 65s local, remote-cache ... (63 actions running) [53,338 / 53,414] 581 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 66s local, remote-cache ... (64 actions, 61 running) [53,366 / 53,443] 585 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 67s local, remote-cache ... (65 actions, 61 running) [53,377 / 53,453] 586 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 68s local, remote-cache ... (67 actions, 66 running) [53,382 / 53,470] 589 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 69s local, remote-cache ... (66 actions running) [53,396 / 53,470] 596 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 71s local, remote-cache ... (60 actions running) [53,415 / 53,489] 600 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 72s local, remote-cache ... (60 actions, 58 running) [53,423 / 53,495] 601 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 73s local, remote-cache ... (60 actions running) [53,440 / 53,541] 605 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 74s local, remote-cache ... (62 actions, 61 running) [53,447 / 53,541] 609 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 75s local, remote-cache ... (59 actions running) [53,451 / 53,541] 614 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 76s local, remote-cache ... (59 actions running) [53,453 / 53,541] 615 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 78s local, remote-cache ... (59 actions running) [53,459 / 53,541] 616 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 79s local, remote-cache ... (59 actions running) [53,459 / 53,541] 617 / 3797 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 80s local, remote-cache ... (59 actions running) [53,466 / 53,541] 617 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 81s local, remote-cache ... (58 actions, 57 running) [53,493 / 53,565] 618 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 82s local, remote-cache ... (59 actions, 57 running) [53,529 / 53,598] 621 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 83s local, remote-cache ... (58 actions running) [53,551 / 53,621] 622 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 84s local, remote-cache ... (61 actions, 60 running) [53,571 / 53,641] 624 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 85s local, remote-cache ... (63 actions running) [53,582 / 53,651] 625 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 86s local, remote-cache ... (63 actions running) [53,600 / 53,670] 627 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 87s local, remote-cache ... (64 actions, 63 running) [53,639 / 53,713] 631 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 88s local, remote-cache ... (64 actions, 62 running) [53,676 / 53,747] 639 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 89s local, remote-cache ... (62 actions, 58 running) [53,695 / 53,765] 643 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 90s local, remote-cache ... (62 actions running) [53,716 / 53,817] 652 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 91s local, remote-cache ... (59 actions running) [53,720 / 53,817] 655 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 92s local, remote-cache ... (57 actions running) [53,722 / 53,817] 658 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 94s local, remote-cache ... (57 actions running) [53,724 / 53,817] 658 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 95s local, remote-cache ... (57 actions, 56 running) [53,725 / 53,817] 659 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 96s local, remote-cache ... (57 actions running) [53,732 / 53,817] 661 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 97s local, remote-cache ... (57 actions running) [53,737 / 53,817] 661 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 98s local, remote-cache ... (57 actions running) [53,742 / 53,817] 662 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 99s local, remote-cache ... (57 actions, 56 running) [53,748 / 53,817] 666 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 101s local, remote-cache ... (57 actions running) [53,756 / 53,825] 668 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 102s local, remote-cache ... (58 actions, 57 running) [53,758 / 53,829] 669 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 103s local, remote-cache ... (58 actions, 56 running) [53,794 / 53,863] 671 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 104s local, remote-cache ... (57 actions, 56 running) [53,820 / 53,891] 671 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 105s local, remote-cache ... (58 actions, 55 running) [53,873 / 53,946] 675 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 106s local, remote-cache ... (59 actions, 56 running) [53,906 / 53,990] 681 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 107s local, remote-cache ... (57 actions, 55 running) [53,915 / 53,990] 684 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 108s local, remote-cache ... (58 actions, 55 running) [53,918 / 53,990] 687 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 109s local, remote-cache ... (59 actions running) [53,918 / 53,990] 687 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 110s local, remote-cache ... (59 actions running) [53,920 / 53,990] 688 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 112s local, remote-cache ... (59 actions, 58 running) [53,926 / 53,996] 690 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 113s local, remote-cache ... (58 actions, 57 running) [53,938 / 54,008] 692 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 114s local, remote-cache ... (58 actions, 56 running) [53,945 / 54,014] 694 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 115s local, remote-cache ... (58 actions running) [53,965 / 54,036] 699 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 116s local, remote-cache ... (60 actions, 59 running) [53,993 / 54,063] 702 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 117s local, remote-cache ... (61 actions, 59 running) [54,017 / 54,088] 702 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 118s local, remote-cache ... (59 actions, 57 running) [54,017 / 54,088] 702 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 131s local, remote-cache ... (61 actions, 59 running) [54,077 / 54,155] 707 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 132s local, remote-cache ... (60 actions, 56 running) [54,126 / 54,199] 710 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 133s local, remote-cache ... (67 actions, 65 running) [54,137 / 54,206] 714 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 135s local, remote-cache ... (67 actions, 66 running) [54,167 / 54,236] 716 / 3797 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 136s local, remote-cache ... (67 actions, 66 running) [54,199 / 54,313] 724 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 98s local ... (64 actions running) [54,207 / 54,313] 729 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 99s local ... (63 actions running) [54,212 / 54,313] 732 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 100s local ... (60 actions running) [54,218 / 54,313] 737 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 101s local ... (57 actions running) [54,219 / 54,313] 737 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 102s local ... (57 actions, 56 running) [54,222 / 54,313] 739 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 104s local ... (57 actions, 56 running) [54,226 / 54,313] 739 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 105s local ... (56 actions, 55 running) [54,230 / 54,313] 741 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 106s local ... (57 actions, 56 running) [54,250 / 54,316] 741 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 4 of 10); 107s local ... (57 actions, 54 running) [54,283 / 54,350] 742 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 4 of 10); 108s local ... (56 actions, 54 running) [54,319 / 54,402] 743 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 4 of 10); 109s local ... (57 actions, 55 running) [54,329 / 54,404] 746 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 4 of 10); 110s local ... (60 actions, 59 running) [54,336 / 54,404] 746 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 4 of 10); 111s local ... (61 actions, 58 running) [54,392 / 54,457] 748 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 9 of 10); 111s local ... (60 actions, 58 running) [54,459 / 54,524] 753 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 9 of 10); 112s local ... (59 actions, 58 running) [54,477 / 54,542] 757 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 9 of 10); 113s local ... (64 actions running) [54,482 / 54,548] 759 / 3797 tests; Testing //tensorflow/python/kernel_tests:collective_ops_test_cpu (shard 1 of 4); 39s local ... (67 actions running) [54,492 / 54,557] 760 / 3797 tests; Testing //tensorflow/python/kernel_tests:collective_ops_test_cpu (shard 1 of 4); 40s local ... (67 actions running) [54,517 / 54,583] 768 / 3797 tests; Testing //tensorflow/python/kernel_tests:collective_ops_test_cpu (shard 1 of 4); 41s local ... (61 actions, 60 running) [54,537 / 54,602] 771 / 3797 tests; Testing //tensorflow/python/kernel_tests:collective_ops_test_cpu (shard 1 of 4); 42s local ... (60 actions, 59 running) [54,697 / 54,766] 779 / 3797 tests; Testing //tensorflow/python/kernel_tests:collective_ops_test_cpu (shard 1 of 4); 43s local ... (57 actions, 51 running) [54,741 / 54,812] 783 / 3797 tests; Testing //tensorflow/python/kernel_tests:collective_ops_test_cpu (shard 1 of 4); 44s local ... (61 actions, 59 running) [54,746 / 54,813] 786 / 3797 tests; Testing //tensorflow/python/kernel_tests:collective_ops_test_cpu (shard 1 of 4); 45s local ... (62 actions, 61 running) [54,748 / 54,813] 789 / 3797 tests; Testing //tensorflow/python/kernel_tests:collective_ops_test_cpu (shard 1 of 4); 46s local ... (65 actions running) [54,765 / 54,842] 799 / 3797 tests; Testing //tensorflow/python/kernel_tests:collective_ops_test_cpu (shard 1 of 4); 47s local ... (58 actions running) [54,770 / 54,842] 801 / 3797 tests; Testing //tensorflow/python/kernel_tests:collective_ops_test_cpu (shard 1 of 4); 48s local ... (56 actions, 55 running) [54,773 / 54,842] 804 / 3797 tests; Testing //tensorflow/python/kernel_tests:collective_ops_test_cpu (shard 1 of 4); 50s local ... (57 actions running) [54,776 / 54,842] 805 / 3797 tests; Testing //tensorflow/python/kernel_tests:collective_ops_test_cpu (shard 1 of 4); 51s local ... (57 actions running) [54,780 / 54,843] 806 / 3797 tests; Testing //tensorflow/core:__tensorflow_core_lib_monitoring_cell_reader_test; 35s local ... (57 actions running) [54,825 / 54,889] 810 / 3797 tests; Testing //tensorflow/core:__tensorflow_core_lib_monitoring_cell_reader_test; 36s local ... (56 actions, 55 running) [54,878 / 54,942] 817 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 1 of 5); 36s local ... (58 actions, 56 running) [54,918 / 54,982] 817 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 1 of 5); 37s local ... (60 actions running) [54,938 / 55,020] 821 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 1 of 5); 38s local ... (63 actions running) [54,942 / 55,020] 822 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 1 of 5); 39s local ... (64 actions, 62 running) [54,949 / 55,020] 826 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 1 of 5); 40s local ... (64 actions running) [54,957 / 55,030] 833 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 1 of 5); 42s local ... (57 actions running) [54,959 / 55,030] 835 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 1 of 5); 43s local ... (57 actions running) [54,961 / 55,030] 837 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 1 of 5); 44s local ... (57 actions running) [54,963 / 55,030] 839 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 1 of 5); 45s local ... (57 actions running) [54,965 / 55,030] 840 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 1 of 5); 46s local ... (57 actions running) [54,967 / 55,031] 841 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 1 of 5); 47s local ... (57 actions running) [55,068 / 55,131] 844 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 1 of 5); 48s local ... (56 actions, 48 running) [55,107 / 55,210] 851 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 1 of 5); 49s local ... (59 actions running) [55,112 / 55,210] 854 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 1 of 5); 50s local ... (65 actions, 64 running) [55,134 / 55,210] 865 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 1 of 5); 51s local ... (57 actions, 56 running) [55,136 / 55,210] 866 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 52s local ... (57 actions running) [55,144 / 55,210] 866 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 54s local ... (57 actions running) [55,145 / 55,210] 866 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 55s local ... (57 actions, 56 running) [55,146 / 55,210] 867 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 57s local ... (57 actions running) [55,153 / 55,210] 868 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 58s local ... (57 actions, 56 running) [55,191 / 55,248] 868 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 59s local ... (57 actions, 56 running) [55,211 / 55,267] 871 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 60s local ... (58 actions, 57 running) [55,318 / 56,041] 878 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 61s local ... (59 actions, 52 running) [55,723 / 56,366] 878 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 62s local ... (61 actions, 43 running) [56,367 / 57,037] 879 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 63s local ... (55 actions, 39 running) [56,709 / 57,173] 882 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 64s local ... (57 actions, 33 running) [57,227 / 57,596] 882 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 65s local ... (57 actions, 29 running) [57,978 / 58,130] 883 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 66s local ... (55 actions, 23 running) [58,288 / 58,347] 885 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 67s local ... (56 actions, 54 running) [58,317 / 58,373] 888 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 68s local ... (61 actions, 59 running) [58,341 / 58,401] 891 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 69s local ... (70 actions, 68 running) [58,363 / 58,419] 895 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 70s local ... (70 actions, 69 running) [58,381 / 58,437] 897 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 71s local ... (70 actions, 69 running) [58,418 / 58,474] 902 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 72s local ... (69 actions, 67 running) [58,435 / 58,492] 907 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 73s local ... (75 actions, 74 running) [58,447 / 58,506] 910 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 75s local ... (76 actions, 75 running) [58,449 / 58,506] 911 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 76s local ... (76 actions running) [58,454 / 58,510] 914 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 77s local ... (76 actions, 75 running) [58,457 / 58,514] 916 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 78s local ... (77 actions running) [58,462 / 58,519] 918 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 79s local ... (77 actions running) [58,465 / 58,521] 919 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 80s local ... (78 actions running) [58,471 / 58,528] 921 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 81s local ... (78 actions running) [58,494 / 58,550] 923 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 82s local ... (78 actions, 77 running) [58,511 / 58,568] 923 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 83s local ... (80 actions, 79 running) [58,517 / 58,573] 924 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 84s local ... (80 actions, 79 running) [58,521 / 58,577] 926 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 86s local ... (81 actions running) [58,542 / 58,599] 931 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 87s local ... (81 actions running) [58,559 / 58,615] 933 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 88s local ... (85 actions running) [58,577 / 58,633] 934 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 89s local ... (87 actions, 86 running) [58,590 / 58,648] 936 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 90s local ... (88 actions, 86 running) [58,609 / 58,667] 937 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 92s local ... (88 actions running) [58,631 / 58,687] 938 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 93s local ... (88 actions, 87 running) [58,650 / 58,708] 941 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 94s local ... (90 actions, 88 running) [58,659 / 58,717] 942 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 95s local ... (91 actions, 90 running) [58,659 / 58,717] 942 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 96s local ... (91 actions running) [58,660 / 58,717] 943 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 97s local ... (91 actions running) [58,663 / 58,721] 946 / 3797 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 63s local ... (91 actions, 90 running) [58,681 / 58,739] 947 / 3797 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 64s local ... (91 actions, 89 running) [58,697 / 58,753] 948 / 3797 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 65s local ... (91 actions, 90 running) [58,706 / 58,767] 951 / 3797 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 66s local ... (93 actions, 92 running) [58,706 / 58,767] 952 / 3797 tests; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 67s local ... (94 actions running) [58,707 / 58,767] 952 / 3797 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/customization:test_ops_mlir; 50s local, remote-cache ... (94 actions running) [58,707 / 58,767] 952 / 3797 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/customization:test_ops_mlir; 52s local, remote-cache ... (94 actions running) [58,708 / 58,767] 953 / 3797 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/customization:test_ops_mlir; 53s local, remote-cache ... (94 actions running) [58,714 / 58,771] 958 / 3797 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/customization:test_ops_mlir; 54s local, remote-cache ... (90 actions running) [58,747 / 58,803] 964 / 3797 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/customization:test_ops_mlir; 55s local, remote-cache ... (86 actions, 85 running) [58,778 / 58,835] 969 / 3797 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/customization:test_ops_mlir; 56s local, remote-cache ... (87 actions, 86 running) [58,825 / 58,881] 972 / 3797 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/customization:test_ops_mlir; 57s local, remote-cache ... (84 actions, 81 running) [58,851 / 58,908] 976 / 3797 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/customization:test_ops_mlir; 58s local, remote-cache ... (85 actions, 84 running) [58,870 / 58,926] 982 / 3797 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/customization:test_ops_mlir; 59s local, remote-cache ... (84 actions, 83 running) [58,890 / 58,947] 984 / 3797 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/customization:test_ops_mlir; 60s local, remote-cache ... (85 actions, 84 running) [58,916 / 58,972] 989 / 3797 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/customization:test_ops_mlir; 61s local, remote-cache ... (85 actions, 84 running) [58,931 / 58,988] 996 / 3797 tests; Executing genrule //tensorflow/compiler/mlir/tfr/examples/customization:test_ops_mlir; 62s local, remote-cache ... (79 actions running) [58,962 / 59,026] 1009 / 3797 tests; Testing //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:while.mlir.test; 49s local, remote-cache ... (66 actions, 65 running) [58,969 / 59,026] 1013 / 3797 tests; Testing //tensorflow/compiler/xla/translate/mhlo_to_hlo/tests:while.mlir.test; 50s local, remote-cache ... (66 actions running) [59,017 / 59,074] 1029 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 50s local ... (55 actions, 54 running) [59,042 / 59,141] 1035 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 51s local ... (57 actions, 56 running) [59,049 / 59,142] 1039 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 52s local ... (59 actions, 58 running) [59,051 / 59,142] 1041 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 53s local ... (59 actions running) [59,059 / 59,142] 1045 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 55s local ... (56 actions, 55 running) [59,061 / 59,142] 1046 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 56s local ... (56 actions running) [59,063 / 59,142] 1049 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 57s local ... (56 actions running) [59,064 / 59,142] 1050 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 58s local ... (56 actions running) [59,065 / 59,142] 1051 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 60s local ... (56 actions running) [59,101 / 59,171] 1052 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 61s local ... (56 actions, 55 running) [59,102 / 59,171] 1053 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 62s local ... (56 actions running) [59,105 / 59,171] 1055 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 63s local ... (56 actions running) [59,108 / 59,171] 1056 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 64s local ... (56 actions running) [59,149 / 59,205] 1057 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 65s local ... (56 actions, 53 running) [59,179 / 59,245] 1066 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 66s local ... (57 actions running) [59,183 / 59,245] 1068 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 67s local ... (59 actions running) [59,184 / 59,245] 1068 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 69s local ... (59 actions running) [59,184 / 59,245] 1068 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 70s local ... (59 actions running) [59,187 / 59,245] 1071 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 71s local ... (58 actions, 57 running) [59,189 / 59,245] 1073 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 72s local ... (56 actions running) [59,208 / 59,265] 1073 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 73s local ... (56 actions running) [59,243 / 59,300] 1076 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 74s local ... (57 actions, 55 running) [59,266 / 59,323] 1078 / 3797 tests; Testing //tensorflow/python/ops/parallel_for:math_test_cpu (shard 1 of 5); 75s local ... (59 actions, 57 running) [59,271 / 59,327] 1078 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 28s local ... (61 actions, 59 running) [59,297 / 59,354] 1078 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 29s local ... (62 actions, 58 running) [59,334 / 59,391] 1082 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 30s local ... (59 actions, 54 running) [59,355 / 59,413] 1083 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 31s local ... (61 actions, 55 running) [59,357 / 59,416] 1085 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 32s local ... (60 actions, 53 running) [59,402 / 59,482] 1086 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 33s local ... (62 actions, 61 running) [59,404 / 59,482] 1088 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 34s local ... (61 actions running) [59,410 / 59,482] 1093 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 35s local ... (58 actions running) [59,418 / 59,483] 1096 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 36s local ... (57 actions, 56 running) [59,422 / 59,484] 1097 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 37s local ... (56 actions running) [59,425 / 59,484] 1100 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 38s local ... (56 actions running) [59,428 / 59,484] 1100 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 39s local ... (57 actions running) [59,433 / 59,534] 1104 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 40s local ... (56 actions running) [59,434 / 59,534] 1104 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 42s local ... (56 actions running) [59,434 / 59,534] 1105 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 44s local ... (56 actions running) [59,438 / 59,534] 1107 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 45s local ... (56 actions, 55 running) [59,448 / 59,534] 1108 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 46s local ... (56 actions, 55 running) [59,454 / 59,534] 1109 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 47s local ... (56 actions running) [59,455 / 59,534] 1109 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 48s local ... (56 actions running) [59,460 / 59,534] 1109 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 49s local ... (56 actions, 55 running) [59,471 / 59,534] 1109 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 50s local ... (56 actions running) [59,472 / 59,534] 1109 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 51s local ... (56 actions, 55 running) [59,475 / 59,534] 1110 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 53s local ... (56 actions, 55 running) [59,481 / 59,537] 1110 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 54s local ... (56 actions, 55 running) [59,528 / 59,587] 1111 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 55s local ... (57 actions, 55 running) [59,584 / 59,641] 1114 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 56s local ... (61 actions, 58 running) [59,597 / 59,660] 1119 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 57s local ... (64 actions running) [59,600 / 59,660] 1120 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 58s local ... (64 actions running) [59,604 / 59,660] 1120 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 62s local ... (64 actions, 60 running) [59,660 / 59,716] 1124 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 63s local ... (64 actions, 62 running) [59,660 / 59,716] 1124 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 65s local ... (66 actions running) [59,660 / 59,716] 1124 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 81s local ... (66 actions running) [59,678 / 59,734] 1127 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 82s local ... (69 actions, 68 running) [59,682 / 59,738] 1129 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 83s local ... (69 actions, 68 running) [59,700 / 59,756] 1131 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 84s local ... (69 actions, 68 running) [59,713 / 59,770] 1136 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 85s local ... (67 actions, 66 running) [59,731 / 59,787] 1140 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 86s local ... (65 actions, 64 running) [59,748 / 59,805] 1150 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 87s local ... (58 actions running) [59,768 / 59,824] 1152 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 88s local ... (56 actions, 55 running) [59,783 / 59,839] 1153 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 89s local ... (56 actions, 54 running) [59,794 / 59,852] 1153 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 91s local ... (58 actions, 57 running) [59,813 / 59,871] 1154 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 92s local ... (58 actions, 57 running) [59,830 / 59,886] 1158 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 93s local ... (58 actions, 57 running) [59,852 / 59,908] 1159 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 94s local ... (60 actions running) [59,861 / 59,917] 1167 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 95s local ... (61 actions running) [59,873 / 59,929] 1170 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 96s local ... (60 actions running) [59,889 / 59,945] 1173 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 97s local ... (59 actions, 57 running) [59,892 / 59,948] 1173 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 98s local ... (60 actions, 59 running) [59,894 / 59,951] 1174 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 99s local ... (60 actions running) [59,902 / 59,958] 1175 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 100s local ... (60 actions running) [59,915 / 59,971] 1180 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 101s local ... (58 actions, 57 running) [59,927 / 59,984] 1183 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 102s local ... (58 actions, 57 running) [59,934 / 59,990] 1184 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 103s local ... (57 actions, 56 running) [59,949 / 60,005] 1188 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 104s local ... (58 actions running) [59,980 / 60,036] 1191 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 105s local ... (56 actions, 55 running) [59,988 / 60,089] 1195 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 106s local ... (59 actions running) [59,990 / 60,089] 1197 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 107s local ... (58 actions running) [59,993 / 60,089] 1199 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 109s local ... (58 actions running) [59,998 / 60,089] 1202 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 110s local ... (56 actions running) [60,001 / 60,089] 1204 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 111s local ... (56 actions running) [60,005 / 60,089] 1205 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 112s local ... (56 actions, 55 running) [60,010 / 60,089] 1207 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 114s local ... (56 actions, 55 running) [60,013 / 60,089] 1211 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 115s local ... (56 actions running) [60,018 / 60,089] 1212 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 2 of 10); 116s local ... (56 actions, 55 running) [60,041 / 60,097] 1213 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 2 of 10); 117s local ... (56 actions, 55 running) [60,061 / 60,121] 1214 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 2 of 10); 118s local ... (55 actions, 54 running) [60,138 / 60,194] 1217 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 6 of 10); 118s local ... (59 actions, 57 running) [60,154 / 60,212] 1218 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 6 of 10); 119s local ... (59 actions, 54 running) [60,177 / 60,236] 1218 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 6 of 10); 121s local ... (62 actions, 59 running) [60,229 / 60,288] 1219 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 6 of 10); 122s local ... (63 actions running) [60,229 / 60,288] 1220 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 6 of 10); 123s local ... (63 actions running) [60,236 / 60,292] 1221 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 68s local ... (65 actions, 64 running) [60,242 / 60,342] 1223 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 69s local ... (67 actions, 66 running) [60,247 / 60,342] 1226 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 71s local ... (67 actions running) [60,250 / 60,342] 1228 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 72s local ... (67 actions running) [60,255 / 60,342] 1230 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 73s local ... (66 actions, 65 running) [60,255 / 60,342] 1231 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 74s local ... (66 actions running) [60,257 / 60,342] 1233 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 75s local ... (65 actions running) [60,263 / 60,342] 1239 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 77s local ... (62 actions running) [60,282 / 60,342] 1245 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 78s local ... (56 actions, 55 running) [60,319 / 60,380] 1247 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 79s local ... (56 actions, 51 running) [60,361 / 60,417] 1249 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 1 of 17); 80s local ... (56 actions running) [60,382 / 60,444] 1253 / 3797 tests; Testing //tensorflow/python/data/experimental/kernel_tests/service:distributed_save_ft_test (shard 5 of 17); 80s local ... (58 actions, 57 running) [60,422 / 60,480] 1256 / 3797 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 48s local ... (57 actions, 52 running) [60,484 / 60,542] 1258 / 3797 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 49s local ... (58 actions, 54 running) [60,547 / 60,607] 1263 / 3797 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 50s local ... (57 actions, 54 running) [60,589 / 60,646] 1265 / 3797 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 51s local ... (57 actions, 52 running) [60,601 / 60,658] 1267 / 3797 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 52s local ... (62 actions running) [60,603 / 60,658] 1268 / 3797 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 54s local ... (61 actions running) [60,608 / 60,665] 1273 / 3797 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 55s local ... (58 actions, 57 running) [60,615 / 60,673] 1278 / 3797 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 56s local ... (56 actions, 55 running) [60,630 / 60,687] 1280 / 3797 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 57s local ... (56 actions, 55 running) [60,656 / 60,714] 1283 / 3797 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 58s local ... (55 actions, 53 running) [60,681 / 60,738] 1287 / 3797 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 59s local ... (57 actions, 56 running) [60,739 / 60,795] 1295 / 3797 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 60s local ... (57 actions, 54 running) [60,801 / 60,860] 1302 / 3797 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 61s local ... (57 actions, 53 running) [60,849 / 60,905] 1308 / 3797 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 62s local ... (56 actions, 54 running) [60,868 / 60,929] 1309 / 3797 tests; Testing //tensorflow/python/ops/structured:structured_tensor_slice_test; 63s local ... (58 actions, 57 running) [60,909 / 60,969] 1312 / 3797 tests; Testing //tensorflow/python/ops:math_grad_test_cpu; 19s local ... (58 actions, 55 running) [60,958 / 61,016] 1312 / 3797 tests; Testing //tensorflow/python/ops:math_grad_test_cpu; 20s local ... (60 actions, 56 running) [60,972 / 61,029] 1315 / 3797 tests; Testing //tensorflow/python/ops:math_grad_test_cpu; 22s local ... (60 actions running) [61,005 / 61,061] 1320 / 3797 tests; Testing //tensorflow/python/ops:math_grad_test_cpu; 23s local ... (58 actions, 57 running) [61,024 / 61,082] 1325 / 3797 tests; Testing //tensorflow/python/ops:math_grad_test_cpu; 24s local ... (59 actions, 57 running) [61,032 / 61,090] 1327 / 3797 tests; Testing //tensorflow/python/kernel_tests/control_flow:control_flow_ops_py_test_cpu (shard 10 of 16); 22s local ... (60 actions running) [61,036 / 61,093] 1332 / 3797 tests; Testing //tensorflow/python/kernel_tests/control_flow:control_flow_ops_py_test_cpu (shard 10 of 16); 23s local ... (57 actions running) [61,069 / 61,125] 1335 / 3797 tests; Testing //tensorflow/python/kernel_tests/control_flow:control_flow_ops_py_test_cpu (shard 10 of 16); 25s local ... (56 actions, 55 running) [61,083 / 61,139] 1339 / 3797 tests; Testing //tensorflow/python/kernel_tests/control_flow:control_flow_ops_py_test_cpu (shard 10 of 16); 26s local ... (57 actions, 56 running) [61,087 / 61,143] 1342 / 3797 tests; Testing //tensorflow/python/kernel_tests/control_flow:control_flow_ops_py_test_cpu (shard 10 of 16); 27s local ... (56 actions running) [61,120 / 61,177] 1346 / 3797 tests; Testing //tensorflow/python/kernel_tests/control_flow:control_flow_ops_py_test_cpu (shard 10 of 16); 28s local ... (56 actions, 55 running) [61,138 / 61,196] 1347 / 3797 tests; Testing //tensorflow/python/kernel_tests/control_flow:control_flow_ops_py_test_cpu (shard 10 of 16); 29s local ... (56 actions, 54 running) [61,160 / 61,218] 1349 / 3797 tests; Testing //tensorflow/python/kernel_tests/control_flow:control_flow_ops_py_test_cpu (shard 10 of 16); 30s local ... (57 actions, 56 running) [61,187 / 61,244] 1351 / 3797 tests; Testing //tensorflow/python/kernel_tests/control_flow:control_flow_ops_py_test_cpu (shard 10 of 16); 31s local ... (56 actions, 55 running) [61,210 / 61,267] 1356 / 3797 tests; Testing //tensorflow/python/kernel_tests/control_flow:control_flow_ops_py_test_cpu (shard 10 of 16); 32s local ... (57 actions running) [61,226 / 61,280] 1356 / 3797 tests; Testing //tensorflow/python/kernel_tests/control_flow:control_flow_ops_py_test_cpu (shard 10 of 16); 33s local ... (58 actions, 56 running) [61,233 / 61,291] 1356 / 3797 tests; Testing //tensorflow/python/kernel_tests/control_flow:control_flow_ops_py_test_cpu (shard 10 of 16); 34s local ... (61 actions, 59 running) [61,252 / 61,309] 1356 / 3797 tests; Testing //tensorflow/python/kernel_tests/control_flow:control_flow_ops_py_test_cpu (shard 10 of 16); 35s local ... (63 actions running) [61,276 / 61,332] 1361 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 34s local ... (62 actions running) [61,299 / 61,355] 1363 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 36s local ... (61 actions, 60 running) [61,317 / 61,373] 1364 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 37s local ... (61 actions, 60 running) [61,339 / 61,397] 1365 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 38s local ... (60 actions running) [61,352 / 61,409] 1368 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 39s local ... (59 actions, 58 running) [61,355 / 61,412] 1370 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 40s local ... (59 actions running) [61,367 / 61,424] 1374 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 41s local ... (57 actions running) [61,373 / 61,430] 1374 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 42s local ... (56 actions, 55 running) [61,380 / 61,443] 1376 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 43s local ... (56 actions, 55 running) [61,380 / 61,443] 1376 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 45s local ... (56 actions running) [61,381 / 61,443] 1377 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 46s local ... (56 actions running) [61,383 / 61,443] 1378 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 47s local ... (55 actions running) [61,384 / 61,443] 1378 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 48s local ... (56 actions running) [61,388 / 61,445] 1382 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 49s local ... (56 actions, 54 running) [61,398 / 61,455] 1383 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 50s local ... (57 actions running) [61,403 / 61,460] 1384 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 51s local ... (56 actions running) [61,406 / 61,463] 1385 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 52s local ... (56 actions running) [61,409 / 61,466] 1386 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 53s local ... (56 actions running) [61,410 / 61,467] 1386 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 54s local ... (56 actions running) [61,414 / 61,470] 1387 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 55s local ... (56 actions, 54 running) [61,414 / 61,470] 1387 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 56s local ... (56 actions running) [61,415 / 61,470] 1387 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 57s local ... (56 actions running) [61,420 / 61,476] 1387 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 58s local ... (56 actions running) [61,422 / 61,478] 1388 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 60s local ... (57 actions running) [61,427 / 61,484] 1389 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 61s local ... (56 actions running) [61,427 / 61,484] 1390 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 62s local ... (56 actions running) [61,431 / 61,487] 1390 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 63s local ... (56 actions, 55 running) [61,437 / 61,494] 1391 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 64s local ... (56 actions, 55 running) [61,441 / 61,498] 1391 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 66s local ... (56 actions running) [61,445 / 61,508] 1393 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 67s local ... (55 actions running) [61,447 / 61,508] 1393 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 68s local ... (56 actions, 55 running) [61,451 / 61,508] 1397 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 69s local ... (56 actions running) [61,455 / 61,511] 1397 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 71s local ... (55 actions running) [61,458 / 61,515] 1397 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 72s local ... (56 actions running) [61,462 / 61,519] 1397 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 73s local ... (56 actions running) [61,463 / 61,520] 1397 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 74s local ... (56 actions, 55 running) [61,464 / 61,520] 1397 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 76s local ... (57 actions, 56 running) [61,482 / 61,539] 1400 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 77s local ... (56 actions running) [61,488 / 61,545] 1400 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 78s local ... (56 actions running) [61,497 / 61,554] 1401 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 79s local ... (56 actions running) [61,498 / 61,554] 1401 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 80s local ... (56 actions, 55 running) [61,501 / 61,558] 1401 / 3797 tests; Testing //tensorflow/python/data/kernel_tests:io_test; 82s local ... (56 actions running) [61,517 / 61,573] 1404 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 62s local ... (56 actions, 55 running) [61,533 / 61,598] 1405 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 63s local ... (56 actions, 55 running) [61,534 / 61,598] 1405 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 65s local ... (56 actions running) [61,535 / 61,598] 1406 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 66s local ... (56 actions running) [61,540 / 61,598] 1408 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 67s local ... (56 actions, 55 running) [61,541 / 61,598] 1409 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 68s local ... (56 actions running) [61,543 / 61,600] 1409 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 69s local ... (56 actions, 55 running) [61,543 / 61,600] 1409 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 71s local ... (56 actions running) [61,544 / 61,608] 1409 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 73s local ... (56 actions, 55 running) [61,547 / 61,608] 1410 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 75s local ... (56 actions running) [61,550 / 61,608] 1410 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 76s local ... (56 actions, 55 running) [61,553 / 61,610] 1411 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 77s local ... (56 actions, 55 running) [61,554 / 61,610] 1411 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 78s local ... (55 actions running) [61,558 / 61,615] 1412 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 79s local ... (56 actions, 55 running) [61,559 / 61,616] 1412 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 80s local ... (57 actions running) [61,560 / 61,617] 1413 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 81s local ... (57 actions, 56 running) [61,570 / 61,628] 1414 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 82s local ... (56 actions running) [61,591 / 61,648] 1415 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 83s local ... (56 actions, 55 running) [61,594 / 61,651] 1416 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 84s local ... (56 actions running) [61,598 / 61,655] 1416 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 85s local ... (57 actions, 56 running) [61,601 / 61,658] 1417 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 87s local ... (56 actions running) [61,606 / 61,662] 1417 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 88s local ... (55 actions running) [61,619 / 61,675] 1417 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 89s local ... (56 actions running) [61,623 / 61,681] 1419 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 90s local ... (56 actions, 55 running) [61,624 / 61,681] 1419 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 91s local ... (56 actions running) [61,628 / 61,685] 1420 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 92s local ... (56 actions running) [61,630 / 61,688] 1420 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 93s local ... (56 actions, 55 running) [61,634 / 61,691] 1421 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 94s local ... (56 actions running) [61,635 / 61,691] 1422 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 97s local ... (55 actions running) [61,644 / 61,701] 1423 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 98s local ... (56 actions running) [61,645 / 61,702] 1423 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 99s local ... (57 actions running) [61,653 / 61,709] 1426 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 100s local ... (56 actions, 55 running) [61,653 / 61,709] 1426 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 101s local ... (57 actions running) [61,656 / 61,713] 1427 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 102s local ... (57 actions running) [61,656 / 61,713] 1427 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 103s local ... (57 actions running) [61,661 / 61,717] 1429 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 104s local ... (56 actions running) [61,662 / 61,720] 1429 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 105s local ... (56 actions, 55 running) [61,670 / 61,726] 1430 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 106s local ... (56 actions, 55 running) [61,679 / 61,735] 1431 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 107s local ... (56 actions, 55 running) [61,684 / 61,741] 1432 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 108s local ... (56 actions running) [61,687 / 61,744] 1432 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 110s local ... (56 actions running) [61,687 / 61,744] 1433 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 113s local ... (56 actions running) [61,690 / 61,746] 1433 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 115s local ... (56 actions running) [61,692 / 61,749] 1434 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 116s local ... (57 actions running) [61,694 / 61,752] 1435 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 117s local ... (57 actions running) [61,709 / 61,764] 1437 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 118s local ... (54 actions, 53 running) [61,721 / 61,778] 1438 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 119s local ... (55 actions running) [61,726 / 61,782] 1438 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 120s local ... (56 actions running) [61,727 / 61,783] 1438 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 121s local ... (56 actions running) [61,727 / 61,783] 1438 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 122s local ... (57 actions running) [61,731 / 61,789] 1439 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 123s local ... (57 actions, 56 running) [61,734 / 61,799] 1439 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 124s local ... (57 actions, 56 running) [61,736 / 61,799] 1440 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 126s local ... (57 actions, 56 running) [61,737 / 61,799] 1440 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 127s local ... (57 actions running) [61,739 / 61,799] 1440 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 135s local ... (56 actions, 55 running) [61,742 / 61,799] 1440 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 137s local ... (57 actions running) [61,742 / 61,799] 1440 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 151s local ... (57 actions running) [61,747 / 61,802] 1441 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 124s local ... (55 actions, 54 running) [61,760 / 61,815] 1441 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 125s local ... (57 actions, 56 running) [61,771 / 61,840] 1444 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 127s local ... (56 actions, 55 running) [61,773 / 61,840] 1445 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 128s local ... (56 actions running) [61,774 / 61,840] 1445 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 132s local ... (56 actions, 55 running) [61,776 / 61,840] 1446 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 134s local ... (56 actions running) [61,778 / 61,840] 1448 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 135s local ... (56 actions running) [61,786 / 61,857] 1451 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 136s local ... (56 actions, 53 running) [61,789 / 61,857] 1453 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 137s local ... (56 actions running) [61,791 / 61,857] 1454 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 138s local ... (56 actions running) [61,794 / 61,857] 1457 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 139s local ... (56 actions running) [61,796 / 61,857] 1459 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 140s local ... (56 actions running) [61,797 / 61,857] 1459 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 141s local ... (56 actions, 55 running) [61,800 / 61,857] 1460 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 143s local ... (56 actions running) [61,805 / 61,861] 1460 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 144s local ... (56 actions, 55 running) [61,807 / 61,865] 1460 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 145s local ... (56 actions running) [61,826 / 61,883] 1462 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 146s local ... (56 actions, 55 running) [61,845 / 61,902] 1464 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 148s local ... (57 actions running) [61,857 / 61,917] 1466 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 149s local ... (57 actions, 56 running) [61,861 / 61,918] 1467 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 150s local ... (56 actions running) [61,872 / 61,927] 1467 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 151s local ... (55 actions, 54 running) [61,914 / 62,019] 1469 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 152s local ... (56 actions, 55 running) [61,960 / 62,038] 1470 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 153s local ... (56 actions, 55 running) [61,975 / 62,052] 1472 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 155s local ... (57 actions running) [61,991 / 62,067] 1473 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 156s local ... (57 actions, 56 running) [62,002 / 62,076] 1474 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 157s local ... (60 actions, 59 running) [62,016 / 62,090] 1475 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 158s local ... (60 actions running) [62,027 / 62,101] 1476 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 159s local ... (60 actions running) [62,043 / 62,117] 1480 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 160s local ... (60 actions running) [62,058 / 62,134] 1481 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 161s local ... (62 actions running) [62,072 / 62,165] 1481 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 162s local ... (62 actions, 61 running) [62,093 / 62,176] 1481 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 163s local ... (63 actions, 57 running) [62,103 / 62,179] 1483 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 164s local ... (63 actions, 62 running) [62,107 / 62,183] 1484 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 165s local ... (62 actions running) [62,115 / 62,190] 1484 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 167s local ... (62 actions, 61 running) [62,126 / 62,202] 1487 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 168s local ... (63 actions, 62 running) [62,154 / 62,233] 1495 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 169s local ... (63 actions running) [62,159 / 62,235] 1496 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 170s local ... (62 actions, 61 running) [62,185 / 62,260] 1498 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 172s local ... (60 actions, 59 running) [62,239 / 62,318] 1502 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 173s local ... (62 actions, 60 running) [62,264 / 62,336] 1506 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 174s local ... (63 actions running) [62,286 / 62,358] 1509 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 175s local ... (63 actions running) [62,296 / 62,366] 1510 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 176s local ... (63 actions running) [62,303 / 62,378] 1512 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 177s local ... (64 actions, 63 running) [62,307 / 62,378] 1513 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 178s local ... (63 actions, 62 running) [62,309 / 62,380] 1515 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 180s local ... (62 actions running) [62,319 / 62,388] 1519 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 181s local ... (61 actions running) [62,330 / 62,409] 1521 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 182s local ... (62 actions running) [62,336 / 62,409] 1525 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 183s local ... (62 actions, 61 running) [62,338 / 62,409] 1528 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 184s local ... (62 actions running) [62,339 / 62,409] 1529 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 185s local ... (62 actions running) [62,340 / 62,410] 1529 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 186s local ... (62 actions running) [62,349 / 62,420] 1532 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 187s local ... (63 actions, 62 running) [62,362 / 62,433] 1535 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 188s local ... (63 actions running) [62,378 / 62,446] 1535 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 189s local ... (64 actions, 63 running) [62,413 / 62,477] 1541 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 190s local ... (61 actions running) [62,453 / 62,509] 1547 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 191s local ... (60 actions running) [62,498 / 62,560] 1554 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 192s local ... (60 actions, 58 running) [62,518 / 62,575] 1557 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 193s local ... (62 actions, 61 running) [62,550 / 62,607] 1559 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 195s local ... (61 actions running) [62,573 / 62,631] 1568 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 196s local ... (63 actions running) [62,580 / 62,638] 1575 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 197s local ... (57 actions running) [62,582 / 62,639] 1577 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 198s local ... (57 actions running) [62,588 / 62,644] 1579 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 199s local ... (56 actions running) [62,612 / 62,669] 1583 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 200s local ... (58 actions, 57 running) [62,623 / 62,680] 1585 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 201s local ... (58 actions, 57 running) [62,634 / 62,691] 1587 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 202s local ... (58 actions, 57 running) [62,671 / 62,728] 1587 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 203s local ... (59 actions running) [62,685 / 62,742] 1591 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 205s local ... (62 actions, 61 running) [62,733 / 62,791] 1601 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 206s local ... (64 actions, 62 running) [62,809 / 62,867] 1608 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 207s local ... (65 actions, 61 running) [62,837 / 62,894] 1610 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 208s local ... (66 actions running) [62,857 / 62,915] 1616 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 209s local ... (66 actions, 65 running) [62,875 / 62,932] 1619 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 210s local ... (67 actions, 66 running) [62,904 / 62,966] 1627 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 211s local ... (65 actions, 64 running) [62,914 / 62,974] 1636 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 212s local ... (57 actions, 56 running) [62,916 / 62,974] 1637 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 213s local ... (57 actions, 56 running) [62,927 / 62,985] 1640 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 214s local ... (57 actions, 56 running) [62,955 / 63,014] 1644 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 215s local ... (57 actions, 55 running) [62,973 / 63,034] 1648 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 216s local ... (57 actions, 54 running) [62,984 / 63,041] 1652 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 217s local ... (58 actions, 57 running) [63,003 / 63,060] 1654 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 218s local ... (61 actions running) [63,028 / 63,087] 1662 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 219s local ... (57 actions, 55 running) [63,064 / 63,121] 1667 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 220s local ... (57 actions, 56 running) [63,114 / 63,172] 1674 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 221s local ... (58 actions, 56 running) [63,120 / 63,177] 1676 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 222s local ... (59 actions, 58 running) [63,125 / 63,182] 1677 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 223s local ... (61 actions, 60 running) [63,141 / 63,199] 1680 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 224s local ... (62 actions, 61 running) [63,166 / 63,223] 1687 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 225s local ... (65 actions, 63 running) [63,166 / 63,223] 1687 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 226s local ... (67 actions running) [63,184 / 63,242] 1690 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 227s local ... (66 actions running) [63,211 / 63,275] 1695 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 228s local ... (66 actions running) [63,214 / 63,275] 1698 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 230s local ... (65 actions running) [63,227 / 63,298] 1709 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 231s local ... (57 actions running) [63,230 / 63,298] 1710 / 3797 tests; Testing //tensorflow/python/framework:flexible_dtypes_test; 232s local ... (56 actions running) [63,234 / 63,298] 1713 / 3797 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 65s local ... (58 actions running) [63,237 / 63,298] 1714 / 3797 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 66s local ... (57 actions running) [63,241 / 63,298] 1716 / 3797 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 67s local ... (57 actions running) [63,251 / 63,309] 1718 / 3797 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 68s local ... (57 actions, 56 running) [63,257 / 63,314] 1719 / 3797 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 69s local ... (57 actions running) [63,291 / 63,349] 1724 / 3797 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 70s local ... (57 actions, 54 running) [63,337 / 63,394] 1729 / 3797 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 71s local ... (57 actions, 56 running) [63,356 / 63,413] 1733 / 3797 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 72s local ... (60 actions, 59 running) [63,361 / 63,418] 1734 / 3797 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 73s local ... (60 actions running) [63,378 / 63,436] 1736 / 3797 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 74s local ... (59 actions, 58 running) [63,397 / 63,454] 1739 / 3797 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 75s local ... (59 actions, 57 running) [63,410 / 63,467] 1742 / 3797 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 76s local ... (59 actions, 56 running) [63,430 / 63,490] 1744 / 3797 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 77s local ... (60 actions, 59 running) [63,456 / 63,514] 1749 / 3797 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 78s local ... (57 actions running) [63,476 / 63,549] 1752 / 3797 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 80s local ... (59 actions running) [63,479 / 63,549] 1754 / 3797 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 81s local ... (57 actions running) [63,479 / 63,549] 1755 / 3797 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 82s local ... (57 actions running) [63,480 / 63,549] 1755 / 3797 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 84s local ... (57 actions running) [63,480 / 63,549] 1756 / 3797 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 85s local ... (57 actions running) [63,481 / 63,549] 1756 / 3797 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 87s local ... (57 actions running) [63,481 / 63,549] 1757 / 3797 tests; Testing //tensorflow/python/ops/ragged:ragged_gather_op_test (shard 3 of 4); 88s local ... (57 actions running) [63,482 / 63,549] 1757 / 3797 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 67s local, remote-cache ... (57 actions running) [63,483 / 63,549] 1758 / 3797 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 68s local, remote-cache ... (57 actions running) [63,484 / 63,549] 1759 / 3797 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 70s local, remote-cache ... (57 actions running) [63,485 / 63,549] 1759 / 3797 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 72s local, remote-cache ... (57 actions, 56 running) [63,489 / 63,549] 1761 / 3797 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 73s local, remote-cache ... (57 actions, 56 running) [63,494 / 63,553] 1761 / 3797 tests; Compiling tensorflow/python/tools/aot_compiled_test.cc; 74s local, remote-cache ... (57 actions, 56 running) [63,509 / 63,565] 1762 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 59s local ... (56 actions, 55 running) [63,519 / 63,576] 1763 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 60s local ... (57 actions, 55 running) [63,522 / 63,601] 1764 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 61s local ... (57 actions, 56 running) [63,525 / 63,601] 1765 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 62s local ... (56 actions running) [63,527 / 63,601] 1766 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 63s local ... (56 actions, 55 running) [63,528 / 63,601] 1767 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 64s local ... (56 actions running) [63,531 / 63,601] 1768 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 65s local ... (56 actions running) [63,532 / 63,601] 1768 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 67s local ... (56 actions, 55 running) [63,533 / 63,601] 1769 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 68s local ... (56 actions running) [63,534 / 63,601] 1769 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 70s local ... (56 actions running) [63,535 / 63,601] 1769 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 71s local ... (56 actions running) [63,536 / 63,601] 1769 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 72s local ... (56 actions, 55 running) [63,540 / 63,601] 1769 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 74s local ... (56 actions running) [63,543 / 63,601] 1769 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 75s local ... (56 actions running) [63,548 / 63,605] 1769 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 76s local ... (56 actions running) [63,556 / 63,613] 1769 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 77s local ... (56 actions running) [63,558 / 63,614] 1769 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 78s local ... (57 actions running) [63,558 / 63,614] 1770 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 79s local ... (58 actions running) [63,563 / 63,619] 1772 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 80s local ... (59 actions, 58 running) [63,571 / 63,627] 1773 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 81s local ... (59 actions, 58 running) [63,577 / 63,636] 1774 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 82s local ... (59 actions, 58 running) [63,584 / 63,640] 1774 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 83s local ... (59 actions, 58 running) [63,613 / 63,672] 1777 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 85s local ... (60 actions, 58 running) [63,626 / 63,683] 1777 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 86s local ... (60 actions, 59 running) [63,636 / 63,692] 1778 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 87s local ... (61 actions, 60 running) [63,643 / 63,700] 1780 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 88s local ... (63 actions, 61 running) [63,661 / 63,717] 1781 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 89s local ... (64 actions, 63 running) [63,670 / 63,727] 1784 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 90s local ... (64 actions, 62 running) [63,687 / 63,743] 1784 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 91s local ... (66 actions, 64 running) [63,691 / 63,748] 1785 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 92s local ... (67 actions running) [63,706 / 63,762] 1785 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 93s local ... (68 actions, 66 running) [63,715 / 63,772] 1788 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 94s local ... (70 actions, 69 running) [63,720 / 63,776] 1789 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 95s local ... (71 actions, 70 running) [63,727 / 63,783] 1789 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 96s local ... (73 actions running) [63,729 / 63,785] 1790 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:ctc_loss_op_test_cpu; 97s local ... (74 actions, 73 running) [63,747 / 63,803] 1794 / 3797 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 1 of 10); 77s local ... (74 actions running) [63,794 / 63,851] 1797 / 3797 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 78s local ... (76 actions, 74 running) [63,820 / 63,876] 1800 / 3797 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 79s local ... (76 actions, 73 running) [63,824 / 63,881] 1803 / 3797 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 81s local ... (76 actions, 74 running) [63,824 / 63,881] 1803 / 3797 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 85s local ... (76 actions, 74 running) [63,825 / 63,881] 1803 / 3797 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 90s local ... (76 actions, 73 running) [63,851 / 63,907] 1807 / 3797 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 91s local ... (75 actions, 71 running) [63,883 / 63,943] 1809 / 3797 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 92s local ... (75 actions, 70 running) [63,915 / 63,971] 1810 / 3797 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 93s local ... (78 actions, 77 running) [63,921 / 63,978] 1811 / 3797 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 94s local ... (78 actions running) [63,926 / 63,983] 1813 / 3797 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 95s local ... (78 actions, 77 running) [63,946 / 64,041] 1816 / 3797 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 97s local ... (78 actions, 77 running) [63,949 / 64,041] 1819 / 3797 tests; Testing //tensorflow/compiler/tests:stateless_random_ops_test_cpu_mlir_bridge_test (shard 2 of 10); 98s local ... (78 actions, 77 running) [63,950 / 64,041] 1819 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 97s local ... (78 actions, 77 running) [63,953 / 64,042] 1820 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 98s local ... (78 actions running) [63,956 / 64,043] 1822 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 99s local ... (78 actions, 77 running) [63,956 / 64,043] 1822 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 100s local ... (78 actions running) [63,956 / 64,043] 1822 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 106s local ... (78 actions running) [63,965 / 64,043] 1822 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 107s local ... (79 actions running) [63,970 / 64,043] 1825 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 108s local ... (78 actions running) [63,972 / 64,043] 1826 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 109s local ... (77 actions running) [63,974 / 64,043] 1828 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 110s local ... (75 actions running) [63,979 / 64,043] 1833 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 111s local ... (71 actions running) [63,984 / 64,043] 1837 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 112s local ... (68 actions running) [63,991 / 64,049] 1841 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 113s local ... (65 actions, 64 running) [64,007 / 64,062] 1843 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 114s local ... (63 actions running) [64,047 / 64,102] 1848 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 115s local ... (61 actions, 58 running) [64,050 / 64,108] 1850 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 116s local ... (60 actions, 59 running) [64,081 / 64,138] 1856 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 117s local ... (60 actions, 58 running) [64,100 / 64,156] 1861 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 118s local ... (58 actions, 56 running) [64,108 / 64,165] 1864 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 119s local ... (57 actions, 56 running) [64,129 / 64,186] 1866 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 120s local ... (58 actions running) [64,156 / 64,214] 1868 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 121s local ... (57 actions, 56 running) [64,195 / 64,254] 1870 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 122s local ... (57 actions, 55 running) [64,225 / 64,282] 1877 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 123s local ... (57 actions running) [64,245 / 64,332] 1882 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 124s local ... (57 actions running) [64,247 / 64,332] 1883 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 125s local ... (56 actions, 55 running) [64,252 / 64,332] 1886 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 127s local ... (56 actions, 55 running) [64,255 / 64,332] 1888 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 128s local ... (56 actions running) [64,261 / 64,332] 1892 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 129s local ... (56 actions running) [64,264 / 64,332] 1893 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 130s local ... (56 actions, 55 running) [64,266 / 64,332] 1893 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 131s local ... (56 actions, 55 running) [64,271 / 64,332] 1893 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 132s local ... (56 actions, 55 running) [64,279 / 64,335] 1895 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 133s local ... (56 actions, 53 running) [64,283 / 64,339] 1897 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 134s local ... (56 actions running) [64,291 / 64,347] 1901 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 135s local ... (57 actions, 56 running) [64,309 / 64,365] 1903 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 18 of 20); 136s local ... (58 actions, 57 running) [64,340 / 64,397] 1907 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 137s local ... (61 actions running) [64,451 / 64,509] 1912 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 138s local ... (62 actions, 59 running) [64,488 / 64,545] 1913 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 139s local ... (66 actions, 64 running) [64,519 / 64,575] 1916 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 140s local ... (67 actions, 66 running) [64,553 / 64,609] 1925 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 141s local ... (69 actions running) [64,566 / 64,623] 1929 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 143s local ... (72 actions running) [64,585 / 64,654] 1935 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 144s local ... (73 actions running) [64,595 / 64,654] 1945 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 86s local ... (67 actions running) [64,622 / 64,692] 1953 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 87s local ... (60 actions, 59 running) [64,629 / 64,693] 1959 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 88s local ... (57 actions, 56 running) [64,631 / 64,693] 1961 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 89s local ... (58 actions running) [64,636 / 64,693] 1966 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 90s local ... (56 actions running) [64,637 / 64,693] 1967 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 92s local ... (56 actions running) [64,662 / 64,720] 1970 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 93s local ... (56 actions, 53 running) [64,759 / 64,840] 1979 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 94s local ... (59 actions, 57 running) [64,770 / 64,840] 1983 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 95s local ... (60 actions running) [64,772 / 64,840] 1985 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 97s local ... (60 actions running) [64,776 / 64,840] 1988 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 98s local ... (56 actions running) [64,779 / 64,840] 1991 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 100s local ... (56 actions running) [64,796 / 64,855] 1993 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 101s local ... (56 actions, 53 running) [64,858 / 64,913] 1995 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 102s local ... (56 actions, 55 running) [64,887 / 64,943] 2001 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 103s local ... (58 actions, 57 running) [64,893 / 64,963] 2003 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 104s local ... (58 actions running) [64,902 / 64,963] 2006 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 105s local ... (58 actions running) [64,916 / 64,973] 2009 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 106s local ... (56 actions, 54 running) [64,927 / 64,983] 2010 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 108s local ... (57 actions, 56 running) [64,987 / 65,044] 2015 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 109s local ... (58 actions, 55 running) [65,002 / 65,085] 2021 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 110s local ... (59 actions running) [65,007 / 65,085] 2026 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 111s local ... (57 actions running) [65,012 / 65,085] 2029 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 112s local ... (56 actions running) [65,058 / 65,118] 2030 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 113s local ... (55 actions, 53 running) [65,079 / 65,135] 2032 / 3797 tests; Testing //tensorflow/compiler/xla/pjrt/distributed:client_server_test; 35s local ... (56 actions, 55 running) [65,113 / 65,169] 2040 / 3797 tests; Testing //tensorflow/compiler/xla/pjrt/distributed:client_server_test; 36s local ... (57 actions running) [65,127 / 65,182] 2046 / 3797 tests; Testing //tensorflow/compiler/xla/pjrt/distributed:client_server_test; 37s local ... (57 actions, 56 running) [65,144 / 65,202] 2049 / 3797 tests; Testing //tensorflow/compiler/xla/pjrt/distributed:client_server_test; 38s local ... (58 actions running) [65,186 / 65,244] 2051 / 3797 tests; Testing //tensorflow/compiler/xla/pjrt/distributed:client_server_test; 39s local ... (58 actions, 57 running) [65,203 / 65,259] 2055 / 3797 tests; Testing //tensorflow/compiler/xla/pjrt/distributed:client_server_test; 40s local ... (57 actions, 56 running) [65,228 / 65,284] 2058 / 3797 tests; Testing //tensorflow/compiler/xla/pjrt/distributed:client_server_test; 41s local ... (58 actions, 57 running) [65,273 / 65,341] 2060 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 20s local ... (62 actions, 61 running) [65,280 / 65,344] 2066 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 21s local ... (59 actions running) [65,286 / 65,344] 2072 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 22s local ... (58 actions running) [65,288 / 65,344] 2074 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 23s local ... (56 actions running) [65,303 / 65,402] 2078 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 24s local ... (56 actions, 55 running) [65,369 / 65,448] 2080 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 25s local ... (56 actions, 53 running) [65,465 / 65,569] 2082 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 26s local ... (56 actions running) [65,467 / 65,569] 2084 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 27s local ... (56 actions running) [65,471 / 65,569] 2089 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 28s local ... (56 actions running) [65,474 / 65,569] 2091 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 30s local ... (56 actions running) [65,476 / 65,569] 2092 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 31s local ... (56 actions running) [65,478 / 65,569] 2092 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 32s local ... (56 actions running) [65,482 / 65,569] 2093 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 33s local ... (56 actions, 55 running) [65,487 / 65,569] 2093 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 34s local ... (56 actions, 55 running) [65,491 / 65,569] 2093 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 35s local ... (56 actions, 55 running) [65,496 / 65,569] 2094 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 36s local ... (56 actions, 55 running) [65,500 / 65,569] 2095 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 38s local ... (56 actions running) [65,501 / 65,569] 2095 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 39s local ... (56 actions running) [65,502 / 65,569] 2095 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 40s local ... (56 actions running) [65,508 / 65,569] 2097 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 41s local ... (56 actions running) [65,512 / 65,569] 2098 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 42s local ... (56 actions running) [65,519 / 65,575] 2098 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 43s local ... (56 actions, 54 running) [65,541 / 65,598] 2101 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 44s local ... (56 actions, 55 running) [65,556 / 65,619] 2102 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 45s local ... (60 actions, 58 running) [65,566 / 65,622] 2107 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 46s local ... (56 actions, 55 running) [65,578 / 65,634] 2108 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 47s local ... (56 actions, 55 running) [65,580 / 65,638] 2108 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 48s local ... (56 actions, 55 running) [65,587 / 65,648] 2108 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 49s local ... (56 actions, 55 running) [65,592 / 65,648] 2108 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 51s local ... (56 actions, 55 running) [65,600 / 65,655] 2109 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 52s local ... (55 actions, 54 running) [65,605 / 65,666] 2110 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 53s local ... (57 actions, 56 running) [65,608 / 65,666] 2112 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 54s local ... (56 actions running) [65,610 / 65,666] 2112 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 55s local ... (56 actions running) [65,641 / 65,697] 2113 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 56s local ... (56 actions, 55 running) [65,655 / 65,712] 2117 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 57s local ... (57 actions, 56 running) [65,667 / 65,738] 2121 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 58s local ... (58 actions, 56 running) [65,670 / 65,738] 2124 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 60s local ... (56 actions running) [65,680 / 65,738] 2125 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 61s local ... (56 actions running) [65,683 / 65,739] 2127 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 62s local ... (56 actions running) [65,689 / 65,745] 2130 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 63s local ... (56 actions running) [65,691 / 65,747] 2131 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 64s local ... (56 actions running) [65,693 / 65,767] 2132 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 65s local ... (56 actions, 55 running) [65,696 / 65,767] 2133 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 67s local ... (56 actions, 55 running) [65,698 / 65,767] 2134 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 68s local ... (56 actions running) [65,699 / 65,767] 2135 / 3797 tests; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 69s local ... (56 actions running) [65,704 / 65,767] 2138 / 3797 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 69s local ... (56 actions running) [65,704 / 65,767] 2139 / 3797 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 71s local ... (56 actions running) [65,710 / 65,767] 2140 / 3797 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 72s local ... (56 actions, 55 running) [65,723 / 65,778] 2142 / 3797 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 74s local ... (55 actions, 54 running) [65,741 / 65,801] 2142 / 3797 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 75s local ... (57 actions, 56 running) [65,764 / 65,822] 2144 / 3797 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 76s local ... (57 actions, 54 running) [65,796 / 65,853] 2149 / 3797 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 58s local ... (55 actions, 51 running) [65,821 / 65,878] 2150 / 3797 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 59s local ... (56 actions running) [65,835 / 65,897] 2151 / 3797 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 60s local ... (59 actions, 58 running) [65,841 / 65,898] 2155 / 3797 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 62s local ... (57 actions running) [65,851 / 65,908] 2157 / 3797 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 63s local ... (56 actions running) [65,854 / 65,909] 2157 / 3797 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 64s local ... (55 actions running) [65,870 / 65,927] 2157 / 3797 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 65s local ... (56 actions running) [65,901 / 65,970] 2160 / 3797 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 66s local ... (56 actions, 55 running) [65,908 / 65,970] 2162 / 3797 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 67s local ... (57 actions running) [65,915 / 65,990] 2165 / 3797 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 68s local ... (57 actions, 56 running) [65,918 / 65,990] 2167 / 3797 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 69s local ... (56 actions running) [65,919 / 65,990] 2167 / 3797 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 70s local ... (56 actions, 55 running) [65,921 / 65,990] 2168 / 3797 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 72s local ... (56 actions running) [65,924 / 65,990] 2170 / 3797 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 73s local ... (56 actions running) [65,925 / 65,990] 2170 / 3797 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 74s local ... (56 actions running) [65,926 / 65,990] 2171 / 3797 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 75s local ... (56 actions running) [65,927 / 65,990] 2171 / 3797 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 76s local ... (56 actions, 55 running) [65,935 / 65,991] 2171 / 3797 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 77s local ... (56 actions, 54 running) [65,943 / 65,999] 2171 / 3797 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 78s local ... (56 actions running) [65,944 / 66,000] 2172 / 3797 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 79s local ... (56 actions running) [65,949 / 66,005] 2173 / 3797 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 80s local ... (56 actions running) [65,958 / 66,015] 2174 / 3797 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 81s local ... (57 actions running) [65,967 / 66,025] 2175 / 3797 tests; Testing //tensorflow/python/autograph/tests:loop_basic_test; 82s local ... (59 actions, 58 running) [65,987 / 66,043] 2177 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_lower_triangular_test_cpu (shard 2 of 8); 54s local ... (59 actions, 58 running) [65,991 / 66,053] 2179 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_lower_triangular_test_cpu (shard 2 of 8); 55s local ... (58 actions, 57 running) [65,998 / 66,055] 2180 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_lower_triangular_test_cpu (shard 2 of 8); 56s local ... (61 actions running) [65,999 / 66,055] 2180 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_lower_triangular_test_cpu (shard 2 of 8); 58s local ... (62 actions running) [66,004 / 66,059] 2181 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_lower_triangular_test_cpu (shard 2 of 8); 59s local ... (61 actions running) [66,011 / 66,067] 2182 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_lower_triangular_test_cpu (shard 2 of 8); 61s local ... (62 actions running) [66,011 / 66,067] 2183 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_lower_triangular_test_cpu (shard 2 of 8); 63s local ... (62 actions running) [66,015 / 66,071] 2183 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_lower_triangular_test_cpu (shard 2 of 8); 65s local ... (62 actions running) [66,016 / 66,072] 2183 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_lower_triangular_test_cpu (shard 4 of 8); 65s local ... (63 actions running) [66,016 / 66,072] 2184 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_block_lower_triangular_test_cpu (shard 4 of 8); 66s local ... (63 actions running) [66,019 / 66,077] 2186 / 3797 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 55s local ... (63 actions running) [66,021 / 66,077] 2186 / 3797 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 57s local ... (63 actions, 62 running) [66,026 / 66,097] 2186 / 3797 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 58s local ... (63 actions, 62 running) [66,027 / 66,097] 2187 / 3797 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 59s local ... (63 actions running) [66,029 / 66,097] 2187 / 3797 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 60s local ... (63 actions running) [66,030 / 66,097] 2187 / 3797 tests; Testing //tensorflow/python/ops/ragged:ragged_tensor_shape_test; 61s local ... (63 actions, 62 running) [66,031 / 66,097] 2188 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 45s local ... (63 actions running) [66,032 / 66,097] 2188 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 46s local ... (63 actions running) [66,034 / 66,097] 2189 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 47s local ... (63 actions, 62 running) [66,035 / 66,097] 2189 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 49s local ... (63 actions, 62 running) [66,037 / 66,097] 2189 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 50s local ... (63 actions, 62 running) [66,042 / 66,098] 2190 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 51s local ... (63 actions, 62 running) [66,049 / 66,104] 2192 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 52s local ... (61 actions, 60 running) [66,063 / 66,121] 2192 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 53s local ... (64 actions, 61 running) [66,065 / 66,122] 2193 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 54s local ... (66 actions running) [66,094 / 66,151] 2194 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 55s local ... (66 actions, 65 running) [66,100 / 66,156] 2195 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 56s local ... (69 actions, 68 running) [66,117 / 66,173] 2198 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 57s local ... (69 actions running) [66,125 / 66,181] 2202 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 58s local ... (71 actions, 70 running) [66,135 / 66,192] 2206 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 60s local ... (72 actions, 71 running) [66,136 / 66,192] 2206 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 70s local ... (72 actions, 70 running) [66,149 / 66,206] 2209 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 71s local ... (73 actions running) [66,175 / 66,235] 2214 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 72s local ... (70 actions, 68 running) [66,206 / 66,265] 2221 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 73s local ... (68 actions, 67 running) [66,221 / 66,277] 2227 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 74s local ... (65 actions, 64 running) [66,244 / 66,300] 2237 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 75s local ... (63 actions, 61 running) [66,246 / 66,302] 2238 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 76s local ... (65 actions running) [66,273 / 66,330] 2243 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 77s local ... (63 actions, 61 running) [66,293 / 66,349] 2245 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 78s local ... (66 actions, 65 running) [66,334 / 66,392] 2254 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 79s local ... (61 actions, 59 running) [66,347 / 66,412] 2258 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 80s local ... (62 actions, 61 running) [66,352 / 66,412] 2264 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 81s local ... (61 actions, 60 running) [66,364 / 66,420] 2270 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 82s local ... (56 actions, 55 running) [66,367 / 66,423] 2274 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 84s local ... (56 actions running) [66,370 / 66,426] 2277 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 85s local ... (56 actions running) [66,382 / 66,439] 2283 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 86s local ... (57 actions running) [66,398 / 66,454] 2287 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 87s local ... (58 actions, 56 running) [66,407 / 66,463] 2290 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 88s local ... (59 actions, 58 running) [66,414 / 66,471] 2295 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 89s local ... (60 actions running) [66,431 / 66,487] 2300 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 90s local ... (56 actions, 55 running) [66,441 / 66,497] 2303 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 91s local ... (56 actions, 55 running) [66,448 / 66,504] 2304 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 93s local ... (58 actions running) [66,494 / 66,573] 2307 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 94s local ... (59 actions, 56 running) [66,507 / 66,575] 2314 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 95s local ... (58 actions running) [66,514 / 66,576] 2316 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 96s local ... (56 actions, 55 running) [66,518 / 66,576] 2320 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 97s local ... (56 actions running) [66,520 / 66,576] 2321 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 98s local ... (56 actions running) [66,523 / 66,579] 2322 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 99s local ... (56 actions, 55 running) [66,530 / 66,586] 2324 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 100s local ... (57 actions, 56 running) [66,550 / 66,607] 2326 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 101s local ... (56 actions running) [66,605 / 66,661] 2328 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 102s local ... (58 actions, 56 running) [66,659 / 66,715] 2335 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 104s local ... (60 actions, 59 running) [66,689 / 66,747] 2336 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 105s local ... (61 actions, 59 running) [66,711 / 66,768] 2339 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 106s local ... (62 actions, 61 running) [66,728 / 66,784] 2341 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 107s local ... (64 actions running) [66,767 / 66,823] 2355 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 108s local ... (55 actions running) [66,794 / 66,851] 2356 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 5 of 10); 109s local ... (58 actions, 57 running) [66,825 / 66,881] 2361 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 5 of 10); 110s local ... (60 actions, 59 running) [66,846 / 66,902] 2367 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 5 of 10); 111s local ... (60 actions, 58 running) [66,866 / 66,924] 2370 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 5 of 10); 112s local ... (63 actions, 62 running) [66,885 / 66,943] 2375 / 3797 tests; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 5 of 10); 113s local ... (63 actions, 62 running) [66,916 / 66,973] 2386 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linalg_grad_test_cpu (shard 18 of 20); 98s local ... (59 actions, 58 running) [66,946 / 67,003] 2388 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 90s local ... (59 actions, 57 running) [66,951 / 67,007] 2388 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 91s local ... (60 actions, 58 running) [66,973 / 67,030] 2393 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 92s local ... (58 actions, 54 running) [66,979 / 67,040] 2394 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 93s local ... (58 actions, 57 running) [66,983 / 67,040] 2398 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 94s local ... (56 actions, 55 running) [66,983 / 67,040] 2398 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 95s local ... (56 actions running) [66,986 / 67,042] 2400 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 96s local ... (56 actions running) [66,987 / 67,043] 2401 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 97s local ... (56 actions running) [67,000 / 67,057] 2403 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 98s local ... (57 actions, 56 running) [67,017 / 67,073] 2406 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 100s local ... (56 actions, 55 running) [67,034 / 67,089] 2410 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 101s local ... (56 actions, 54 running) [67,051 / 67,109] 2414 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 102s local ... (57 actions, 56 running) [67,060 / 67,116] 2417 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 103s local ... (57 actions, 56 running) [67,094 / 67,151] 2423 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 104s local ... (56 actions, 55 running) [67,115 / 67,170] 2426 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 3 of 5); 105s local ... (57 actions, 56 running) [67,123 / 67,179] 2429 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 4 of 5); 106s local ... (59 actions running) [67,134 / 67,190] 2432 / 3797 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 4 of 5); 107s local ... (57 actions, 56 running) [67,160 / 67,217] 2439 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 61s local ... (57 actions running) [67,165 / 67,231] 2439 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 62s local ... (58 actions, 57 running) [67,171 / 67,231] 2439 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 63s local ... (60 actions, 59 running) [67,175 / 67,232] 2441 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 64s local ... (60 actions running) [67,180 / 67,236] 2446 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 65s local ... (58 actions running) [67,200 / 67,256] 2450 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 67s local ... (56 actions, 55 running) [67,220 / 67,278] 2454 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 68s local ... (60 actions, 58 running) [67,238 / 67,294] 2457 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 69s local ... (60 actions running) [67,260 / 67,317] 2461 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 70s local ... (63 actions, 62 running) [67,266 / 67,323] 2463 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 71s local ... (63 actions running) [67,277 / 67,383] 2464 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 72s local ... (63 actions running) [67,284 / 67,385] 2470 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 73s local ... (58 actions running) [67,288 / 67,385] 2474 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 74s local ... (56 actions running) [67,289 / 67,385] 2475 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 75s local ... (56 actions running) [67,291 / 67,385] 2478 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 77s local ... (56 actions running) [67,293 / 67,385] 2479 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 78s local ... (56 actions running) [67,296 / 67,385] 2481 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 79s local ... (56 actions running) [67,300 / 67,385] 2485 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 80s local ... (56 actions running) [67,309 / 67,385] 2487 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 82s local ... (56 actions, 55 running) [67,318 / 67,385] 2487 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 83s local ... (56 actions, 54 running) [67,327 / 67,385] 2487 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 84s local ... (56 actions, 55 running) [67,339 / 67,396] 2489 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 85s local ... (56 actions, 55 running) [67,368 / 67,425] 2493 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 86s local ... (57 actions running) [67,441 / 67,498] 2497 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 87s local ... (59 actions, 56 running) [67,471 / 67,541] 2502 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 88s local ... (63 actions running) [67,481 / 67,541] 2505 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 89s local ... (66 actions running) [67,489 / 67,545] 2511 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 90s local ... (61 actions running) [67,508 / 67,568] 2514 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 91s local ... (57 actions, 56 running) [67,511 / 67,568] 2517 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 92s local ... (56 actions running) [67,522 / 67,579] 2521 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 93s local ... (55 actions running) [67,543 / 67,599] 2526 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 95s local ... (56 actions, 55 running) [67,555 / 67,613] 2528 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 96s local ... (56 actions, 55 running) [67,567 / 67,623] 2529 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 97s local ... (57 actions, 56 running) [67,595 / 67,651] 2536 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 98s local ... (56 actions, 55 running) [67,611 / 67,667] 2539 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 99s local ... (57 actions running) [67,613 / 67,679] 2541 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 100s local ... (59 actions running) [67,622 / 67,679] 2544 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 101s local ... (56 actions, 55 running) [67,649 / 67,706] 2544 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 102s local ... (56 actions, 54 running) [67,670 / 67,728] 2548 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 103s local ... (56 actions running) [67,681 / 67,738] 2549 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 104s local ... (60 actions, 58 running) [67,698 / 67,754] 2554 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 105s local ... (60 actions, 59 running) [67,735 / 67,793] 2558 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 106s local ... (55 actions, 53 running) [67,760 / 67,816] 2565 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 108s local ... (56 actions, 54 running) [67,788 / 67,891] 2571 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 109s local ... (56 actions, 54 running) [67,798 / 67,892] 2577 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 110s local ... (59 actions, 58 running) [67,808 / 67,892] 2577 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 111s local ... (59 actions, 58 running) [67,813 / 67,892] 2577 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 112s local ... (59 actions, 58 running) [67,825 / 67,892] 2578 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 113s local ... (59 actions running) [67,843 / 67,901] 2581 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 114s local ... (58 actions, 57 running) [67,888 / 67,951] 2587 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 115s local ... (57 actions, 56 running) [67,894 / 67,957] 2590 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 116s local ... (57 actions running) [67,900 / 67,957] 2594 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 118s local ... (57 actions running) [67,931 / 67,988] 2597 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 119s local ... (57 actions, 55 running) [67,944 / 68,000] 2600 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 120s local ... (57 actions, 56 running) [67,945 / 68,001] 2600 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 128s local ... (57 actions, 56 running) [67,999 / 68,056] 2611 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 129s local ... (60 actions, 56 running) [68,000 / 68,059] 2611 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 139s local ... (60 actions, 56 running) [68,011 / 68,069] 2614 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 141s local ... (60 actions, 58 running) [68,012 / 68,069] 2615 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 145s local ... (59 actions, 58 running) [68,038 / 68,096] 2619 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 146s local ... (64 actions, 62 running) [68,046 / 68,103] 2623 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 147s local ... (66 actions, 65 running) [68,070 / 68,127] 2629 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 148s local ... (62 actions, 61 running) [68,095 / 68,154] 2635 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 149s local ... (60 actions, 59 running) [68,136 / 68,204] 2643 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 135s local ... (56 actions, 54 running) [68,145 / 68,212] 2644 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 136s local ... (60 actions, 59 running) [68,178 / 68,247] 2649 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 137s local ... (58 actions, 56 running) [68,203 / 68,271] 2653 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 139s local ... (59 actions, 57 running) [68,216 / 68,281] 2654 / 3797 tests; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 140s local ... (59 actions, 58 running) [68,233 / 68,302] 2658 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 102s local ... (61 actions, 60 running) [68,240 / 68,307] 2660 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 103s local ... (61 actions running) [68,267 / 68,351] 2663 / 3797 tests; Testing //tensorflow/compiler/tests:special_math_test_cpu (shard 2 of 5); 104s local ... (62 actions, 61 running) [68,272 / 68,351] 2667 / 3797 tests; Testing //tensorflow/python/kernel_tests/variables:variable_scope_test; 61s local ... (62 actions, 61 running) [68,281 / 68,351] 2674 / 3797 tests; Testing //tensorflow/python/kernel_tests/variables:variable_scope_test; 62s local ... (58 actions, 57 running) [68,283 / 68,351] 2675 / 3797 tests; Testing //tensorflow/python/kernel_tests/variables:variable_scope_test; 63s local ... (58 actions, 57 running) [68,289 / 68,356] 2680 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 62s local ... (59 actions running) [68,304 / 68,370] 2684 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 63s local ... (59 actions, 58 running) [68,334 / 68,406] 2687 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 64s local ... (57 actions, 54 running) [68,334 / 68,406] 2688 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 65s local ... (58 actions, 56 running) [68,339 / 68,406] 2689 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 66s local ... (58 actions, 57 running) [68,339 / 68,406] 2690 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 67s local ... (58 actions running) [68,341 / 68,407] 2690 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 68s local ... (58 actions running) [68,348 / 68,416] 2693 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 69s local ... (58 actions running) [68,368 / 68,440] 2697 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 71s local ... (58 actions running) [68,371 / 68,441] 2697 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 72s local ... (59 actions running) [68,378 / 68,444] 2700 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 73s local ... (57 actions running) [68,389 / 68,445] 2700 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 74s local ... (57 actions running) [68,421 / 68,477] 2703 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 75s local ... (57 actions, 56 running) [68,443 / 68,524] 2708 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 76s local ... (61 actions running) [68,451 / 68,524] 2713 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 77s local ... (57 actions running) [68,453 / 68,524] 2714 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 79s local ... (57 actions, 56 running) [68,456 / 68,524] 2717 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 80s local ... (57 actions running) [68,459 / 68,524] 2719 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 81s local ... (57 actions running) [68,460 / 68,524] 2719 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 84s local ... (57 actions, 56 running) [68,461 / 68,524] 2719 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 85s local ... (57 actions running) [68,474 / 68,530] 2719 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 86s local ... (57 actions, 56 running) [68,499 / 68,557] 2721 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 87s local ... (58 actions, 56 running) [68,562 / 68,620] 2724 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 88s local ... (59 actions, 54 running) [68,578 / 68,633] 2726 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 89s local ... (59 actions, 57 running) [68,583 / 68,639] 2727 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 90s local ... (60 actions, 58 running) [68,588 / 68,654] 2730 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 92s local ... (62 actions running) [68,591 / 68,654] 2730 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 93s local ... (62 actions, 61 running) [68,595 / 68,654] 2731 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 94s local ... (61 actions, 60 running) [68,603 / 68,660] 2735 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 95s local ... (57 actions running) [68,607 / 68,663] 2736 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 97s local ... (57 actions, 56 running) [68,610 / 68,668] 2736 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 98s local ... (56 actions, 55 running) [68,611 / 68,668] 2736 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 99s local ... (57 actions running) [68,617 / 68,674] 2737 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 100s local ... (56 actions running) [68,618 / 68,674] 2737 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 102s local ... (56 actions, 55 running) [68,630 / 68,686] 2738 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 103s local ... (56 actions, 55 running) [68,653 / 68,709] 2743 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 104s local ... (55 actions, 53 running) [68,662 / 68,719] 2745 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 105s local ... (56 actions, 55 running) [68,674 / 68,732] 2749 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 106s local ... (56 actions running) [68,678 / 68,735] 2749 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 108s local ... (56 actions running) [68,679 / 68,735] 2749 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 109s local ... (56 actions, 55 running) [68,682 / 68,750] 2749 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 111s local ... (56 actions running) [68,684 / 68,750] 2749 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 112s local ... (56 actions running) [68,685 / 68,750] 2750 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 113s local ... (56 actions running) [68,685 / 68,750] 2751 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 114s local ... (56 actions running) [68,687 / 68,750] 2751 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 116s local ... (56 actions running) [68,695 / 68,750] 2751 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 117s local ... (54 actions, 52 running) [68,705 / 68,760] 2751 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 118s local ... (54 actions, 52 running) [68,706 / 68,763] 2752 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 119s local ... (58 actions running) [68,710 / 68,767] 2754 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 120s local ... (57 actions running) [68,714 / 68,793] 2756 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 121s local ... (56 actions running) [68,715 / 68,793] 2756 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 122s local ... (56 actions, 55 running) [68,724 / 68,793] 2757 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 124s local ... (56 actions running) [68,732 / 68,793] 2757 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 126s local ... (56 actions running) [68,735 / 68,793] 2757 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 127s local ... (56 actions running) [68,754 / 68,812] 2761 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 128s local ... (56 actions, 55 running) [68,769 / 68,826] 2764 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 129s local ... (56 actions, 55 running) [68,781 / 68,837] 2767 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 130s local ... (57 actions, 56 running) [68,787 / 68,844] 2768 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 132s local ... (57 actions running) [68,794 / 68,851] 2770 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 133s local ... (56 actions, 54 running) [68,802 / 68,860] 2770 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 134s local ... (56 actions, 55 running) [68,810 / 68,867] 2772 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 135s local ... (56 actions running) [68,812 / 68,869] 2772 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 136s local ... (57 actions, 56 running) [68,827 / 68,884] 2774 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 137s local ... (55 actions, 54 running) [68,855 / 68,911] 2778 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 138s local ... (56 actions, 54 running) [68,873 / 68,929] 2778 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 139s local ... (56 actions, 52 running) [68,874 / 68,931] 2778 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 140s local ... (57 actions, 55 running) [68,898 / 68,955] 2779 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 142s local ... (58 actions, 57 running) [68,929 / 68,987] 2781 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 143s local ... (60 actions, 58 running) [68,949 / 69,008] 2784 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 144s local ... (59 actions, 57 running) [68,964 / 69,021] 2787 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 145s local ... (63 actions, 61 running) [68,974 / 69,032] 2788 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 146s local ... (64 actions running) [68,986 / 69,042] 2790 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 147s local ... (65 actions, 64 running) [68,998 / 69,057] 2793 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 148s local ... (65 actions, 64 running) [68,999 / 69,057] 2794 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 149s local ... (65 actions, 64 running) [69,027 / 69,085] 2804 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 150s local ... (56 actions, 52 running) [69,048 / 69,106] 2809 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 151s local ... (56 actions, 55 running) [69,051 / 69,111] 2811 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 152s local ... (59 actions running) [69,069 / 69,126] 2818 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 153s local ... (54 actions running) [69,083 / 69,141] 2822 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 154s local ... (56 actions running) [69,114 / 69,174] 2827 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 155s local ... (58 actions running) [69,141 / 69,199] 2836 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 156s local ... (61 actions running) [69,163 / 69,243] 2841 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 157s local ... (63 actions, 62 running) [69,171 / 69,244] 2845 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 159s local ... (63 actions, 62 running) [69,177 / 69,244] 2850 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 160s local ... (60 actions, 59 running) [69,180 / 69,244] 2854 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 161s local ... (58 actions running) [69,184 / 69,244] 2856 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 162s local ... (57 actions running) [69,187 / 69,244] 2857 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 163s local ... (57 actions, 56 running) [69,192 / 69,249] 2858 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 164s local ... (57 actions running) [69,207 / 69,264] 2863 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 165s local ... (59 actions, 58 running) [69,219 / 69,277] 2870 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 166s local ... (57 actions running) [69,223 / 69,280] 2872 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 167s local ... (58 actions, 57 running) [69,238 / 69,298] 2877 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 169s local ... (57 actions running) [69,242 / 69,299] 2879 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 170s local ... (57 actions running) [69,249 / 69,307] 2883 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 171s local ... (57 actions running) [69,260 / 69,320] 2887 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 172s local ... (57 actions, 56 running) [69,266 / 69,331] 2890 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 173s local ... (57 actions running) [69,270 / 69,331] 2891 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 174s local ... (57 actions, 56 running) [69,277 / 69,336] 2892 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 175s local ... (57 actions, 55 running) [69,308 / 69,380] 2897 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 176s local ... (57 actions, 56 running) [69,313 / 69,396] 2898 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 178s local ... (57 actions running) [69,317 / 69,396] 2900 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 179s local ... (60 actions, 59 running) [69,322 / 69,396] 2904 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 180s local ... (57 actions, 56 running) [69,324 / 69,396] 2904 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 181s local ... (57 actions, 56 running) [69,324 / 69,396] 2905 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 182s local ... (57 actions running) [69,328 / 69,396] 2906 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 183s local ... (57 actions, 55 running) [69,337 / 69,396] 2907 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 184s local ... (57 actions, 54 running) [69,342 / 69,400] 2908 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 185s local ... (57 actions, 55 running) [69,376 / 69,435] 2909 / 3797 tests; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 186s local ... (57 actions, 54 running) ERROR: /tf/tensorflow/tensorflow/compiler/xla/python/pjrt_ifrt/BUILD:135:12: Compiling tensorflow/compiler/xla/python/pjrt_ifrt/xla_sharding_serdes_test.cc failed: (Exit 1): gcc failed: error executing command (from target //tensorflow/compiler/xla/python/pjrt_ifrt:xla_sharding_serdes_test) (cd /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow && \ exec env - \ CACHEBUSTER=20220325 \ PATH=/home/buildslave/.cache/bazelisk/downloads/bazelbuild/bazel-6.1.0-linux-arm64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ PWD=/proc/self/cwd \ PYTHON_BIN_PATH=/usr/local/bin/python3 \ TF2_BEHAVIOR=1 \ /dt10/usr/bin/gcc -MD -MF bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/python/pjrt_ifrt/_objs/xla_sharding_serdes_test/xla_sharding_serdes_test.d '-frandom-seed=bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/python/pjrt_ifrt/_objs/xla_sharding_serdes_test/xla_sharding_serdes_test.o' -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' -DHAVE_SYS_UIO_H -DTF_USE_SNAPPY '-DLLVM_ON_UNIX=1' '-DHAVE_BACKTRACE=1' '-DBACKTRACE_HEADER=' '-DLTDL_SHLIB_EXT=".so"' '-DLLVM_PLUGIN_EXT=".so"' '-DLLVM_ENABLE_THREADS=1' '-DHAVE_DEREGISTER_FRAME=1' '-DHAVE_LIBPTHREAD=1' '-DHAVE_PTHREAD_GETNAME_NP=1' '-DHAVE_PTHREAD_H=1' '-DHAVE_PTHREAD_SETNAME_NP=1' '-DHAVE_REGISTER_FRAME=1' '-DHAVE_SETENV_R=1' '-DHAVE_STRERROR_R=1' '-DHAVE_SYSEXITS_H=1' '-DHAVE_UNISTD_H=1' -D_GNU_SOURCE '-DHAVE_LINK_H=1' '-DHAVE_MALLINFO=1' '-DHAVE_SBRK=1' '-DHAVE_STRUCT_STAT_ST_MTIM_TV_NSEC=1' '-DLLVM_NATIVE_ARCH="AArch64"' '-DLLVM_NATIVE_ASMPARSER=LLVMInitializeAArch64AsmParser' '-DLLVM_NATIVE_ASMPRINTER=LLVMInitializeAArch64AsmPrinter' '-DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeAArch64Disassembler' '-DLLVM_NATIVE_TARGET=LLVMInitializeAArch64Target' '-DLLVM_NATIVE_TARGETINFO=LLVMInitializeAArch64TargetInfo' '-DLLVM_NATIVE_TARGETMC=LLVMInitializeAArch64TargetMC' '-DLLVM_NATIVE_TARGETMCA=LLVMInitializeAArch64TargetMCA' '-DLLVM_HOST_TRIPLE="aarch64-unknown-linux-gnu"' '-DLLVM_DEFAULT_TARGET_TRIPLE="aarch64-unknown-linux-gnu"' '-DLLVM_VERSION_MAJOR=17' '-DLLVM_VERSION_MINOR=0' '-DLLVM_VERSION_PATCH=0' '-DLLVM_VERSION_STRING="17.0.0git"' -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS '-DBLAKE3_USE_NEON=0' -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 '-DBAZEL_CURRENT_REPOSITORY=""' -iquote . -iquote bazel-out/aarch64-opt/bin -iquote external/com_google_protobuf -iquote bazel-out/aarch64-opt/bin/external/com_google_protobuf -iquote external/eigen_archive -iquote bazel-out/aarch64-opt/bin/external/eigen_archive -iquote external/ml_dtypes -iquote bazel-out/aarch64-opt/bin/external/ml_dtypes -iquote external/com_google_absl -iquote bazel-out/aarch64-opt/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/aarch64-opt/bin/external/nsync -iquote external/double_conversion -iquote bazel-out/aarch64-opt/bin/external/double_conversion -iquote external/snappy -iquote bazel-out/aarch64-opt/bin/external/snappy -iquote external/com_googlesource_code_re2 -iquote bazel-out/aarch64-opt/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/aarch64-opt/bin/external/farmhash_archive -iquote external/llvm-project -iquote bazel-out/aarch64-opt/bin/external/llvm-project -iquote external/tf_runtime -iquote bazel-out/aarch64-opt/bin/external/tf_runtime -iquote external/com_google_googletest -iquote bazel-out/aarch64-opt/bin/external/com_google_googletest -iquote external/zlib -iquote bazel-out/aarch64-opt/bin/external/zlib -iquote external/bazel_tools -iquote bazel-out/aarch64-opt/bin/external/bazel_tools -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinAttributeInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinAttributesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinDialectBytecodeGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinDialectIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinLocationAttributesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinOpsIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinTypeInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinTypesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BytecodeOpInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/CallOpInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/FunctionInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/InferTypeOpInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/OpAsmInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/RegionKindInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/SideEffectInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/SymbolInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/TensorEncodingIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ArithBaseIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ArithCanonicalizationIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ArithOpsIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ArithOpsInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/CastInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/InferIntRangeInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/VectorInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ControlFlowInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ControlFlowOpsIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/FuncIncGen -isystem external/com_google_protobuf/src -isystem bazel-out/aarch64-opt/bin/external/com_google_protobuf/src -isystem external/eigen_archive -isystem bazel-out/aarch64-opt/bin/external/eigen_archive -isystem external/ml_dtypes -isystem bazel-out/aarch64-opt/bin/external/ml_dtypes -isystem external/ml_dtypes/ml_dtypes -isystem bazel-out/aarch64-opt/bin/external/ml_dtypes/ml_dtypes -isystem external/nsync/public -isystem bazel-out/aarch64-opt/bin/external/nsync/public -isystem external/farmhash_archive/src -isystem bazel-out/aarch64-opt/bin/external/farmhash_archive/src -isystem external/llvm-project/llvm/include -isystem bazel-out/aarch64-opt/bin/external/llvm-project/llvm/include -isystem external/llvm-project/mlir/include -isystem bazel-out/aarch64-opt/bin/external/llvm-project/mlir/include -isystem external/tf_runtime/include -isystem bazel-out/aarch64-opt/bin/external/tf_runtime/include -isystem external/tf_runtime/third_party/llvm_derived/include -isystem bazel-out/aarch64-opt/bin/external/tf_runtime/third_party/llvm_derived/include -isystem external/com_google_googletest/googlemock -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googlemock -isystem external/com_google_googletest/googlemock/include -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googlemock/include -isystem external/com_google_googletest/googletest -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googletest -isystem external/com_google_googletest/googletest/include -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googletest/include -isystem external/zlib -isystem bazel-out/aarch64-opt/bin/external/zlib -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -fPIE -U_FORTIFY_SOURCE '-D_FORTIFY_SOURCE=1' -fstack-protector -Wall -fno-omit-frame-pointer -no-canonical-prefixes -fno-canonical-system-headers -DNDEBUG -g0 -O2 -ffunction-sections -fdata-sections -Wno-all -Wno-extra -Wno-deprecated -Wno-deprecated-declarations -Wno-ignored-attributes -Wno-array-bounds -Wunused-result '-Werror=unused-result' -Wswitch '-Werror=switch' '-Wno-error=unused-but-set-variable' -DAUTOLOAD_DYNAMIC_KERNELS '-mtune=generic' '-march=armv8-a' -O3 '-std=c++17' '--sysroot=/dt10' -c tensorflow/compiler/xla/python/pjrt_ifrt/xla_sharding_serdes_test.cc -o bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/python/pjrt_ifrt/_objs/xla_sharding_serdes_test/xla_sharding_serdes_test.o) # Configuration: de691fac16e6bac2c61ad8c09da26892c92f72e8ffaa16698c2dd3959f4ebc3a # Execution platform: @local_execution_config_platform//:platform tensorflow/compiler/xla/python/pjrt_ifrt/xla_sharding_serdes_test.cc: In member function 'virtual void xla::ifrt::{anonymous}::XlaShardingSerDesTest_HloShardingRoundTrip_Test::TestBody()': tensorflow/compiler/xla/python/pjrt_ifrt/xla_sharding_serdes_test.cc:37:76: error: call of overloaded 'TileAssignment()' is ambiguous 37 | auto xla_hlo_sharding = xla::HloSharding::Tile(xla::TileAssignment({2, 1})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from tensorflow/compiler/xla/python/pjrt_ifrt/xla_sharding_serdes_test.cc:22: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ [69,400 / 69,465] 2913 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 187s local ... (58 actions, 56 running) [69,409 / 69,466] 2915 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 188s local ... (58 actions running) [69,432 / 69,489] 2917 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 189s local ... (58 actions running) [69,449 / 69,506] 2919 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 190s local ... (58 actions running) [69,478 / 69,535] 2922 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 192s local ... (61 actions, 60 running) [69,480 / 69,535] 2922 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 195s local ... (60 actions, 58 running) [69,518 / 69,575] 2928 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 196s local ... (65 actions, 63 running) [69,527 / 69,584] 2928 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 198s local ... (68 actions running) [69,527 / 69,584] 2928 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 213s local ... (68 actions running) [69,564 / 69,656] 2937 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 215s local ... (69 actions running) [69,567 / 69,656] 2940 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 216s local ... (69 actions running) [69,580 / 69,656] 2952 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 217s local ... (56 actions running) [69,582 / 69,656] 2953 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 218s local ... (56 actions running) [69,583 / 69,656] 2954 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 219s local ... (56 actions running) [69,584 / 69,656] 2955 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 220s local ... (56 actions running) [69,584 / 69,656] 2956 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 221s local ... (56 actions running) [69,585 / 69,656] 2957 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 223s local ... (56 actions running) [69,587 / 69,656] 2958 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 224s local ... (56 actions running) [69,589 / 69,656] 2960 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 225s local ... (56 actions running) [69,589 / 69,656] 2961 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 226s local ... (56 actions running) [69,595 / 69,656] 2965 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 228s local ... (56 actions, 55 running) [69,603 / 69,659] 2965 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 229s local ... (56 actions, 55 running) [69,625 / 69,681] 2966 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 230s local ... (57 actions, 55 running) [69,640 / 69,697] 2968 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 231s local ... (56 actions, 54 running) [69,663 / 69,719] 2970 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 232s local ... (56 actions, 54 running) [69,672 / 69,744] 2972 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 233s local ... (56 actions, 55 running) [69,677 / 69,744] 2973 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 234s local ... (56 actions running) [69,683 / 69,744] 2973 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 235s local ... (57 actions, 56 running) [69,688 / 69,744] 2974 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 236s local ... (56 actions running) [69,695 / 69,751] 2975 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 237s local ... (57 actions, 56 running) [69,703 / 69,759] 2976 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 238s local ... (56 actions, 55 running) [69,721 / 69,777] 2978 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 239s local ... (56 actions, 55 running) [69,726 / 69,794] 2981 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 241s local ... (57 actions running) [69,745 / 69,802] 2982 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 242s local ... (56 actions, 52 running) [69,757 / 69,822] 2984 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 243s local ... (56 actions running) [69,763 / 69,822] 2986 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 244s local ... (56 actions running) [69,767 / 69,822] 2987 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 245s local ... (55 actions running) [69,798 / 69,856] 2989 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 246s local ... (56 actions, 52 running) [69,812 / 69,868] 2992 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 247s local ... (58 actions, 57 running) [69,825 / 69,881] 2997 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 248s local ... (57 actions running) [69,834 / 69,890] 3001 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 233s local ... (57 actions running) [69,837 / 69,894] 3002 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 234s local ... (56 actions running) [69,882 / 69,938] 3002 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 235s local ... (55 actions, 51 running) [69,941 / 69,998] 3007 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 236s local ... (62 actions, 59 running) [69,994 / 70,085] 3016 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 237s local ... (63 actions, 60 running) [70,006 / 70,085] 3019 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 238s local ... (64 actions running) [70,021 / 70,085] 3031 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 239s local ... (56 actions running) [70,023 / 70,085] 3033 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 240s local ... (56 actions running) [70,026 / 70,085] 3036 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 241s local ... (56 actions running) [70,028 / 70,085] 3038 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 242s local ... (56 actions running) [70,029 / 70,086] 3038 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 246s local ... (56 actions, 55 running) [70,062 / 70,118] 3046 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 247s local ... (56 actions, 54 running) [70,104 / 70,160] 3048 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 248s local ... (59 actions, 56 running) [70,136 / 70,192] 3051 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 249s local ... (61 actions, 60 running) [70,161 / 70,218] 3052 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 250s local ... (60 actions, 59 running) [70,221 / 70,280] 3059 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 252s local ... (64 actions, 61 running) [70,265 / 70,326] 3062 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 253s local ... (67 actions, 64 running) [70,282 / 70,341] 3065 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 254s local ... (70 actions, 69 running) [70,283 / 70,341] 3066 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 255s local ... (69 actions running) [70,286 / 70,344] 3069 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 256s local ... (67 actions running) [70,291 / 70,348] 3074 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 257s local ... (63 actions running) [70,312 / 70,369] 3082 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 258s local ... (57 actions, 56 running) [70,337 / 70,394] 3085 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 259s local ... (57 actions running) [70,352 / 70,409] 3090 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 260s local ... (57 actions running) [70,366 / 70,425] 3094 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 261s local ... (57 actions, 55 running) [70,380 / 70,437] 3097 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 263s local ... (59 actions running) [70,389 / 70,446] 3102 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 264s local ... (57 actions, 56 running) [70,409 / 70,466] 3107 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 265s local ... (58 actions running) [70,429 / 70,488] 3112 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 266s local ... (60 actions, 58 running) [70,443 / 70,501] 3115 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 267s local ... (58 actions, 57 running) [70,473 / 70,530] 3121 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 268s local ... (57 actions, 55 running) [70,487 / 70,549] 3127 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 269s local ... (58 actions, 57 running) [70,492 / 70,550] 3132 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 270s local ... (58 actions running) [70,512 / 70,570] 3135 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 271s local ... (57 actions, 55 running) [70,522 / 70,579] 3136 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 272s local ... (57 actions, 56 running) [70,539 / 70,595] 3140 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 273s local ... (57 actions, 56 running) [70,551 / 70,608] 3145 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 274s local ... (56 actions, 54 running) [70,577 / 70,635] 3149 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 275s local ... (56 actions, 53 running) [70,582 / 70,638] 3150 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 276s local ... (57 actions running) [70,598 / 70,654] 3154 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 277s local ... (57 actions, 56 running) [70,608 / 70,665] 3157 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 278s local ... (56 actions, 55 running) [70,647 / 70,703] 3164 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 280s local ... (56 actions, 53 running) [70,706 / 70,762] 3175 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 281s local ... (57 actions, 56 running) [70,738 / 70,796] 3180 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 282s local ... (59 actions, 55 running) [70,803 / 70,865] 3186 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 283s local ... (60 actions, 56 running) [70,822 / 70,879] 3189 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 284s local ... (60 actions, 58 running) [70,836 / 70,908] 3193 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 286s local ... (61 actions, 59 running) [70,841 / 70,911] 3196 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 287s local ... (62 actions running) [70,844 / 70,911] 3199 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 288s local ... (62 actions running) [70,847 / 70,911] 3201 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 289s local ... (62 actions, 61 running) [70,860 / 70,917] 3211 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 290s local ... (56 actions running) [70,882 / 70,939] 3215 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 291s local ... (56 actions running) [70,886 / 70,942] 3217 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 292s local ... (59 actions running) [70,901 / 70,990] 3222 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 294s local ... (59 actions running) [70,910 / 70,990] 3228 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 295s local ... (56 actions running) [70,913 / 70,990] 3230 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 296s local ... (56 actions running) [70,916 / 70,990] 3233 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 297s local ... (56 actions running) [70,922 / 70,990] 3236 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 298s local ... (56 actions running) [70,925 / 70,990] 3236 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 299s local ... (56 actions, 55 running) [70,926 / 70,990] 3237 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 301s local ... (56 actions running) [70,929 / 70,990] 3237 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 302s local ... (56 actions running) [70,938 / 70,995] 3237 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 303s local ... (56 actions running) [70,947 / 71,014] 3237 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 304s local ... (56 actions running) [70,954 / 71,014] 3239 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 305s local ... (56 actions, 55 running) [70,956 / 71,014] 3239 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 306s local ... (56 actions running) [70,981 / 71,040] 3241 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 307s local ... (56 actions, 54 running) [70,987 / 71,044] 3243 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 308s local ... (56 actions, 55 running) [70,990 / 71,046] 3243 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 309s local ... (56 actions running) [71,005 / 71,063] 3244 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 310s local ... (55 actions, 52 running) [71,024 / 71,082] 3245 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 311s local ... (56 actions, 55 running) [71,031 / 71,090] 3248 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 312s local ... (56 actions running) [71,035 / 71,092] 3249 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 313s local ... (56 actions running) [71,046 / 71,107] 3250 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 314s local ... (57 actions, 54 running) [71,048 / 71,107] 3250 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 315s local ... (58 actions running) [71,050 / 71,108] 3252 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 317s local ... (56 actions running) [71,054 / 71,110] 3253 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 318s local ... (56 actions running) [71,060 / 71,117] 3254 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 319s local ... (58 actions running) [71,073 / 71,140] 3258 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 320s local ... (56 actions, 55 running) [71,076 / 71,142] 3258 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 321s local ... (56 actions, 55 running) [71,078 / 71,142] 3258 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 322s local ... (56 actions, 55 running) [71,080 / 71,142] 3259 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 323s local ... (56 actions, 55 running) [71,084 / 71,142] 3261 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 324s local ... (56 actions, 55 running) [71,094 / 71,150] 3263 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 325s local ... (56 actions, 55 running) [71,105 / 71,163] 3265 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 326s local ... (57 actions, 56 running) [71,111 / 71,168] 3265 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 327s local ... (57 actions, 56 running) [71,136 / 71,193] 3268 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 329s local ... (56 actions running) [71,171 / 71,230] 3271 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 330s local ... (56 actions, 52 running) [71,176 / 71,232] 3272 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 331s local ... (57 actions running) [71,181 / 71,237] 3274 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 332s local ... (57 actions running) [71,195 / 71,251] 3278 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 333s local ... (56 actions running) [71,204 / 71,260] 3281 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 334s local ... (56 actions, 55 running) [71,223 / 71,279] 3283 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 335s local ... (59 actions running) [71,233 / 71,289] 3287 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 336s local ... (61 actions running) [71,256 / 71,312] 3296 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 337s local ... (58 actions running) [71,282 / 71,339] 3299 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 338s local ... (59 actions, 57 running) [71,294 / 71,350] 3307 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 339s local ... (58 actions, 56 running) [71,313 / 71,369] 3311 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 341s local ... (57 actions running) [71,327 / 71,383] 3314 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 342s local ... (59 actions, 58 running) [71,341 / 71,397] 3323 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 343s local ... (59 actions, 58 running) [71,349 / 71,405] 3325 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 344s local ... (60 actions, 58 running) [71,367 / 71,427] 3328 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 345s local ... (60 actions, 58 running) [71,373 / 71,429] 3329 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 346s local ... (60 actions running) [71,384 / 71,441] 3334 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 347s local ... (61 actions, 60 running) [71,384 / 71,441] 3335 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 350s local ... (61 actions, 60 running) [71,389 / 71,446] 3335 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 352s local ... (61 actions running) [71,389 / 71,446] 3335 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 368s local ... (61 actions running) [71,414 / 71,470] 3341 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 369s local ... (64 actions running) [71,434 / 71,493] 3345 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 370s local ... (64 actions, 63 running) [71,438 / 71,494] 3349 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 371s local ... (63 actions running) [71,471 / 71,527] 3357 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 372s local ... (57 actions, 56 running) [71,479 / 71,578] 3361 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 374s local ... (56 actions, 55 running) [71,482 / 71,578] 3361 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 375s local ... (56 actions running) [71,484 / 71,578] 3363 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 376s local ... (56 actions running) [71,484 / 71,578] 3364 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 377s local ... (56 actions running) [71,487 / 71,578] 3365 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 378s local ... (56 actions, 55 running) [71,490 / 71,578] 3368 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 380s local ... (56 actions running) [71,494 / 71,578] 3372 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 381s local ... (56 actions, 55 running) [71,496 / 71,578] 3374 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 382s local ... (56 actions running) [71,500 / 71,578] 3376 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 383s local ... (56 actions, 55 running) [71,507 / 71,578] 3378 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 384s local ... (56 actions running) [71,513 / 71,578] 3379 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 385s local ... (56 actions, 55 running) [71,518 / 71,579] 3380 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 386s local ... (56 actions, 55 running) [71,521 / 71,579] 3381 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 387s local ... (56 actions, 55 running) [71,524 / 71,580] 3381 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 388s local ... (56 actions, 55 running) [71,539 / 71,595] 3381 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 389s local ... (56 actions, 55 running) [71,580 / 71,637] 3386 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 390s local ... (55 actions, 52 running) [71,615 / 71,672] 3390 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 391s local ... (58 actions running) [71,623 / 71,724] 3392 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 392s local ... (56 actions running) [71,629 / 71,724] 3393 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 393s local ... (56 actions, 55 running) [71,633 / 71,724] 3393 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 395s local ... (56 actions, 55 running) [71,634 / 71,724] 3393 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 396s local ... (56 actions running) [71,637 / 71,724] 3394 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 397s local ... (56 actions running) [71,637 / 71,724] 3395 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 398s local ... (56 actions running) [71,639 / 71,724] 3395 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 399s local ... (56 actions, 55 running) [71,645 / 71,724] 3400 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 400s local ... (56 actions, 55 running) [71,659 / 71,724] 3400 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 401s local ... (56 actions, 55 running) [71,668 / 71,724] 3402 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 402s local ... (56 actions, 55 running) [71,672 / 71,730] 3405 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 404s local ... (57 actions running) [71,692 / 71,750] 3406 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 405s local ... (55 actions, 53 running) [71,720 / 71,778] 3406 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 406s local ... (56 actions, 52 running) [71,722 / 71,781] 3406 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 407s local ... (55 actions, 51 running) [71,780 / 71,836] 3407 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 408s local ... (57 actions, 54 running) [71,799 / 71,857] 3414 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 410s local ... (58 actions, 56 running) [71,811 / 71,867] 3416 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 411s local ... (57 actions, 55 running) [71,818 / 71,877] 3419 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 412s local ... (60 actions running) [71,823 / 71,883] 3420 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 413s local ... (60 actions, 58 running) [71,827 / 71,883] 3424 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 414s local ... (58 actions running) [71,832 / 71,888] 3425 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 415s local ... (56 actions running) [71,832 / 71,888] 3426 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 417s local ... (57 actions running) [71,840 / 71,896] 3426 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 418s local ... (56 actions running) [71,843 / 71,899] 3427 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 419s local ... (56 actions running) [71,861 / 71,917] 3431 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 420s local ... (56 actions, 55 running) [71,895 / 71,952] 3440 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 421s local ... (56 actions running) [71,928 / 71,991] 3449 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 422s local ... (57 actions running) [71,930 / 71,991] 3451 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 424s local ... (59 actions running) [71,931 / 71,991] 3452 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 425s local ... (59 actions running) [71,936 / 71,993] 3455 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 426s local ... (57 actions, 56 running) [71,991 / 72,049] 3460 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 427s local ... (55 actions, 52 running) [72,002 / 72,058] 3462 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 428s local ... (58 actions, 56 running) [72,025 / 72,109] 3465 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 429s local ... (56 actions, 55 running) [72,029 / 72,109] 3470 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 430s local ... (56 actions running) [72,033 / 72,109] 3474 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 432s local ... (56 actions running) [72,037 / 72,109] 3476 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 433s local ... (56 actions, 55 running) [72,041 / 72,109] 3479 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 434s local ... (56 actions running) [72,042 / 72,109] 3480 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 435s local ... (56 actions running) [72,048 / 72,109] 3483 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 436s local ... (56 actions running) [72,075 / 72,131] 3485 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 437s local ... (56 actions, 55 running) [72,104 / 72,160] 3489 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 438s local ... (56 actions, 55 running) [72,137 / 72,193] 3496 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 439s local ... (57 actions, 56 running) [72,165 / 72,221] 3499 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 440s local ... (58 actions, 57 running) [72,207 / 72,265] 3504 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 441s local ... (62 actions running) [72,207 / 72,265] 3505 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 443s local ... (62 actions running) [72,276 / 72,347] 3511 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 444s local ... (64 actions, 62 running) [72,286 / 72,348] 3511 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 445s local ... (64 actions, 62 running) [72,291 / 72,350] 3514 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 446s local ... (63 actions running) [72,303 / 72,374] 3524 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 447s local ... (58 actions running) [72,305 / 72,374] 3524 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 449s local ... (57 actions running) [72,305 / 72,374] 3525 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 450s local ... (57 actions running) [72,308 / 72,374] 3526 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 451s local ... (57 actions, 56 running) [72,309 / 72,374] 3527 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 453s local ... (57 actions running) [72,310 / 72,374] 3529 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 454s local ... (57 actions running) [72,312 / 72,374] 3530 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 456s local ... (57 actions running) [72,312 / 72,374] 3531 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 458s local ... (57 actions running) [72,314 / 72,374] 3532 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 459s local ... (57 actions running) [72,314 / 72,374] 3533 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 460s local ... (57 actions running) [72,317 / 72,377] 3534 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 461s local ... (57 actions, 56 running) [72,351 / 72,409] 3535 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 462s local ... (58 actions, 53 running) [72,372 / 72,429] 3539 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 463s local ... (61 actions, 60 running) [72,391 / 72,449] 3545 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 464s local ... (62 actions, 61 running) [72,410 / 72,468] 3547 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 465s local ... (66 actions, 65 running) [72,418 / 72,481] 3551 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 467s local ... (67 actions running) [72,453 / 72,511] 3564 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 468s local ... (59 actions, 57 running) [72,468 / 72,543] 3567 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 469s local ... (57 actions running) [72,474 / 72,548] 3571 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 470s local ... (57 actions running) [72,478 / 72,548] 3572 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 471s local ... (57 actions running) [72,485 / 72,548] 3575 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 473s local ... (57 actions, 56 running) [72,487 / 72,548] 3578 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 474s local ... (57 actions running) [72,489 / 72,548] 3579 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 475s local ... (57 actions running) [72,517 / 72,575] 3580 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 476s local ... (57 actions running) [72,523 / 72,584] 3582 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 477s local ... (60 actions running) [72,532 / 72,589] 3587 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 479s local ... (57 actions running) [72,593 / 72,650] 3590 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 480s local ... (56 actions, 54 running) [72,625 / 72,683] 3598 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 481s local ... (56 actions, 55 running) [72,641 / 72,696] 3601 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 482s local ... (55 actions, 53 running) [72,656 / 72,712] 3602 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 483s local ... (60 actions, 57 running) [72,660 / 72,735] 3606 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 484s local ... (66 actions running) [72,672 / 72,735] 3618 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 485s local ... (56 actions running) [72,674 / 72,735] 3619 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 486s local ... (56 actions running) [72,674 / 72,735] 3620 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 487s local ... (56 actions running) [72,677 / 72,735] 3623 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 488s local ... (56 actions running) [72,681 / 72,737] 3625 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 490s local ... (56 actions running) [72,683 / 72,740] 3626 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 491s local ... (56 actions running) [72,689 / 72,746] 3628 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 492s local ... (56 actions, 55 running) [72,694 / 72,756] 3632 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 493s local ... (56 actions, 55 running) [72,699 / 72,756] 3636 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 494s local ... (56 actions running) [72,709 / 72,766] 3638 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 495s local ... (56 actions running) [72,741 / 72,796] 3641 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 496s local ... (56 actions running) [72,786 / 72,842] 3645 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 497s local ... (59 actions, 57 running) [72,804 / 72,860] 3647 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 498s local ... (60 actions, 59 running) [72,854 / 72,913] 3653 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 499s local ... (60 actions, 56 running) [72,881 / 72,937] 3657 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 500s local ... (59 actions, 57 running) [72,924 / 72,981] 3665 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 501s local ... (57 actions, 56 running) [72,948 / 73,011] 3669 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 503s local ... (57 actions, 56 running) [72,955 / 73,011] 3675 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 504s local ... (56 actions running) [72,969 / 73,031] 3676 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 505s local ... (56 actions, 55 running) [72,971 / 73,032] 3677 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 506s local ... (56 actions, 55 running) [72,976 / 73,034] 3679 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 507s local ... (57 actions running) [72,996 / 73,052] 3683 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 508s local ... (58 actions running) [73,017 / 73,074] 3689 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 509s local ... (59 actions, 58 running) [73,021 / 73,077] 3689 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 510s local ... (60 actions, 59 running) [73,028 / 73,133] 3690 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 511s local ... (60 actions running) [73,031 / 73,133] 3692 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 513s local ... (62 actions running) [73,032 / 73,133] 3693 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 514s local ... (62 actions running) [73,036 / 73,133] 3697 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 515s local ... (62 actions running) [73,038 / 73,133] 3699 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 516s local ... (62 actions running) [73,041 / 73,133] 3700 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 517s local ... (62 actions running) [73,041 / 73,133] 3701 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 519s local ... (62 actions running) [73,050 / 73,133] 3703 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 520s local ... (62 actions, 61 running) [73,054 / 73,133] 3706 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 521s local ... (62 actions running) [73,060 / 73,133] 3707 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 522s local ... (62 actions, 61 running) [73,063 / 73,133] 3709 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 523s local ... (62 actions running) [73,066 / 73,133] 3709 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 525s local ... (62 actions running) [73,068 / 73,133] 3710 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 526s local ... (62 actions running) [73,074 / 73,133] 3710 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 527s local ... (62 actions, 61 running) [73,101 / 73,160] 3711 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 528s local ... (60 actions, 58 running) [73,160 / 73,220] 3717 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 529s local ... (59 actions, 56 running) [73,168 / 73,228] 3717 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 531s local ... (61 actions, 56 running) [73,168 / 73,228] 3718 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 535s local ... (60 actions, 55 running) [73,245 / 73,346] 3720 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 536s local ... (62 actions, 53 running) [73,248 / 73,347] 3720 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 538s local ... (64 actions running) [73,248 / 73,347] 3720 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 550s local ... (64 actions running) [73,262 / 73,347] 3728 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 551s local ... (65 actions, 64 running) [73,267 / 73,347] 3732 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 552s local ... (62 actions running) [73,273 / 73,347] 3737 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 554s local ... (56 actions running) [73,275 / 73,347] 3739 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 556s local ... (56 actions running) [73,275 / 73,347] 3740 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 557s local ... (56 actions running) [73,277 / 73,347] 3741 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 559s local ... (56 actions running) [73,278 / 73,347] 3742 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 560s local ... (56 actions running) [73,279 / 73,347] 3743 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 561s local ... (56 actions running) [73,280 / 73,347] 3745 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 563s local ... (56 actions running) [73,281 / 73,347] 3745 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 564s local ... (56 actions running) [73,281 / 73,347] 3746 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 572s local ... (56 actions running) [73,282 / 73,347] 3746 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 574s local ... (56 actions running) [73,282 / 73,347] 3747 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 581s local ... (56 actions running) [73,283 / 73,347] 3747 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 582s local ... (56 actions running) [73,286 / 73,348] 3749 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 583s local ... (56 actions, 55 running) [73,287 / 73,349] 3749 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 584s local ... (56 actions running) [73,288 / 73,349] 3749 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 586s local ... (56 actions, 55 running) [73,293 / 73,352] 3749 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 587s local ... (56 actions, 55 running) [73,304 / 73,360] 3754 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 588s local ... (56 actions running) [73,344 / 73,413] 3756 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 589s local ... (60 actions, 58 running) [73,368 / 73,436] 3759 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 590s local ... (60 actions, 57 running) [73,388 / 73,485] 3761 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 591s local ... (65 actions, 62 running) [73,395 / 73,485] 3762 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 592s local ... (66 actions, 65 running) [73,398 / 73,485] 3764 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 593s local ... (65 actions running) [73,400 / 73,485] 3764 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 594s local ... (65 actions running) [73,406 / 73,485] 3765 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 595s local ... (65 actions running) [73,412 / 73,485] 3768 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 596s local ... (62 actions running) [73,418 / 73,485] 3773 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 597s local ... (58 actions running) [73,421 / 73,487] 3773 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 599s local ... (58 actions, 57 running) [73,426 / 73,492] 3775 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 600s local ... (58 actions running) [73,441 / 73,508] 3777 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 601s local ... (58 actions, 56 running) [73,451 / 73,509] 3781 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 602s local ... (50 actions running) [73,451 / 73,509] 3781 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 603s local ... (51 actions running) [73,454 / 73,509] 3784 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 605s local ... (48 actions running) [73,457 / 73,509] 3788 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 607s local ... (44 actions running) [73,460 / 73,509] 3790 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 608s local ... (41 actions running) [73,461 / 73,509] 3791 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 609s local ... (40 actions running) [73,462 / 73,509] 3791 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 612s local ... (40 actions, 38 running) [73,473 / 73,509] 3793 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 613s local ... (37 actions running) [73,474 / 73,509] 3793 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 614s local ... (36 actions running) [73,474 / 73,509] 3793 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 623s local ... (36 actions running) [73,476 / 73,509] 3793 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 626s local ... (34 actions running) [73,491 / 73,509] 3793 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 628s local ... (19 actions running) [73,499 / 73,509] 3793 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 630s local ... (11 actions running) [73,503 / 73,509] 3793 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 631s local ... (7 actions running) [73,506 / 73,510] 3794 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 633s local ... (4 actions running) [73,507 / 73,510] 3794 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 634s local ... (3 actions running) [73,507 / 73,510] 3795 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 641s local ... (3 actions running) [73,508 / 73,510] 3795 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 642s local ... (2 actions running) [73,508 / 73,510] 3795 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 652s local ... (2 actions running) [73,509 / 73,510] 3796 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 653s local [73,509 / 73,510] 3796 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 664s local [73,509 / 73,510] 3796 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 694s local [73,509 / 73,510] 3796 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 754s local [73,509 / 73,510] 3796 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 814s local [73,509 / 73,510] 3796 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 874s local [73,509 / 73,510] 3796 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 900s local [73,509 / 73,510] 3796 / 3797 tests, 1 failed; Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10); 1s local FLAKY: //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (Summary) /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow/bazel-out/aarch64-opt/testlogs/tensorflow/python/distribute/input_lib_type_spec_test_2gpu/shard_4_of_10/test_attempts/attempt_1.log INFO: From Testing //tensorflow/python/distribute:input_lib_type_spec_test_2gpu (shard 4 of 10): [73,510 / 73,510] 3797 / 3797 tests, 1 failed; checking cached actions INFO: Elapsed time: 2388.218s, Critical Path: 909.98s INFO: 55028 processes: 29638 disk cache hit, 17526 internal, 7864 local. FAILED: Build did NOT complete successfully