++ DEFAULT_BAZEL_TARGETS='//tensorflow/... -//tensorflow/compiler/tf2tensorrt/... -//tensorflow/compiler/xrt/... -//tensorflow/core/tpu/... -//tensorflow/go/... -//tensorflow/java/... -//tensorflow/python/integration_testing/... -//tensorflow/tools/toolchains/...' + bazel --bazelrc=/usertools/aarch64.bazelrc test --config=sigbuild_local_cache --cache_test_results=no --test_timeout=500,900,-1,-1 --config=pycpp_filters --build_tests_only -- //tensorflow/... -//tensorflow/compiler/tf2tensorrt/... -//tensorflow/compiler/xrt/... -//tensorflow/core/tpu/... -//tensorflow/go/... -//tensorflow/java/... -//tensorflow/python/integration_testing/... -//tensorflow/tools/toolchains/... -//tensorflow/lite/... -//tensorflow/compiler/mlir/lite/debug:debug_test -//tensorflow/python/kernel_tests/proto:decode_proto_op_test -//tensorflow/python/util/protobuf:protobuf_compare_test -//tensorflow/tools/api/tests:api_compatibility_test Extracting Bazel installation... INFO: Invocation ID: 64d5ab57-34c4-4190-b658-73127dc77a81 INFO: Options provided by the client: Inherited 'common' options: --isatty=0 --terminal_columns=80 INFO: Reading rc options for 'test' from /tf/tensorflow/.bazelrc: Inherited 'common' options: --experimental_repo_remote_exec INFO: Reading rc options for 'test' from /tf/tensorflow/.bazelrc: Inherited 'build' options: --define framework_shared_object=true --define tsl_protobuf_header_only=true --define=use_fast_cpp_protos=true --define=allow_oversize_protos=true --spawn_strategy=standalone -c opt --announce_rc --define=grpc_no_ares=true --noincompatible_remove_legacy_whole_archive --features=-force_no_whole_archive --enable_platform_specific_config --define=with_xla_support=true --config=short_logs --config=v2 --define=no_aws_support=true --define=no_hdfs_support=true --experimental_cc_shared_library --experimental_link_static_libraries_once=false --incompatible_enforce_config_setting_visibility --deleted_packages=tensorflow/core/tfrt/stubs,tensorflow/compiler/mlir/tfrt,tensorflow/compiler/mlir/tfrt/benchmarks,tensorflow/compiler/mlir/tfrt/ir,tensorflow/compiler/mlir/tfrt/ir/mlrt,tensorflow/compiler/mlir/tfrt/jit/python_binding,tensorflow/compiler/mlir/tfrt/jit/transforms,tensorflow/compiler/mlir/tfrt/python_tests,tensorflow/compiler/mlir/tfrt/tests,tensorflow/compiler/mlir/tfrt/tests/mlrt,tensorflow/compiler/mlir/tfrt/tests/ir,tensorflow/compiler/mlir/tfrt/tests/analysis,tensorflow/compiler/mlir/tfrt/tests/jit,tensorflow/compiler/mlir/tfrt/tests/lhlo_to_tfrt,tensorflow/compiler/mlir/tfrt/tests/lhlo_to_jitrt,tensorflow/compiler/mlir/tfrt/tests/tf_to_corert,tensorflow/compiler/mlir/tfrt/tests/tf_to_tfrt_data,tensorflow/compiler/mlir/tfrt/tests/saved_model,tensorflow/compiler/mlir/tfrt/transforms/lhlo_gpu_to_tfrt_gpu,tensorflow/compiler/mlir/tfrt/transforms/mlrt,tensorflow/core/runtime_fallback,tensorflow/core/runtime_fallback/conversion,tensorflow/core/runtime_fallback/kernel,tensorflow/core/runtime_fallback/opdefs,tensorflow/core/runtime_fallback/runtime,tensorflow/core/runtime_fallback/util,tensorflow/core/tfrt/mlrt,tensorflow/core/tfrt/mlrt/attribute,tensorflow/core/tfrt/mlrt/kernel,tensorflow/core/tfrt/mlrt/bytecode,tensorflow/core/tfrt/mlrt/interpreter,tensorflow/compiler/mlir/tfrt/translate/mlrt,tensorflow/compiler/mlir/tfrt/translate/mlrt/testdata,tensorflow/core/tfrt/gpu,tensorflow/core/tfrt/run_handler_thread_pool,tensorflow/core/tfrt/runtime,tensorflow/core/tfrt/saved_model,tensorflow/core/tfrt/graph_executor,tensorflow/core/tfrt/saved_model/tests,tensorflow/core/tfrt/tpu,tensorflow/core/tfrt/utils,tensorflow/core/tfrt/utils/debug,tensorflow/core/tfrt/saved_model/python,tensorflow/core/tfrt/graph_executor/python INFO: Reading rc options for 'test' from /usertools/aarch64.bazelrc: Inherited 'build' options: --action_env=CACHEBUSTER=20220325 --action_env PYTHON_BIN_PATH=/usr/local/bin/python3 --python_path=/usr/local/bin/python3 --define=tf_api_version=2 --action_env=TF2_BEHAVIOR=1 --distinct_host_configuration=false --profile=/tf/pkg/profile.json.gz --crosstool_top=@ml2014_aarch64_config_aarch64//crosstool:toolchain --copt=-mtune=generic --copt=-march=armv8-a --copt=-O3 INFO: Reading rc options for 'test' from /usertools/aarch64.bazelrc: 'test' options: --crosstool_top=@ml2014_aarch64_config_aarch64//crosstool:toolchain --build_tests_only --keep_going --test_output=errors --verbose_failures=true --test_timeout=500,900,-1,-1 --test_summary=short INFO: Found applicable config definition build:short_logs in file /tf/tensorflow/.bazelrc: --output_filter=DONT_MATCH_ANYTHING INFO: Found applicable config definition build:v2 in file /tf/tensorflow/.bazelrc: --define=tf_api_version=2 --action_env=TF2_BEHAVIOR=1 INFO: Found applicable config definition build:sigbuild_local_cache in file /usertools/aarch64.bazelrc: --disk_cache=/tf/cache INFO: Found applicable config definition test:pycpp_filters in file /usertools/aarch64.bazelrc: --test_tag_filters=-no_oss,-oss_serial,-gpu,-tpu,-benchmark-test,-v1only,-no_aarch64,-no_oss_py38,-no_oss_py39,-no_oss_py310 --build_tag_filters=-no_oss,-oss_serial,-gpu,-tpu,-benchmark-test,-v1only,-no_aarch64,-no_oss_py38,-no_oss_py39,-no_oss_py310 --test_lang_filters=cc,py --flaky_test_attempts=3 --test_size_filters=small,medium INFO: Found applicable config definition build:linux in file /tf/tensorflow/.bazelrc: --define=build_with_onednn_v2=true --host_copt=-w --copt=-Wno-all --copt=-Wno-extra --copt=-Wno-deprecated --copt=-Wno-deprecated-declarations --copt=-Wno-ignored-attributes --copt=-Wno-array-bounds --copt=-Wunused-result --copt=-Werror=unused-result --copt=-Wswitch --copt=-Werror=switch --copt=-Wno-error=unused-but-set-variable --define=PREFIX=/usr --define=LIBDIR=$(PREFIX)/lib --define=INCLUDEDIR=$(PREFIX)/include --define=PROTOBUF_INCLUDE_PATH=$(PREFIX)/include --cxxopt=-std=c++17 --host_cxxopt=-std=c++17 --config=dynamic_kernels --experimental_guard_against_concurrent_changes INFO: Found applicable config definition build:dynamic_kernels in file /tf/tensorflow/.bazelrc: --define=dynamic_loaded_kernels=true --copt=-DAUTOLOAD_DYNAMIC_KERNELS Loading: Loading: Loading: Loading: 0 packages loaded Loading: 552 packages loaded currently loading: tensorflow/lite/testing Analyzing: 3784 targets (553 packages loaded) Analyzing: 3784 targets (553 packages loaded, 0 targets configured) Analyzing: 3784 targets (586 packages loaded, 32847 targets configured) Analyzing: 3784 targets (600 packages loaded, 36172 targets configured) Analyzing: 3784 targets (602 packages loaded, 39088 targets configured) INFO: Analyzed 3784 targets (602 packages loaded, 42816 targets configured). checking cached actions INFO: Found 3784 test targets... [0 / 9] [Prepa] BazelWorkspaceStatusAction stable-status.txt [5,570 / 10,159] Linking external/stablehlo/libstablehlo_portable_api.so; Downloading external/stablehlo/libstablehlo_portable_api.so, 1.8 MiB / 2.2 MiB; 0s remote-cache ... (24 actions, 2 running) [10,085 / 17,530] Linking external/llvm-project/mlir/libSPIRVDialect.so; Downloading external/llvm-project/mlir/libSPIRVDialect.so, 4.2 MiB / 16.2 MiB; 0s remote-cache ... (54 actions, 0 running) [13,096 / 17,530] Linking tensorflow/compiler/xla/translate/mhlo_to_hlo/liblayout_util.so; Downloading tensorflow/compiler/xla/translate/mhlo_to_hlo/liblayout_util.so; 0s remote-cache ... (56 actions, 0 running) [14,302 / 17,548] Compiling tensorflow/core/kernels/sparse_fill_empty_rows_op.cc; Downloading tensorflow/core/kernels/_objs/sparse_fill_empty_rows_op/sparse_fill_empty_rows_op.d; 0s remote-cache ... (53 actions, 0 running) [15,249 / 17,548] Compiling tensorflow/core/kernels/data/experimental/set_stats_aggregator_dataset_op.cc; Downloading tensorflow/core/kernels/data/experimental/_objs/set_stats_aggregator_dataset_op/set_stats_aggregator_dataset_op.d; 0s remote-cache ... (54 actions, 0 running) [16,320 / 17,548] Linking tensorflow/core/kernels/libreduction_ops.lo; Downloading tensorflow/core/kernels/libreduction_ops.lo, 7.8 MiB / 11.1 MiB; 0s remote-cache ... (54 actions, 0 running) [17,190 / 17,548] Linking tensorflow/core/kernels/libconv_ops.lo; Downloading tensorflow/core/kernels/libconv_ops.lo, 23.9 MiB / 69.6 MiB; 0s remote-cache ... (44 actions, 0 running) [18,929 / 20,126] Linking tensorflow/c/c_test; Downloading tensorflow/c/c_test, 97.8 MiB / 164.9 MiB; 0s remote-cache ... (43 actions, 0 running) [20,181 / 21,417] [Prepa] Compiling llvm/lib/CodeGen/LLVMTargetMachine.cpp ... (39 actions, 0 running) [22,140 / 23,069] Generating code from table: lib/Target/RISCV/RISCV.td @llvm-project//llvm:RISCVCommonTableGen__gen_dag_isel_genrule; 0s remote-cache ... (41 actions, 0 running) [24,031 / 24,388] [Prepa] Compiling tensorflow/compiler/mlir/tensorflow/transforms/lower_globals_to_ml_program.cc ... (51 actions, 0 running) [25,719 / 25,932] Linking tensorflow/core/kernels/conv_grad_input_ops_benchmark_test_cpu; 0s remote-cache ... (51 actions, 0 running) [31,916 / 31,991] Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 239.1 MiB / 378.2 MiB; 1s remote-cache ... (9 actions, 0 running) [34,442 / 34,506] 5 / 3784 tests; Linking tensorflow/compiler/mlir/tf-opt; Downloading tensorflow/compiler/mlir/tf-opt, 368.7 MiB / 378.2 MiB; 2s remote-cache ... (62 actions, 44 running) [34,918 / 34,984] 33 / 3784 tests; Linking tensorflow/compiler/mlir/tf-opt; 3s remote-cache ... (56 actions, 33 running) [35,109 / 35,166] 56 / 3784 tests; Linking tensorflow/compiler/mlir/lite/stablehlo/odml_to_stablehlo; 3s remote-cache ... (60 actions, 55 running) [35,246 / 35,324] 79 / 3784 tests; Testing //tensorflow/compiler/xla/pjrt:tfrt_cpu_pjrt_client_test; 3s local ... (71 actions, 57 running) [36,308 / 36,488] 97 / 3784 tests; Testing //tensorflow/compiler/xla/pjrt:tfrt_cpu_pjrt_client_test; 4s local ... (57 actions, 38 running) [37,195 / 39,453] 98 / 3784 tests; Testing //tensorflow/compiler/xla/pjrt:tfrt_cpu_pjrt_client_test; 5s local ... (58 actions, 50 running) [37,205 / 39,453] 99 / 3784 tests; Testing //tensorflow/compiler/xla/pjrt:tfrt_cpu_pjrt_client_test; 6s local ... (76 actions, 75 running) [37,217 / 39,453] 101 / 3784 tests; Testing //tensorflow/compiler/xla/pjrt:tfrt_cpu_pjrt_client_test; 7s local ... (86 actions, 85 running) [37,227 / 39,453] 103 / 3784 tests; Testing //tensorflow/compiler/xla/pjrt:tfrt_cpu_pjrt_client_test; 8s local ... (88 actions, 87 running) [37,235 / 39,453] 103 / 3784 tests; Testing //tensorflow/compiler/xla/pjrt:tfrt_cpu_pjrt_client_test; 10s local ... (88 actions, 87 running) [37,602 / 39,714] 108 / 3784 tests; Testing //tensorflow/compiler/xla/client/lib:matrix_test_cpu; 10s local ... (87 actions, 71 running) [38,137 / 40,072] 109 / 3784 tests; Testing //tensorflow/c:ops_test; 10s local ... (82 actions, 66 running) [38,494 / 40,340] 110 / 3784 tests; Testing //tensorflow/c:ops_test; 11s local ... (81 actions, 59 running) [39,345 / 40,904] 111 / 3784 tests; Testing //tensorflow/c:ops_test; 12s local ... (74 actions, 56 running) [40,460 / 41,806] 111 / 3784 tests; Testing //tensorflow/c:ops_test; 13s local ... (75 actions, 50 running) [41,618 / 42,575] 111 / 3784 tests; Testing //tensorflow/c:ops_test; 14s local ... (74 actions, 50 running) [42,530 / 43,263] 111 / 3784 tests; Testing //tensorflow/c:ops_test; 15s local ... (61 actions, 46 running) [43,312 / 43,916] 111 / 3784 tests; Testing //tensorflow/c:ops_test; 16s local ... (72 actions, 44 running) [44,323 / 44,646] 111 / 3784 tests; Testing //tensorflow/c:ops_test; 17s local ... (68 actions, 42 running) [45,645 / 45,775] 112 / 3784 tests; Testing //tensorflow/c:ops_test; 19s local ... (105 actions, 103 running) [45,652 / 45,780] 112 / 3784 tests; Testing //tensorflow/c:ops_test; 20s local ... (106 actions, 105 running) [45,653 / 45,780] 112 / 3784 tests; Testing //tensorflow/c:ops_test; 21s local ... (105 actions running) [45,674 / 45,800] 112 / 3784 tests; Testing //tensorflow/c:ops_test; 22s local ... (107 actions running) [45,693 / 45,817] 112 / 3784 tests; Testing //tensorflow/c:ops_test; 23s local ... (107 actions running) [45,713 / 45,837] 112 / 3784 tests; Testing //tensorflow/c:ops_test; 24s local ... (107 actions running) [45,796 / 45,920] 112 / 3784 tests; Testing //tensorflow/c:ops_test; 25s local ... (107 actions running) [45,819 / 45,943] 113 / 3784 tests; Testing //tensorflow/c:ops_test; 26s local ... (108 actions running) [45,856 / 45,982] 114 / 3784 tests; Testing //tensorflow/c:c_api_test_cpu; 27s local ... (109 actions running) [45,856 / 45,982] 114 / 3784 tests; Testing //tensorflow/c:c_api_test_cpu; 28s local ... (109 actions running) [45,871 / 46,003] 114 / 3784 tests; Testing //tensorflow/c:c_api_test_cpu; 29s local ... (109 actions running) [45,893 / 46,024] 114 / 3784 tests; Testing //tensorflow/c:c_api_test_cpu; 30s local ... (109 actions running) [45,902 / 46,034] 114 / 3784 tests; Testing //tensorflow/c:c_api_test_cpu; 31s local ... (107 actions running) [45,918 / 46,050] 114 / 3784 tests; Testing //tensorflow/c:c_api_test_cpu; 32s local ... (108 actions, 107 running) [45,930 / 46,065] 114 / 3784 tests; Testing //tensorflow/c:c_api_test_cpu; 34s local ... (108 actions, 107 running) [45,959 / 46,098] 115 / 3784 tests; Testing //tensorflow/c:c_api_test_cpu; 35s local ... (109 actions, 108 running) [46,050 / 46,199] 116 / 3784 tests; Testing //tensorflow/c:c_api_test_cpu; 36s local ... (110 actions running) [46,110 / 46,266] 117 / 3784 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 31s local, remote-cache ... (108 actions, 106 running) [46,141 / 46,296] 118 / 3784 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 32s local, remote-cache ... (108 actions, 107 running) [46,152 / 46,309] 118 / 3784 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 33s local, remote-cache ... (106 actions, 105 running) [46,221 / 46,484] 118 / 3784 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 34s local, remote-cache ... (102 actions, 99 running) [46,571 / 46,731] 118 / 3784 tests; Compiling tensorflow/lite/toco/python/toco_python_api.cc [for tool]; 35s local, remote-cache ... (101 actions, 100 running) [46,576 / 46,731] 119 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 34s local, remote-cache ... (97 actions running) [46,579 / 46,732] 119 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 35s local, remote-cache ... (94 actions running) [46,599 / 46,751] 121 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 36s local, remote-cache ... (95 actions, 94 running) [46,670 / 46,823] 122 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 37s local, remote-cache ... (94 actions, 93 running) [46,774 / 46,924] 126 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 38s local, remote-cache ... (92 actions, 90 running) [46,783 / 46,934] 127 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 39s local, remote-cache ... (94 actions, 93 running) [46,810 / 46,961] 127 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 40s local, remote-cache ... (93 actions, 92 running) [46,884 / 47,034] 129 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 41s local, remote-cache ... (93 actions, 92 running) [46,907 / 47,057] 130 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 43s local, remote-cache ... (96 actions running) [46,911 / 47,061] 132 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 45s local, remote-cache ... (96 actions running) [46,938 / 47,088] 132 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 46s local, remote-cache ... (96 actions, 95 running) [46,957 / 47,107] 133 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 47s local, remote-cache ... (95 actions, 94 running) [46,974 / 47,124] 134 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 48s local, remote-cache ... (95 actions running) [46,999 / 47,149] 135 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 49s local, remote-cache ... (94 actions, 93 running) [47,015 / 47,165] 135 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 50s local, remote-cache ... (94 actions running) [47,027 / 47,178] 136 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 51s local, remote-cache ... (92 actions running) [47,093 / 47,245] 137 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 53s local, remote-cache ... (94 actions running) [47,152 / 47,304] 141 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 54s local, remote-cache ... (94 actions running) [47,228 / 47,381] 141 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 55s local, remote-cache ... (96 actions, 95 running) [47,251 / 47,403] 142 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 56s local, remote-cache ... (96 actions, 95 running) [47,285 / 47,441] 142 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 57s local, remote-cache ... (98 actions, 97 running) [47,337 / 47,494] 144 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 58s local, remote-cache ... (99 actions running) [47,395 / 47,551] 145 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 59s local, remote-cache ... (100 actions, 99 running) [47,429 / 47,585] 145 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 60s local, remote-cache ... (101 actions, 99 running) [47,488 / 47,644] 148 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 61s local, remote-cache ... (102 actions, 101 running) [47,516 / 47,672] 149 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 62s local, remote-cache ... (103 actions running) [47,523 / 47,681] 149 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 63s local, remote-cache ... (102 actions, 101 running) [47,583 / 47,740] 151 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 64s local, remote-cache ... (98 actions, 94 running) [47,763 / 47,921] 151 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 65s local, remote-cache ... (100 actions, 98 running) [47,874 / 48,030] 151 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 67s local, remote-cache ... (100 actions running) [47,887 / 48,043] 152 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 68s local, remote-cache ... (100 actions running) [47,904 / 48,060] 154 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 69s local, remote-cache ... (100 actions running) [47,922 / 48,079] 157 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 70s local, remote-cache ... (99 actions running) [47,971 / 48,175] 159 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 71s local, remote-cache ... (100 actions running) [47,972 / 48,175] 160 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 72s local, remote-cache ... (100 actions running) [47,978 / 48,175] 164 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 73s local, remote-cache ... (96 actions running) [47,983 / 48,175] 166 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 74s local, remote-cache ... (93 actions running) [47,989 / 48,175] 169 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 75s local, remote-cache ... (90 actions running) [47,995 / 48,175] 171 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 76s local, remote-cache ... (84 actions running) [48,004 / 48,175] 173 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 77s local, remote-cache ... (81 actions running) [48,022 / 48,181] 173 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 78s local, remote-cache ... (76 actions, 75 running) [48,047 / 48,198] 174 / 3784 tests; Compiling tensorflow/python/client/tf_session_wrapper.cc [for tool]; 79s local, remote-cache ... (76 actions, 73 running) [48,094 / 48,241] 174 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 69s local, remote-cache ... (76 actions, 75 running) [48,114 / 48,274] 175 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 70s local, remote-cache ... (77 actions, 76 running) [48,121 / 48,274] 176 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 71s local, remote-cache ... (76 actions, 75 running) [48,130 / 48,275] 178 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 72s local, remote-cache ... (72 actions running) [48,141 / 48,294] 178 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 73s local, remote-cache ... (71 actions, 70 running) [48,153 / 48,294] 179 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 75s local, remote-cache ... (63 actions running) [48,155 / 48,295] 179 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 76s local, remote-cache ... (63 actions running) [48,174 / 48,311] 179 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 77s local, remote-cache ... (63 actions running) [48,228 / 48,355] 185 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 78s local, remote-cache ... (71 actions running) [48,230 / 48,355] 186 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 79s local, remote-cache ... (73 actions running) [48,231 / 48,355] 187 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 80s local, remote-cache ... (74 actions running) [48,234 / 48,355] 187 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 81s local, remote-cache ... (76 actions running) [48,236 / 48,355] 188 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 82s local, remote-cache ... (78 actions running) [48,237 / 48,355] 188 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 83s local, remote-cache ... (79 actions running) [48,243 / 48,355] 189 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 84s local, remote-cache ... (80 actions running) [48,259 / 48,355] 190 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 85s local, remote-cache ... (81 actions running) [48,268 / 48,355] 190 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 86s local, remote-cache ... (82 actions running) [48,273 / 48,370] 192 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 87s local, remote-cache ... (81 actions, 79 running) [48,275 / 48,370] 192 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 89s local, remote-cache ... (79 actions, 78 running) [48,276 / 48,370] 192 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 90s local, remote-cache ... (78 actions running) [48,281 / 48,370] 193 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 91s local, remote-cache ... (74 actions, 73 running) [48,305 / 48,389] 194 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 92s local, remote-cache ... (68 actions, 67 running) [48,338 / 48,463] 194 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 93s local, remote-cache ... (62 actions, 60 running) [48,345 / 48,463] 194 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 94s local, remote-cache ... (56 actions, 55 running) [48,346 / 48,464] 194 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 96s local, remote-cache ... (57 actions running) [48,347 / 48,464] 194 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 98s local, remote-cache ... (57 actions running) [48,348 / 48,464] 195 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 99s local, remote-cache ... (57 actions running) [48,361 / 48,464] 196 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 100s local, remote-cache ... (57 actions, 56 running) [48,363 / 48,464] 196 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 102s local, remote-cache ... (57 actions, 56 running) [48,372 / 48,464] 196 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 103s local, remote-cache ... (57 actions, 56 running) [48,379 / 48,464] 196 / 3784 tests; Compiling tensorflow/python/tfe_wrapper.cc [for tool]; 104s local, remote-cache ... (57 actions running) [48,384 / 48,464] 196 / 3784 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 37s local ... (57 actions running) [48,413 / 48,494] 198 / 3784 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 38s local ... (56 actions, 55 running) [48,644 / 48,729] 199 / 3784 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 39s local ... (57 actions, 52 running) [48,743 / 48,825] 199 / 3784 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 40s local ... (61 actions, 58 running) [48,798 / 48,879] 199 / 3784 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 41s local ... (64 actions, 63 running) [48,848 / 48,931] 201 / 3784 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 42s local ... (64 actions, 63 running) [48,861 / 48,943] 202 / 3784 tests; Testing //tensorflow/python/kernel_tests/array_ops:diag_op_test_cpu (shard 6 of 6); 43s local ... (64 actions, 63 running) [48,901 / 48,983] 203 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 43s local ... (64 actions, 63 running) [48,938 / 49,017] 204 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 44s local ... (63 actions, 62 running) [48,967 / 49,049] 205 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 45s local ... (64 actions, 63 running) [48,983 / 49,066] 208 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 46s local ... (65 actions running) [48,987 / 49,067] 210 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 48s local ... (65 actions running) [49,004 / 49,085] 212 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 49s local ... (65 actions running) [49,016 / 49,104] 213 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 50s local ... (65 actions running) [49,021 / 49,104] 216 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 51s local ... (64 actions running) [49,035 / 49,113] 223 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 52s local ... (58 actions running) [49,050 / 49,128] 224 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 54s local ... (58 actions, 57 running) [49,066 / 49,144] 224 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 55s local ... (58 actions running) [49,075 / 49,152] 225 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 56s local ... (58 actions running) [49,075 / 49,152] 226 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 58s local ... (58 actions running) [49,107 / 49,185] 226 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 59s local ... (57 actions, 56 running) [49,109 / 49,188] 227 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 60s local ... (57 actions, 56 running) [49,127 / 49,204] 229 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 61s local ... (56 actions running) [49,225 / 49,304] 231 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 63s local ... (58 actions, 56 running) [49,248 / 49,326] 233 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 64s local ... (57 actions, 55 running) [49,286 / 49,364] 234 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 1 of 10); 65s local ... (57 actions running) [49,334 / 49,413] 234 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 2 of 10); 66s local ... (58 actions running) [49,407 / 49,498] 236 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_low_rank_update_test_cpu (shard 8 of 10); 67s local ... (60 actions running) [49,411 / 49,498] 237 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 50s local ... (59 actions running) [49,419 / 49,498] 242 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 51s local ... (62 actions running) [49,421 / 49,498] 242 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 52s local ... (62 actions running) [49,423 / 49,498] 244 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 53s local ... (62 actions running) [49,424 / 49,498] 244 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 54s local ... (62 actions running) [49,461 / 49,532] 247 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 55s local ... (61 actions, 60 running) [49,503 / 49,574] 248 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 56s local ... (62 actions running) [49,524 / 49,596] 248 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 57s local ... (62 actions running) [49,525 / 49,596] 248 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 59s local ... (62 actions, 61 running) [49,536 / 49,606] 249 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 60s local ... (62 actions, 61 running) [49,612 / 49,685] 250 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 61s local ... (62 actions, 60 running) [49,722 / 49,794] 250 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 62s local ... (63 actions, 58 running) [49,895 / 49,966] 257 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 63s local ... (64 actions, 57 running) [50,069 / 50,140] 260 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 64s local ... (68 actions, 61 running) [50,153 / 50,225] 264 / 3784 tests; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_circulant_test_cpu (shard 1 of 15); 65s local ... (69 actions, 66 running) [50,225 / 50,296] 269 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 45s local ... (69 actions, 65 running) [50,278 / 50,349] 273 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 46s local ... (69 actions, 67 running) [50,335 / 50,405] 279 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 47s local ... (66 actions, 65 running) [50,354 / 50,441] 285 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 48s local ... (66 actions running) [50,357 / 50,441] 288 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 50s local ... (65 actions running) [50,364 / 50,441] 291 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 51s local ... (64 actions running) [50,381 / 50,470] 298 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 52s local ... (62 actions, 59 running) [50,415 / 50,487] 299 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 53s local ... (62 actions, 61 running) [50,452 / 50,521] 302 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 54s local ... (60 actions, 59 running) [50,583 / 50,662] 305 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 55s local ... (64 actions, 59 running) [50,689 / 50,775] 317 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 56s local ... (67 actions running) [50,694 / 50,775] 322 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 57s local ... (68 actions running) [50,700 / 50,775] 324 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 58s local ... (67 actions, 66 running) [50,700 / 50,775] 324 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 60s local ... (67 actions running) [50,702 / 50,775] 324 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 61s local ... (67 actions, 66 running) [50,737 / 50,802] 326 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 62s local ... (66 actions, 65 running) [50,802 / 50,869] 333 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 63s local ... (74 actions, 72 running) [50,815 / 50,883] 334 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 64s local ... (77 actions, 76 running) [50,852 / 50,921] 338 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 65s local ... (77 actions, 72 running) [50,882 / 50,947] 345 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 66s local ... (76 actions, 75 running) [50,934 / 50,996] 354 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 67s local ... (75 actions, 74 running) [50,945 / 51,050] 359 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 68s local ... (76 actions, 73 running) [51,270 / 51,332] 379 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 69s local ... (59 actions, 53 running) [51,325 / 51,395] 389 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 70s local ... (61 actions, 60 running) [51,327 / 51,395] 391 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 72s local ... (60 actions running) [51,337 / 51,395] 396 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 73s local ... (56 actions, 55 running) [51,338 / 51,396] 397 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 74s local ... (57 actions running) [51,343 / 51,402] 399 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 75s local ... (57 actions, 56 running) [51,351 / 51,407] 402 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 76s local ... (55 actions running) [51,360 / 51,421] 404 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 77s local ... (56 actions, 55 running) [51,383 / 51,439] 407 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 78s local ... (56 actions, 54 running) [51,390 / 51,457] 410 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 79s local ... (57 actions running) [51,398 / 51,457] 414 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 80s local ... (57 actions running) [51,403 / 51,459] 414 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 81s local ... (56 actions, 55 running) [51,467 / 51,524] 415 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 82s local ... (57 actions, 56 running) [51,488 / 51,544] 417 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 83s local ... (60 actions running) [51,506 / 51,562] 418 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 85s local ... (63 actions running) [51,519 / 51,576] 421 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 86s local ... (63 actions, 62 running) [51,552 / 51,608] 424 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 87s local ... (64 actions running) [51,637 / 51,704] 428 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 88s local ... (66 actions, 64 running) [51,646 / 51,714] 432 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 89s local ... (66 actions running) [51,690 / 51,757] 438 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 90s local ... (62 actions, 61 running) [51,710 / 51,784] 443 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 91s local ... (60 actions, 58 running) [51,716 / 51,784] 448 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 93s local ... (59 actions running) [51,717 / 51,784] 448 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 95s local ... (59 actions, 58 running) [51,741 / 51,808] 450 / 3784 tests; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_d9m_test_cpu (shard 1 of 2); 96s local ... (59 actions, 58 running) [51,764 / 51,831] 455 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 43s local ... (61 actions running) [51,786 / 51,853] 456 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 44s local ... (63 actions, 62 running) [51,837 / 51,921] 464 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 45s local ... (61 actions, 58 running) [51,842 / 51,921] 466 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 46s local ... (63 actions running) [51,844 / 51,921] 466 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 47s local ... (63 actions, 62 running) [51,846 / 51,922] 467 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 48s local ... (63 actions running) [51,855 / 51,922] 468 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 49s local ... (62 actions, 61 running) [51,875 / 51,942] 473 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 50s local ... (62 actions, 61 running) [51,935 / 52,004] 478 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 51s local ... (62 actions, 61 running) [51,980 / 52,050] 482 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 52s local ... (64 actions, 62 running) [52,004 / 52,108] 485 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 54s local ... (67 actions running) [52,005 / 52,108] 485 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 55s local ... (67 actions running) [52,005 / 52,108] 485 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 56s local ... (67 actions running) [52,007 / 52,108] 487 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 57s local ... (67 actions running) [52,011 / 52,108] 490 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 58s local ... (67 actions running) [52,014 / 52,108] 493 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 59s local ... (67 actions running) [52,018 / 52,108] 497 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 60s local ... (67 actions running) [52,026 / 52,108] 500 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 61s local ... (66 actions running) [52,031 / 52,108] 501 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 62s local ... (65 actions running) [52,037 / 52,108] 506 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 63s local ... (61 actions running) [52,046 / 52,112] 508 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 64s local ... (59 actions running) [52,076 / 52,320] 509 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 65s local ... (58 actions, 57 running) [52,579 / 52,711] 511 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 66s local ... (57 actions, 50 running) [53,229 / 53,295] 511 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 67s local ... (57 actions, 55 running) [53,258 / 53,325] 511 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 68s local ... (60 actions, 58 running) [53,317 / 53,383] 517 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 69s local ... (59 actions running) [53,353 / 53,420] 519 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 70s local ... (59 actions, 58 running) [53,370 / 53,438] 521 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 71s local ... (58 actions running) [53,382 / 53,454] 521 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 72s local ... (58 actions running) [53,404 / 53,470] 525 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 73s local ... (57 actions, 55 running) [53,477 / 53,544] 527 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 74s local ... (59 actions, 57 running) [53,544 / 53,611] 536 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 75s local ... (60 actions, 59 running) [53,607 / 53,674] 545 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 76s local ... (58 actions, 57 running) [53,672 / 53,739] 554 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 77s local ... (58 actions, 55 running) [53,695 / 53,770] 557 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 78s local ... (60 actions, 58 running) [53,700 / 53,770] 559 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 79s local ... (58 actions running) [53,728 / 53,796] 561 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 80s local ... (58 actions, 54 running) [53,754 / 53,863] 564 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 81s local ... (58 actions, 56 running) [53,758 / 53,863] 565 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 82s local ... (58 actions running) [53,758 / 53,863] 566 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 83s local ... (58 actions running) [53,766 / 53,864] 570 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 84s local ... (58 actions running) [53,778 / 53,864] 572 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 85s local ... (58 actions, 57 running) [53,782 / 53,864] 575 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 86s local ... (58 actions, 57 running) [53,789 / 53,864] 577 / 3784 tests; Testing //tensorflow/python/kernel_tests/random:random_gamma_test_cpu (shard 1 of 4); 88s local ... (58 actions, 57 running) [53,793 / 53,864] 579 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 60s local ... (58 actions running) [53,796 / 53,864] 581 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 61s local ... (58 actions running) [53,800 / 53,867] 581 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 62s local ... (58 actions, 57 running) [53,852 / 53,918] 583 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 63s local ... (61 actions, 60 running) [53,948 / 54,019] 585 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 64s local ... (64 actions, 63 running) [53,960 / 54,026] 590 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 65s local ... (62 actions running) [54,024 / 54,090] 596 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 66s local ... (59 actions, 58 running) [54,060 / 54,128] 603 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 67s local ... (60 actions, 59 running) [54,089 / 54,155] 606 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 69s local ... (65 actions, 63 running) [54,124 / 54,190] 611 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 70s local ... (65 actions, 63 running) [54,133 / 54,200] 615 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 71s local ... (66 actions running) [54,159 / 54,226] 619 / 3784 tests; Testing //tensorflow/compiler/tests:matrix_diag_ops_test_cpu_mlir_bridge_test (shard 1 of 8); 72s local ... (66 actions, 65 running) [54,170 / 54,236] 624 / 3784 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 68s local, remote-cache ... (64 actions running) [54,180 / 54,246] 629 / 3784 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 69s local, remote-cache ... (61 actions, 60 running) [54,203 / 54,273] 634 / 3784 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 70s local, remote-cache ... (62 actions running) [54,215 / 54,281] 637 / 3784 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc; 71s local, remote-cache ... (63 actions running) [54,249 / 54,315] 647 / 3784 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 72s local, remote-cache ... (59 actions, 58 running) [54,266 / 54,332] 651 / 3784 tests; Compiling tensorflow/compiler/mlir/tfr/python/tfr_wrapper.cc [for tool]; 73s local, remote-cache ... (61 actions running) [54,302 / 54,366] 656 / 3784 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 9 of 10); 69s local ... (61 actions, 59 running) [54,320 / 54,386] 661 / 3784 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 9 of 10); 70s local ... (61 actions, 60 running) [54,361 / 54,427] 668 / 3784 tests; Testing //tensorflow/compiler/xla/client/lib:svd_test_cpu (shard 9 of 10); 71s local ... (62 actions, 60 running) [54,456 / 54,519] 683 / 3784 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 6 of 50); 30s local ... (56 actions, 55 running) [54,503 / 54,567] 688 / 3784 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 6 of 50); 31s local ... (61 actions, 60 running) [54,541 / 54,605] 696 / 3784 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 6 of 50); 32s local ... (66 actions, 65 running) [54,564 / 54,629] 701 / 3784 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 6 of 50); 33s local ... (68 actions, 67 running) [54,593 / 54,659] 709 / 3784 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 6 of 50); 34s local ... (61 actions, 58 running) [54,628 / 54,694] 714 / 3784 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 6 of 50); 35s local ... (60 actions running) [54,647 / 54,713] 718 / 3784 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 9 of 50); 36s local ... (62 actions running) [54,661 / 54,726] 721 / 3784 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 9 of 50); 37s local ... (62 actions running) [54,701 / 54,766] 726 / 3784 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 9 of 50); 38s local ... (64 actions running) [54,762 / 54,827] 738 / 3784 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 9 of 50); 39s local ... (59 actions running) [54,803 / 54,868] 744 / 3784 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 9 of 50); 40s local ... (58 actions, 56 running) [54,874 / 54,938] 753 / 3784 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 9 of 50); 42s local ... (60 actions, 59 running) [54,884 / 54,949] 758 / 3784 tests; Testing //tensorflow/compiler/tests:sort_ops_test_cpu (shard 9 of 50); 43s local ... (63 actions running) [54,917 / 54,981] 762 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 32s local ... (63 actions, 62 running) [54,934 / 54,999] 771 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 33s local ... (63 actions, 62 running) [55,085 / 55,198] 774 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 34s local ... (62 actions, 59 running) [55,305 / 55,372] 779 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 35s local ... (65 actions, 64 running) [55,341 / 55,405] 784 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 36s local ... (65 actions, 63 running) [55,390 / 55,454] 788 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 37s local ... (66 actions, 65 running) [55,417 / 55,483] 796 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 39s local ... (72 actions running) [55,425 / 55,489] 799 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 40s local ... (72 actions running) [55,443 / 55,510] 801 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 41s local ... (74 actions, 73 running) [55,457 / 55,523] 803 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 42s local ... (74 actions, 73 running) [55,489 / 55,573] 806 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 43s local ... (75 actions running) ERROR: /tf/tensorflow/tensorflow/compiler/xla/hlo/utils/BUILD:116:12: Compiling tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc failed: (Exit 1): gcc failed: error executing command (from target //tensorflow/compiler/xla/hlo/utils:hlo_sharding_util_test) (cd /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow && \ exec env - \ CACHEBUSTER=20220325 \ PATH=/home/buildslave/.cache/bazelisk/downloads/bazelbuild/bazel-6.1.0-linux-arm64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ PWD=/proc/self/cwd \ PYTHON_BIN_PATH=/usr/local/bin/python3 \ TF2_BEHAVIOR=1 \ /dt10/usr/bin/gcc -MD -MF bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/hlo/utils/_objs/hlo_sharding_util_test/hlo_sharding_util_test.d '-frandom-seed=bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/hlo/utils/_objs/hlo_sharding_util_test/hlo_sharding_util_test.o' -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' -DHAVE_SYS_UIO_H -DTF_USE_SNAPPY -DBENCHMARK_STATIC_DEFINE '-DBAZEL_CURRENT_REPOSITORY=""' -iquote . -iquote bazel-out/aarch64-opt/bin -iquote external/eigen_archive -iquote bazel-out/aarch64-opt/bin/external/eigen_archive -iquote external/com_google_absl -iquote bazel-out/aarch64-opt/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/aarch64-opt/bin/external/nsync -iquote external/double_conversion -iquote bazel-out/aarch64-opt/bin/external/double_conversion -iquote external/com_google_protobuf -iquote bazel-out/aarch64-opt/bin/external/com_google_protobuf -iquote external/snappy -iquote bazel-out/aarch64-opt/bin/external/snappy -iquote external/com_googlesource_code_re2 -iquote bazel-out/aarch64-opt/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/aarch64-opt/bin/external/farmhash_archive -iquote external/com_google_googletest -iquote bazel-out/aarch64-opt/bin/external/com_google_googletest -iquote external/com_google_benchmark -iquote bazel-out/aarch64-opt/bin/external/com_google_benchmark -iquote external/zlib -iquote bazel-out/aarch64-opt/bin/external/zlib -iquote external/bazel_tools -iquote bazel-out/aarch64-opt/bin/external/bazel_tools -Ibazel-out/aarch64-opt/bin/external/com_google_benchmark/_virtual_includes/benchmark -isystem external/eigen_archive -isystem bazel-out/aarch64-opt/bin/external/eigen_archive -isystem external/nsync/public -isystem bazel-out/aarch64-opt/bin/external/nsync/public -isystem external/com_google_protobuf/src -isystem bazel-out/aarch64-opt/bin/external/com_google_protobuf/src -isystem external/farmhash_archive/src -isystem bazel-out/aarch64-opt/bin/external/farmhash_archive/src -isystem external/com_google_googletest/googlemock -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googlemock -isystem external/com_google_googletest/googlemock/include -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googlemock/include -isystem external/com_google_googletest/googletest -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googletest -isystem external/com_google_googletest/googletest/include -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googletest/include -isystem external/zlib -isystem bazel-out/aarch64-opt/bin/external/zlib -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -fPIE -U_FORTIFY_SOURCE '-D_FORTIFY_SOURCE=1' -fstack-protector -Wall -fno-omit-frame-pointer -no-canonical-prefixes -fno-canonical-system-headers -DNDEBUG -g0 -O2 -ffunction-sections -fdata-sections -Wno-all -Wno-extra -Wno-deprecated -Wno-deprecated-declarations -Wno-ignored-attributes -Wno-array-bounds -Wunused-result '-Werror=unused-result' -Wswitch '-Werror=switch' '-Wno-error=unused-but-set-variable' -DAUTOLOAD_DYNAMIC_KERNELS '-mtune=generic' '-march=armv8-a' -O3 '-std=c++17' '--sysroot=/dt10' -c tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc -o bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/hlo/utils/_objs/hlo_sharding_util_test/hlo_sharding_util_test.o) # Configuration: de691fac16e6bac2c61ad8c09da26892c92f72e8ffaa16698c2dd3959f4ebc3a # Execution platform: @local_execution_config_platform//:platform In file included from external/com_google_googletest/googletest/include/gtest/gtest.h:67, from external/com_google_googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from external/com_google_googletest/googlemock/include/gmock/gmock-actions.h:145, from ./tensorflow/compiler/xla/test.h:42, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:23: tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc: In member function 'virtual void xla::hlo_sharding_util::{anonymous}::HloShardingUtilTest_ReshapeToTileDimension2D_Dim0_Test::TestBody()': tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:167:60: error: call of overloaded 'TileAssignment()' is ambiguous 167 | EXPECT_EQ(result.tile_assignment(), TileAssignment({4, 1})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/hlo/utils/hlo_sharding_util.h:28, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ In file included from external/com_google_googletest/googletest/include/gtest/gtest.h:67, from external/com_google_googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:50, from external/com_google_googletest/googlemock/include/gmock/gmock-actions.h:145, from ./tensorflow/compiler/xla/test.h:42, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:23: tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc: In member function 'virtual void xla::hlo_sharding_util::{anonymous}::HloShardingUtilTest_GetManualSubgroupSharding_ManualOnly_Test::TestBody()': tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:259:77: error: call of overloaded 'TileAssignment()' is ambiguous 259 | EXPECT_EQ(group_sharding.sharding.tile_assignment(), TileAssignment({1, 2})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/hlo/utils/hlo_sharding_util.h:28, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc: In member function 'virtual void xla::hlo_sharding_util::{anonymous}::HloShardingUtilTest_DeviceGroupsDoesNotMatch_Test::TestBody()': tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:412:72: error: call of overloaded 'TileAssignment()' is ambiguous 412 | HloSharding sharding = HloSharding::PartialTile(TileAssignment({2, 2})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/hlo/utils/hlo_sharding_util.h:28, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc: In member function 'virtual void xla::hlo_sharding_util::{anonymous}::HloShardingUtilTest_DeviceGroupsMatch_Test::TestBody()': tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:450:76: error: call of overloaded 'TileAssignment()' is ambiguous 450 | HloSharding rhs_sharding = HloSharding::PartialTile(TileAssignment({2, 2})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/hlo/utils/hlo_sharding_util.h:28, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc: In member function 'virtual void xla::hlo_sharding_util::{anonymous}::HloShardingUtilTest_IsSubShardingTiledPartialReplicated_Test::TestBody()': tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:475:76: error: call of overloaded 'TileAssignment()' is ambiguous 475 | HloSharding lhs_sharding = HloSharding::PartialTile(TileAssignment({2, 2})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/hlo/utils/hlo_sharding_util.h:28, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc: In member function 'virtual void xla::hlo_sharding_util::{anonymous}::HloShardingUtilTest_IsSubShardingReplicatedTiledPartial_Test::TestBody()': tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:481:76: error: call of overloaded 'TileAssignment()' is ambiguous 481 | HloSharding rhs_sharding = HloSharding::PartialTile(TileAssignment({2, 2})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/hlo/utils/hlo_sharding_util.h:28, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc: In member function 'virtual void xla::hlo_sharding_util::{anonymous}::HloShardingUtilTest_IsSubShardingPartialTiledTiled_Test::TestBody()': tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:488:76: error: call of overloaded 'TileAssignment()' is ambiguous 488 | HloSharding rhs_sharding = HloSharding::PartialTile(TileAssignment({2, 2})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/hlo/utils/hlo_sharding_util.h:28, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc: In member function 'virtual void xla::hlo_sharding_util::{anonymous}::HloShardingUtilTest_IsSubShardingIncompatibleShapeTiledPartialTiled_Test::TestBody()': tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:502:76: error: call of overloaded 'TileAssignment()' is ambiguous 502 | HloSharding rhs_sharding = HloSharding::PartialTile(TileAssignment({2, 2})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/hlo/utils/hlo_sharding_util.h:28, from tensorflow/compiler/xla/hlo/utils/hlo_sharding_util_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ [55,494 / 55,573] 808 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 44s local ... (74 actions running) [55,500 / 55,573] 812 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 45s local ... (74 actions running) [55,503 / 55,573] 813 / 3784 tests; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 46s local ... (74 actions running) [55,508 / 55,573] 815 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 48s local ... (73 actions running) [55,511 / 55,577] 815 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 49s local ... (74 actions, 73 running) [55,562 / 55,629] 822 / 3784 tests, 1 failed; Testing //tensorflow/python/ops/parallel_for:xla_control_flow_ops_test_cpu; 50s local ... (70 actions, 67 running) [55,668 / 55,726] 838 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 1 of 5); 43s local ... (62 actions, 60 running) [55,779 / 55,838] 847 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 1 of 5); 44s local ... (60 actions, 57 running) [55,852 / 55,909] 856 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 45s local ... (57 actions, 56 running) [55,862 / 55,933] 861 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 46s local ... (58 actions running) [55,865 / 55,933] 861 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 48s local ... (58 actions running) [55,870 / 55,933] 861 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 49s local ... (58 actions running) [55,873 / 55,933] 863 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 50s local ... (58 actions running) [55,884 / 55,941] 865 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 52s local ... (58 actions running) [55,919 / 55,976] 870 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 53s local ... (58 actions, 57 running) [55,947 / 56,046] 880 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 54s local ... (58 actions, 57 running) [55,954 / 56,046] 886 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 55s local ... (59 actions running) [55,960 / 56,046] 890 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 56s local ... (58 actions running) [55,965 / 56,046] 891 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 57s local ... (58 actions running) [55,973 / 56,047] 891 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 58s local ... (56 actions running) [55,974 / 56,047] 891 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 59s local ... (56 actions running) [55,981 / 56,048] 891 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 60s local ... (56 actions running) [55,982 / 56,048] 891 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 61s local ... (56 actions, 55 running) [56,014 / 56,071] 893 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 62s local ... (56 actions, 55 running) [56,034 / 56,090] 895 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 64s local ... (56 actions running) [56,078 / 56,134] 896 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 65s local ... (56 actions, 55 running) [56,106 / 56,163] 898 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 66s local ... (56 actions, 55 running) [56,224 / 56,280] 903 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 67s local ... (55 actions, 54 running) [56,306 / 56,363] 910 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 68s local ... (57 actions, 55 running) [56,371 / 56,429] 918 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 69s local ... (57 actions, 56 running) [56,393 / 56,450] 923 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 70s local ... (63 actions, 62 running) [56,437 / 56,497] 927 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 71s local ... (63 actions, 61 running) [56,491 / 56,548] 929 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 72s local ... (65 actions, 62 running) [56,573 / 56,630] 937 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 73s local ... (64 actions, 63 running) [56,614 / 56,670] 943 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 74s local ... (66 actions, 65 running) [56,682 / 56,739] 957 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 75s local ... (66 actions, 63 running) [56,713 / 56,769] 963 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 76s local ... (67 actions, 66 running) [56,752 / 56,808] 967 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 77s local ... (68 actions, 67 running) [56,817 / 56,873] 977 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 78s local ... (67 actions, 66 running) [56,871 / 56,927] 985 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 79s local ... (68 actions, 67 running) [56,913 / 56,971] 995 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 80s local ... (66 actions, 65 running) [56,973 / 57,030] 1008 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 82s local ... (60 actions, 57 running) [57,106 / 57,166] 1028 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 83s local ... (57 actions, 52 running) [57,173 / 57,231] 1032 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 84s local ... (64 actions, 62 running) [57,228 / 57,285] 1040 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 85s local ... (66 actions, 65 running) [57,252 / 57,310] 1053 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 86s local ... (61 actions running) [57,328 / 57,390] 1060 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 87s local ... (59 actions, 54 running) [57,368 / 57,427] 1065 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 88s local ... (61 actions, 57 running) [57,404 / 57,461] 1073 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 89s local ... (62 actions, 60 running) [57,458 / 57,516] 1080 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 90s local ... (61 actions, 60 running) [57,478 / 57,540] 1091 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 91s local ... (57 actions, 54 running) [57,486 / 57,546] 1096 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 92s local ... (57 actions, 56 running) [57,496 / 57,555] 1100 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 93s local ... (57 actions, 55 running) [57,526 / 57,585] 1102 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 94s local ... (57 actions, 54 running) [57,606 / 57,664] 1104 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 95s local ... (58 actions, 55 running) [57,647 / 57,703] 1109 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 96s local ... (56 actions, 52 running) [57,687 / 57,750] 1112 / 3784 tests, 1 failed; Testing //tensorflow/compiler/tests:special_math_test_cpu_mlir_bridge_test (shard 2 of 5); 98s local ... (57 actions, 56 running) [57,738 / 57,808] 1119 / 3784 tests, 1 failed; Testing //tensorflow/compiler/xla/pjrt/distributed:client_server_test; 36s local ... (59 actions running) [57,746 / 57,808] 1124 / 3784 tests, 1 failed; Testing //tensorflow/compiler/xla/pjrt/distributed:client_server_test; 37s local ... (57 actions running) [57,756 / 57,813] 1127 / 3784 tests, 1 failed; Testing //tensorflow/compiler/xla/pjrt/distributed:client_server_test; 38s local ... (57 actions running) [57,775 / 57,880] 1131 / 3784 tests, 1 failed; Testing //tensorflow/compiler/xla/pjrt/distributed:client_server_test; 39s local ... (58 actions running) [57,779 / 57,880] 1132 / 3784 tests, 1 failed; Testing //tensorflow/c/eager:c_api_remote_test_cpu; 30s local ... (60 actions running) [57,779 / 57,880] 1132 / 3784 tests, 1 failed; Testing //tensorflow/c/eager:c_api_remote_test_cpu; 32s local ... (60 actions running) [57,801 / 57,880] 1135 / 3784 tests, 1 failed; Testing //tensorflow/c/eager:c_api_remote_test_cpu; 33s local ... (60 actions running) [57,803 / 57,880] 1137 / 3784 tests, 1 failed; Testing //tensorflow/c/eager:c_api_remote_test_cpu; 34s local ... (60 actions running) [57,807 / 57,880] 1140 / 3784 tests, 1 failed; Testing //tensorflow/c/eager:c_api_remote_test_cpu; 35s local ... (57 actions running) [57,810 / 57,880] 1141 / 3784 tests, 1 failed; Testing //tensorflow/c/eager:c_api_remote_test_cpu; 36s local ... (57 actions running) [57,817 / 57,880] 1142 / 3784 tests, 1 failed; Testing //tensorflow/c/eager:c_api_remote_test_cpu; 37s local ... (57 actions running) [57,819 / 57,880] 1142 / 3784 tests, 1 failed; Testing //tensorflow/c/eager:c_api_remote_test_cpu; 38s local ... (57 actions running) [57,822 / 57,880] 1145 / 3784 tests, 1 failed; Testing //tensorflow/c/eager:c_api_remote_test_cpu; 39s local ... (57 actions running) ERROR: /tf/tensorflow/tensorflow/compiler/xla/service/BUILD:5780:12: Compiling tensorflow/compiler/xla/service/hlo_parser_test.cc failed: (Exit 1): gcc failed: error executing command (from target //tensorflow/compiler/xla/service:hlo_parser_test) (cd /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow && \ exec env - \ CACHEBUSTER=20220325 \ PATH=/home/buildslave/.cache/bazelisk/downloads/bazelbuild/bazel-6.1.0-linux-arm64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ PWD=/proc/self/cwd \ PYTHON_BIN_PATH=/usr/local/bin/python3 \ TF2_BEHAVIOR=1 \ /dt10/usr/bin/gcc -MD -MF bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/service/_objs/hlo_parser_test/hlo_parser_test.d '-frandom-seed=bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/service/_objs/hlo_parser_test/hlo_parser_test.o' -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' -DHAVE_SYS_UIO_H -DTF_USE_SNAPPY -DBENCHMARK_STATIC_DEFINE '-DBAZEL_CURRENT_REPOSITORY=""' -iquote . -iquote bazel-out/aarch64-opt/bin -iquote external/eigen_archive -iquote bazel-out/aarch64-opt/bin/external/eigen_archive -iquote external/com_google_absl -iquote bazel-out/aarch64-opt/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/aarch64-opt/bin/external/nsync -iquote external/double_conversion -iquote bazel-out/aarch64-opt/bin/external/double_conversion -iquote external/com_google_protobuf -iquote bazel-out/aarch64-opt/bin/external/com_google_protobuf -iquote external/snappy -iquote bazel-out/aarch64-opt/bin/external/snappy -iquote external/com_googlesource_code_re2 -iquote bazel-out/aarch64-opt/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/aarch64-opt/bin/external/farmhash_archive -iquote external/com_google_googletest -iquote bazel-out/aarch64-opt/bin/external/com_google_googletest -iquote external/com_google_benchmark -iquote bazel-out/aarch64-opt/bin/external/com_google_benchmark -iquote external/zlib -iquote bazel-out/aarch64-opt/bin/external/zlib -iquote external/bazel_tools -iquote bazel-out/aarch64-opt/bin/external/bazel_tools -Ibazel-out/aarch64-opt/bin/external/com_google_benchmark/_virtual_includes/benchmark -isystem external/eigen_archive -isystem bazel-out/aarch64-opt/bin/external/eigen_archive -isystem external/nsync/public -isystem bazel-out/aarch64-opt/bin/external/nsync/public -isystem external/com_google_protobuf/src -isystem bazel-out/aarch64-opt/bin/external/com_google_protobuf/src -isystem external/farmhash_archive/src -isystem bazel-out/aarch64-opt/bin/external/farmhash_archive/src -isystem external/com_google_googletest/googlemock -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googlemock -isystem external/com_google_googletest/googlemock/include -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googlemock/include -isystem external/com_google_googletest/googletest -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googletest -isystem external/com_google_googletest/googletest/include -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googletest/include -isystem external/zlib -isystem bazel-out/aarch64-opt/bin/external/zlib -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -fPIE -U_FORTIFY_SOURCE '-D_FORTIFY_SOURCE=1' -fstack-protector -Wall -fno-omit-frame-pointer -no-canonical-prefixes -fno-canonical-system-headers -DNDEBUG -g0 -O2 -ffunction-sections -fdata-sections -Wno-all -Wno-extra -Wno-deprecated -Wno-deprecated-declarations -Wno-ignored-attributes -Wno-array-bounds -Wunused-result '-Werror=unused-result' -Wswitch '-Werror=switch' '-Wno-error=unused-but-set-variable' -DAUTOLOAD_DYNAMIC_KERNELS '-mtune=generic' '-march=armv8-a' -O3 '-std=c++17' '--sysroot=/dt10' -c tensorflow/compiler/xla/service/hlo_parser_test.cc -o bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/service/_objs/hlo_parser_test/hlo_parser_test.o) # Configuration: de691fac16e6bac2c61ad8c09da26892c92f72e8ffaa16698c2dd3959f4ebc3a # Execution platform: @local_execution_config_platform//:platform tensorflow/compiler/xla/service/hlo_parser_test.cc: In member function 'virtual void xla::{anonymous}::HloParserTest_ParseTrivialIotaShardingPartialReplication_Test::TestBody()': tensorflow/compiler/xla/service/hlo_parser_test.cc:3488:51: error: call of overloaded 'TileAssignment()' is ambiguous 3488 | TileAssignment tiling_last_dim_replicated({2, 2}); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/service/hlo_parser.h:23, from tensorflow/compiler/xla/service/hlo_parser_test.cc:16: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ [57,839 / 57,895] 1146 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/distributions:gamma_test_cpu; 39s local ... (56 actions, 55 running) [57,897 / 57,957] 1157 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/distributions:gamma_test_cpu; 40s local ... (61 actions, 59 running) [57,959 / 58,016] 1163 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/distributions:gamma_test_cpu; 41s local ... (66 actions, 63 running) [57,977 / 58,035] 1165 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/distributions:gamma_test_cpu; 42s local ... (70 actions, 68 running) [58,022 / 58,078] 1168 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/distributions:gamma_test_cpu; 43s local ... (73 actions, 72 running) [58,044 / 58,147] 1174 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/distributions:gamma_test_cpu; 44s local ... (79 actions running) [58,049 / 58,147] 1178 / 3784 tests, 2 failed; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 41s local ... (79 actions running) [58,051 / 58,147] 1179 / 3784 tests, 2 failed; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 42s local ... (79 actions running) [58,056 / 58,147] 1181 / 3784 tests, 2 failed; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 43s local ... (78 actions running) [58,060 / 58,147] 1185 / 3784 tests, 2 failed; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 44s local ... (75 actions running) [58,064 / 58,147] 1188 / 3784 tests, 2 failed; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 46s local ... (73 actions, 72 running) [58,089 / 58,147] 1205 / 3784 tests, 2 failed; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 47s local ... (56 actions, 55 running) [58,108 / 58,164] 1208 / 3784 tests, 2 failed; Testing //tensorflow/compiler/xla/pjrt:transpose_test; 48s local ... (56 actions running) [58,141 / 58,199] 1211 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 32s local ... (57 actions, 56 running) [58,226 / 58,281] 1222 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 33s local ... (59 actions, 57 running) [58,297 / 58,353] 1228 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 34s local ... (57 actions, 55 running) [58,318 / 58,375] 1234 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 35s local ... (60 actions, 58 running) [58,336 / 58,435] 1244 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 36s local ... (60 actions running) [58,340 / 58,435] 1247 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 38s local ... (57 actions running) [58,345 / 58,435] 1251 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 39s local ... (56 actions running) [58,348 / 58,435] 1252 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 40s local ... (56 actions, 55 running) [58,353 / 58,435] 1255 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 41s local ... (56 actions running) [58,356 / 58,435] 1258 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 43s local ... (56 actions running) [58,358 / 58,435] 1258 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 44s local ... (56 actions running) [58,360 / 58,435] 1259 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 45s local ... (56 actions running) [58,363 / 58,435] 1260 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 46s local ... (56 actions running) [58,364 / 58,435] 1261 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 47s local ... (56 actions running) [58,368 / 58,435] 1263 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:cond_v2_test_cpu; 48s local ... (56 actions running) [58,376 / 58,435] 1265 / 3784 tests, 2 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 9 of 50); 37s local ... (56 actions running) [58,390 / 58,446] 1267 / 3784 tests, 2 failed; Testing //tensorflow/compiler/tests:sort_ops_test_cpu_mlir_bridge_test (shard 9 of 50); 38s local ... (56 actions running) [58,413 / 58,471] 1267 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 30s local ... (58 actions, 57 running) [58,440 / 58,496] 1273 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 31s local ... (56 actions running) [58,457 / 58,532] 1279 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 32s local ... (58 actions running) [58,467 / 58,532] 1283 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 33s local ... (56 actions, 55 running) [58,472 / 58,532] 1283 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 34s local ... (56 actions, 55 running) [58,474 / 58,532] 1283 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 36s local ... (56 actions, 55 running) [58,475 / 58,532] 1283 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 37s local ... (56 actions running) [58,480 / 58,536] 1283 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 38s local ... (56 actions running) [58,482 / 58,539] 1284 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 39s local ... (56 actions running) [58,491 / 58,547] 1286 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 40s local ... (56 actions, 55 running) [58,498 / 58,554] 1286 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 41s local ... (56 actions, 54 running) [58,511 / 58,573] 1286 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 42s local ... (56 actions, 55 running) [58,547 / 58,635] 1289 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 43s local ... (57 actions, 56 running) [58,559 / 58,636] 1290 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 44s local ... (57 actions running) [58,565 / 58,636] 1293 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 45s local ... (56 actions, 55 running) [58,573 / 58,636] 1294 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 46s local ... (56 actions running) [58,576 / 58,636] 1294 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 47s local ... (56 actions running) [58,577 / 58,636] 1294 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 48s local ... (56 actions running) [58,588 / 58,644] 1296 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 49s local ... (56 actions, 55 running) [58,595 / 58,651] 1297 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 50s local ... (56 actions running) [58,596 / 58,652] 1297 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 51s local ... (56 actions running) [58,619 / 58,675] 1300 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 52s local ... (57 actions running) [58,628 / 58,684] 1302 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 53s local ... (59 actions running) [58,653 / 58,709] 1303 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 54s local ... (61 actions running) [58,679 / 58,734] 1305 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 55s local ... (60 actions running) [58,687 / 58,786] 1308 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 56s local ... (62 actions running) [58,700 / 58,786] 1310 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 57s local ... (60 actions running) [58,709 / 58,786] 1315 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 58s local ... (58 actions running) [58,714 / 58,786] 1317 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 60s local ... (56 actions running) [58,720 / 58,786] 1317 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 61s local ... (56 actions running) [58,723 / 58,786] 1319 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 62s local ... (56 actions running) [58,725 / 58,786] 1320 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 63s local ... (56 actions running) [58,725 / 58,786] 1321 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 65s local ... (56 actions running) [58,727 / 58,786] 1323 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 66s local ... (56 actions running) [58,735 / 58,793] 1325 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 67s local ... (56 actions, 55 running) [58,743 / 58,799] 1326 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 68s local ... (58 actions running) [58,770 / 58,827] 1327 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 69s local ... (58 actions, 56 running) [58,784 / 58,841] 1330 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 70s local ... (60 actions, 59 running) [58,850 / 58,906] 1335 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 71s local ... (61 actions, 60 running) [58,891 / 58,949] 1337 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 72s local ... (65 actions, 64 running) [58,912 / 58,968] 1343 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 73s local ... (70 actions running) [58,942 / 58,998] 1345 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 74s local ... (73 actions running) [58,958 / 59,015] 1347 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 75s local ... (75 actions running) [58,977 / 59,033] 1349 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 76s local ... (77 actions, 76 running) [58,999 / 59,055] 1354 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 77s local ... (77 actions running) [59,040 / 59,096] 1368 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 78s local ... (70 actions running) [59,086 / 59,144] 1383 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 79s local ... (67 actions running) [59,117 / 59,173] 1389 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 81s local ... (65 actions running) [59,174 / 59,230] 1398 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 82s local ... (61 actions, 60 running) [59,215 / 59,271] 1410 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 83s local ... (56 actions, 55 running) [59,223 / 59,283] 1413 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 84s local ... (57 actions running) [59,226 / 59,283] 1415 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 85s local ... (56 actions running) [59,247 / 59,303] 1417 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 86s local ... (56 actions, 55 running) [59,254 / 59,310] 1421 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 87s local ... (56 actions running) [59,283 / 59,339] 1425 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 89s local ... (57 actions running) [59,334 / 59,393] 1431 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 90s local ... (57 actions, 55 running) [59,359 / 59,415] 1436 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 91s local ... (57 actions running) [59,387 / 59,443] 1440 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 92s local ... (56 actions running) [59,397 / 59,455] 1444 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 93s local ... (58 actions running) [59,397 / 59,455] 1444 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 94s local ... (58 actions running) [59,408 / 59,464] 1449 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 95s local ... (56 actions running) [59,416 / 59,472] 1452 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 96s local ... (56 actions running) [59,429 / 59,485] 1456 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 97s local ... (56 actions running) [59,459 / 59,517] 1464 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 98s local ... (56 actions running) [59,461 / 59,517] 1465 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 100s local ... (56 actions running) [59,466 / 59,522] 1468 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 101s local ... (56 actions running) [59,479 / 59,535] 1473 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 102s local ... (56 actions, 55 running) [59,485 / 59,541] 1475 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 103s local ... (56 actions running) [59,508 / 59,564] 1478 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 104s local ... (56 actions running) [59,513 / 59,583] 1479 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 106s local ... (56 actions running) [59,515 / 59,583] 1482 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 107s local ... (56 actions running) [59,523 / 59,583] 1486 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 108s local ... (57 actions running) [59,538 / 59,596] 1490 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 109s local ... (57 actions running) [59,561 / 59,619] 1494 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 110s local ... (58 actions, 57 running) [59,570 / 59,628] 1495 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 111s local ... (58 actions running) [59,578 / 59,636] 1495 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 112s local ... (58 actions, 57 running) [59,620 / 59,677] 1499 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 113s local ... (57 actions, 56 running) [59,633 / 59,693] 1499 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 115s local ... (58 actions, 57 running) [59,675 / 59,734] 1500 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 116s local ... (57 actions running) [59,739 / 59,798] 1504 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 117s local ... (57 actions, 53 running) [59,777 / 59,844] 1510 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 118s local ... (57 actions running) [59,782 / 59,844] 1512 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 119s local ... (58 actions running) [59,796 / 59,855] 1516 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 120s local ... (57 actions, 56 running) [59,816 / 59,874] 1520 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 121s local ... (57 actions running) [59,830 / 59,890] 1523 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 122s local ... (57 actions running) [59,858 / 59,917] 1527 / 3784 tests, 2 failed; Testing //tensorflow/python/ops/ragged:ragged_dispatch_test; 123s local ... (57 actions running) [59,876 / 59,935] 1534 / 3784 tests, 2 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 51s local ... (58 actions running) [59,896 / 59,971] 1536 / 3784 tests, 2 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 52s local ... (58 actions running) [59,901 / 59,971] 1541 / 3784 tests, 2 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 53s local ... (58 actions running) [59,904 / 59,971] 1542 / 3784 tests, 2 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 55s local ... (57 actions running) [59,916 / 59,972] 1545 / 3784 tests, 2 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 56s local ... (56 actions running) [59,934 / 60,004] 1549 / 3784 tests, 2 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 57s local ... (56 actions running) [59,937 / 60,004] 1550 / 3784 tests, 2 failed; Testing //tensorflow/compiler/tests:gather_test_cpu_mlir_bridge_test; 58s local ... (56 actions running) [59,942 / 60,004] 1552 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 35s local ... (56 actions running) [59,943 / 60,004] 1552 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 36s local ... (56 actions running) [59,945 / 60,004] 1553 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 37s local ... (56 actions running) [59,946 / 60,004] 1553 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 38s local ... (56 actions running) [59,959 / 60,017] 1555 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 39s local ... (56 actions, 54 running) [59,971 / 60,042] 1558 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 40s local ... (57 actions running) [59,972 / 60,042] 1558 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 41s local ... (57 actions, 56 running) [59,973 / 60,042] 1558 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 42s local ... (57 actions, 56 running) [59,984 / 60,042] 1558 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 43s local ... (57 actions, 56 running) [60,024 / 60,122] 1562 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 44s local ... (56 actions running) [60,035 / 60,122] 1564 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 45s local ... (56 actions, 55 running) [60,038 / 60,122] 1564 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 47s local ... (56 actions, 55 running) [60,039 / 60,122] 1564 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 48s local ... (56 actions running) [60,040 / 60,122] 1564 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 49s local ... (56 actions running) [60,040 / 60,122] 1565 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 51s local ... (56 actions running) [60,042 / 60,122] 1567 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 52s local ... (56 actions running) [60,054 / 60,122] 1567 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute/v1:cross_device_ops_test_2gpu; 53s local ... (56 actions, 55 running) [60,058 / 60,122] 1570 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 37s local ... (56 actions running) [60,062 / 60,122] 1570 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 38s local ... (56 actions, 55 running) [60,078 / 60,136] 1573 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 40s local ... (56 actions, 55 running) [60,091 / 60,163] 1573 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 41s local ... (56 actions running) [60,097 / 60,163] 1573 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 42s local ... (56 actions running) [60,105 / 60,163] 1573 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 43s local ... (56 actions running) [60,115 / 60,172] 1573 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 44s local ... (56 actions running) [60,156 / 60,213] 1574 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 45s local ... (56 actions running) [60,173 / 60,243] 1576 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 46s local ... (56 actions running) [60,175 / 60,243] 1577 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 47s local ... (56 actions running) [60,175 / 60,243] 1578 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 49s local ... (56 actions running) [60,186 / 60,243] 1579 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 50s local ... (56 actions running) [60,188 / 60,263] 1579 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 51s local ... (56 actions, 55 running) [60,199 / 60,263] 1585 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 52s local ... (56 actions, 55 running) [60,222 / 60,277] 1586 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 54s local ... (55 actions, 54 running) [60,233 / 60,328] 1592 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 55s local ... (56 actions running) [60,235 / 60,328] 1593 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 56s local ... (56 actions running) [60,235 / 60,328] 1594 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/control_flow:while_v2_test_cpu; 59s local ... (56 actions running) [60,239 / 60,328] 1595 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 54s local ... (56 actions running) [60,251 / 60,328] 1595 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 55s local ... (56 actions running) [60,254 / 60,328] 1595 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 56s local ... (56 actions running) [60,256 / 60,328] 1595 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 57s local ... (56 actions, 55 running) [60,270 / 60,328] 1595 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 58s local ... (56 actions, 55 running) [60,272 / 60,328] 1595 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 59s local ... (56 actions, 55 running) [60,294 / 60,370] 1596 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 60s local ... (56 actions, 55 running) [60,307 / 60,370] 1597 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 61s local ... (56 actions, 55 running) [60,314 / 60,370] 1600 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 63s local ... (56 actions running) [60,330 / 60,386] 1601 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 64s local ... (56 actions running) [60,331 / 60,389] 1601 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 66s local ... (56 actions, 55 running) [60,338 / 60,396] 1601 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 67s local ... (56 actions, 55 running) [60,393 / 60,450] 1604 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 68s local ... (56 actions, 55 running) [60,442 / 60,498] 1608 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 70s local ... (56 actions, 54 running) [60,451 / 60,508] 1608 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 71s local ... (57 actions, 56 running) [60,472 / 60,528] 1611 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 72s local ... (58 actions, 56 running) [60,477 / 60,533] 1611 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 73s local ... (59 actions, 58 running) [60,489 / 60,552] 1614 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 74s local ... (60 actions running) [60,491 / 60,552] 1615 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 75s local ... (60 actions running) [60,498 / 60,555] 1618 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 76s local ... (59 actions running) [60,521 / 60,577] 1624 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 77s local ... (59 actions running) [60,545 / 60,611] 1630 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 78s local ... (58 actions, 57 running) [60,614 / 60,679] 1634 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 79s local ... (59 actions, 58 running) [60,618 / 60,679] 1637 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 80s local ... (58 actions, 57 running) [60,622 / 60,680] 1640 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 81s local ... (60 actions running) [60,673 / 60,729] 1641 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 82s local ... (59 actions, 56 running) [60,685 / 60,744] 1644 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 83s local ... (58 actions, 55 running) [60,714 / 60,771] 1649 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 84s local ... (60 actions running) [60,732 / 60,805] 1652 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 85s local ... (60 actions running) [60,735 / 60,805] 1653 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 86s local ... (63 actions, 62 running) [60,737 / 60,805] 1656 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 87s local ... (61 actions running) [60,750 / 60,808] 1660 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 88s local ... (58 actions, 57 running) [60,788 / 60,845] 1666 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 89s local ... (55 actions, 53 running) [60,793 / 60,855] 1667 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 91s local ... (56 actions running) [60,795 / 60,855] 1668 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 92s local ... (56 actions running) [60,797 / 60,855] 1669 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 93s local ... (57 actions running) [60,798 / 60,855] 1670 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 94s local ... (57 actions running) [60,800 / 60,856] 1672 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 95s local ... (56 actions running) [60,802 / 60,860] 1674 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 96s local ... (56 actions running) [60,805 / 60,861] 1676 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 97s local ... (56 actions, 55 running) [60,805 / 60,861] 1677 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 98s local ... (56 actions running) [60,807 / 60,863] 1678 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 100s local ... (56 actions running) [60,811 / 60,867] 1678 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 101s local ... (56 actions running) [60,815 / 60,871] 1679 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 102s local ... (56 actions running) [60,816 / 60,872] 1679 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 103s local ... (56 actions, 55 running) [60,821 / 60,879] 1680 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 105s local ... (56 actions, 55 running) [60,842 / 60,902] 1681 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 106s local ... (57 actions, 56 running) [60,863 / 60,921] 1684 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 107s local ... (56 actions, 55 running) [60,865 / 60,921] 1685 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 108s local ... (56 actions, 55 running) [60,866 / 60,925] 1685 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 109s local ... (56 actions running) [60,868 / 60,925] 1685 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 110s local ... (56 actions running) [60,872 / 60,929] 1685 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 111s local ... (56 actions running) [60,887 / 60,943] 1686 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 112s local ... (56 actions running) [60,909 / 60,966] 1686 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 113s local ... (56 actions, 55 running) [60,924 / 60,980] 1686 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 114s local ... (57 actions running) [60,936 / 60,992] 1687 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 115s local ... (57 actions, 56 running) [60,962 / 61,018] 1691 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 116s local ... (57 actions running) [60,980 / 61,036] 1694 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 117s local ... (58 actions, 57 running) [61,032 / 61,088] 1698 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 118s local ... (56 actions, 54 running) [61,063 / 61,120] 1703 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 119s local ... (56 actions running) [61,080 / 61,137] 1705 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 120s local ... (57 actions, 56 running) [61,118 / 61,175] 1711 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 121s local ... (56 actions, 53 running) [61,146 / 61,203] 1713 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 122s local ... (57 actions running) [61,176 / 61,232] 1720 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 123s local ... (56 actions, 54 running) [61,203 / 61,259] 1723 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 124s local ... (57 actions, 55 running) [61,226 / 61,283] 1728 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 125s local ... (57 actions, 54 running) [61,246 / 61,303] 1729 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 126s local ... (55 actions, 54 running) [61,262 / 61,319] 1731 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 127s local ... (57 actions, 56 running) [61,276 / 61,332] 1734 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 128s local ... (58 actions, 57 running) [61,280 / 61,336] 1737 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 130s local ... (57 actions running) [61,289 / 61,345] 1740 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 131s local ... (56 actions running) [61,304 / 61,360] 1743 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 132s local ... (58 actions, 57 running) [61,311 / 61,367] 1746 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 133s local ... (56 actions running) [61,320 / 61,377] 1748 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 134s local ... (57 actions, 55 running) [61,325 / 61,382] 1750 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 135s local ... (57 actions, 56 running) [61,343 / 61,399] 1752 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 136s local ... (56 actions running) [61,363 / 61,421] 1759 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 137s local ... (56 actions running) [61,365 / 61,421] 1759 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 138s local ... (56 actions running) [61,374 / 61,430] 1762 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 139s local ... (57 actions running) [61,390 / 61,447] 1766 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 140s local ... (56 actions, 55 running) [61,400 / 61,456] 1766 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 142s local ... (56 actions, 55 running) [61,417 / 61,474] 1772 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 143s local ... (57 actions, 56 running) [61,429 / 61,532] 1776 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 144s local ... (56 actions running) [61,431 / 61,532] 1777 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 145s local ... (56 actions running) [61,436 / 61,532] 1779 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 146s local ... (56 actions running) [61,441 / 61,532] 1781 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 148s local ... (56 actions, 55 running) [61,443 / 61,532] 1782 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 149s local ... (56 actions, 55 running) [61,445 / 61,532] 1782 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 150s local ... (56 actions, 55 running) [61,453 / 61,532] 1783 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 151s local ... (56 actions, 55 running) [61,459 / 61,532] 1784 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 152s local ... (56 actions running) [61,460 / 61,532] 1784 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 154s local ... (56 actions running) [61,464 / 61,532] 1786 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 155s local ... (56 actions running) [61,469 / 61,532] 1787 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 156s local ... (56 actions, 55 running) [61,477 / 61,533] 1788 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 158s local ... (56 actions running) [61,488 / 61,544] 1790 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 159s local ... (56 actions running) [61,500 / 61,565] 1791 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 160s local ... (57 actions, 56 running) [61,503 / 61,565] 1792 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 161s local ... (56 actions, 55 running) [61,510 / 61,566] 1793 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 162s local ... (56 actions, 55 running) [61,523 / 61,581] 1794 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 163s local ... (56 actions running) [61,530 / 61,588] 1795 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 164s local ... (57 actions, 56 running) [61,554 / 61,610] 1798 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 166s local ... (56 actions, 55 running) [61,563 / 61,619] 1799 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 167s local ... (56 actions running) [61,575 / 61,631] 1802 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 168s local ... (56 actions running) [61,623 / 61,680] 1804 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 169s local ... (56 actions, 55 running) [61,647 / 61,704] 1810 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 170s local ... (56 actions, 55 running) [61,678 / 61,735] 1814 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 171s local ... (57 actions, 56 running) [61,702 / 61,758] 1818 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 173s local ... (56 actions running) [61,730 / 61,788] 1823 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 174s local ... (56 actions, 54 running) [61,732 / 61,788] 1825 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 175s local ... (56 actions, 55 running) [61,752 / 61,809] 1827 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 176s local ... (56 actions, 55 running) [61,767 / 61,829] 1827 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 177s local ... (57 actions, 56 running) [61,798 / 61,868] 1830 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 178s local ... (56 actions, 54 running) [61,829 / 61,898] 1834 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 179s local ... (56 actions, 54 running) [61,852 / 61,921] 1838 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/nn_ops:xent_op_d9m_test_cpu; 180s local ... (57 actions, 56 running) [61,871 / 61,955] 1843 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 135s local ... (56 actions running) [61,878 / 61,955] 1845 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 137s local ... (57 actions, 56 running) [61,889 / 61,957] 1849 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 138s local ... (56 actions, 55 running) [61,893 / 61,959] 1850 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 139s local ... (58 actions, 57 running) [61,900 / 61,970] 1853 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 140s local ... (58 actions running) [61,901 / 61,970] 1853 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 141s local ... (58 actions running) [61,902 / 61,970] 1853 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 143s local ... (58 actions, 57 running) [61,904 / 61,971] 1855 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 144s local ... (58 actions running) [61,918 / 61,987] 1855 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 145s local ... (58 actions running) [61,920 / 61,987] 1856 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 146s local ... (58 actions, 57 running) [61,922 / 61,988] 1859 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 147s local ... (58 actions running) [61,934 / 62,000] 1861 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 149s local ... (59 actions, 58 running) [61,954 / 62,020] 1865 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 150s local ... (58 actions, 57 running) [61,967 / 62,033] 1867 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 151s local ... (58 actions, 57 running) [61,982 / 62,048] 1869 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 20 of 20); 152s local ... (58 actions running) [62,012 / 62,081] 1873 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 152s local ... (58 actions, 57 running) [62,092 / 62,160] 1878 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 153s local ... (60 actions, 59 running) [62,101 / 62,170] 1884 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 154s local ... (64 actions, 62 running) [62,285 / 62,495] 1889 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 155s local ... (59 actions, 50 running) [62,674 / 62,769] 1893 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 156s local ... (54 actions, 45 running) [62,761 / 62,827] 1893 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 157s local ... (58 actions, 54 running) [62,783 / 62,852] 1897 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 158s local ... (58 actions, 54 running) [62,809 / 62,876] 1900 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 159s local ... (60 actions, 59 running) [62,817 / 62,883] 1904 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 160s local ... (62 actions running) [62,890 / 62,960] 1916 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 161s local ... (59 actions running) [62,895 / 62,960] 1921 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 162s local ... (60 actions running) [62,901 / 62,960] 1927 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 164s local ... (57 actions running) [62,905 / 62,961] 1930 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/linalg:qr_op_test_cpu (shard 16 of 20); 165s local ... (57 actions running) [62,921 / 62,981] 1935 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 47s local ... (57 actions running) [62,925 / 62,981] 1939 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 48s local ... (57 actions running) [62,945 / 63,000] 1942 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 50s local ... (56 actions, 55 running) [62,988 / 63,045] 1947 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 51s local ... (56 actions, 55 running) [62,998 / 63,061] 1950 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 52s local ... (57 actions, 56 running) [63,002 / 63,061] 1955 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 53s local ... (57 actions running) [63,016 / 63,072] 1958 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 54s local ... (57 actions, 55 running) [63,041 / 63,097] 1959 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 55s local ... (57 actions running) [63,056 / 63,114] 1963 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 56s local ... (57 actions, 56 running) [63,111 / 63,167] 1973 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 57s local ... (57 actions, 56 running) [63,158 / 63,214] 1981 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 58s local ... (57 actions, 56 running) [63,249 / 63,305] 1997 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 59s local ... (57 actions running) [63,303 / 63,360] 2014 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 60s local ... (57 actions, 54 running) [63,327 / 63,383] 2019 / 3784 tests, 2 failed; Testing //tensorflow/python/data/experimental/kernel_tests/optimization:filter_parallelization_test; 61s local ... (55 actions, 54 running) [63,340 / 63,396] 2022 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 53s local ... (56 actions running) [63,351 / 63,407] 2026 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 54s local ... (56 actions, 55 running) [63,381 / 63,447] 2032 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 55s local ... (57 actions running) [63,384 / 63,447] 2035 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 57s local ... (56 actions running) [63,388 / 63,447] 2039 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 58s local ... (57 actions running) [63,392 / 63,448] 2043 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 59s local ... (56 actions running) [63,415 / 63,471] 2047 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 60s local ... (57 actions running) [63,447 / 63,503] 2052 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 61s local ... (56 actions running) [63,461 / 63,517] 2055 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 62s local ... (56 actions running) [63,489 / 63,545] 2057 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 63s local ... (56 actions, 55 running) [63,494 / 63,550] 2059 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 64s local ... (56 actions, 55 running) [63,503 / 63,559] 2063 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 65s local ... (56 actions running) [63,530 / 63,604] 2070 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 66s local ... (56 actions, 55 running) [63,533 / 63,604] 2073 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 67s local ... (56 actions running) [63,537 / 63,604] 2075 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 68s local ... (56 actions running) [63,542 / 63,604] 2077 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 69s local ... (56 actions running) [63,547 / 63,604] 2080 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 70s local ... (56 actions running) [63,548 / 63,604] 2081 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 71s local ... (56 actions running) [63,557 / 63,613] 2082 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 72s local ... (57 actions running) [63,584 / 63,640] 2085 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 73s local ... (56 actions, 55 running) [63,599 / 63,655] 2087 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 74s local ... (56 actions, 55 running) [63,624 / 63,680] 2092 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 75s local ... (56 actions, 55 running) [63,649 / 63,705] 2097 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 76s local ... (56 actions running) [63,690 / 63,762] 2106 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 77s local ... (56 actions, 55 running) [63,693 / 63,762] 2107 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 78s local ... (56 actions running) [63,694 / 63,762] 2108 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 79s local ... (56 actions running) [63,696 / 63,762] 2109 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 80s local ... (56 actions running) [63,698 / 63,762] 2110 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 81s local ... (56 actions, 55 running) [63,700 / 63,762] 2112 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 82s local ... (56 actions running) [63,700 / 63,762] 2113 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 84s local ... (56 actions running) [63,707 / 63,764] 2114 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 85s local ... (56 actions, 55 running) [63,732 / 63,807] 2114 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 86s local ... (56 actions, 54 running) [63,816 / 63,896] 2118 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 87s local ... (57 actions, 56 running) [63,821 / 63,896] 2120 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 88s local ... (56 actions running) [63,824 / 63,896] 2121 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 89s local ... (56 actions running) [63,826 / 63,896] 2121 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 90s local ... (56 actions running) [63,829 / 63,896] 2121 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 92s local ... (56 actions, 55 running) [63,835 / 63,896] 2123 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 93s local ... (56 actions, 55 running) [63,839 / 63,896] 2125 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 94s local ... (56 actions, 55 running) [63,844 / 63,927] 2126 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 95s local ... (56 actions, 54 running) [63,849 / 63,927] 2127 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 96s local ... (56 actions, 55 running) [63,850 / 63,927] 2127 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 97s local ... (56 actions running) [63,854 / 63,927] 2127 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 98s local ... (56 actions running) [63,857 / 63,927] 2127 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 99s local ... (56 actions, 55 running) [63,862 / 63,927] 2128 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 101s local ... (56 actions, 55 running) [63,868 / 63,927] 2129 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 102s local ... (56 actions, 55 running) [63,878 / 63,934] 2129 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 103s local ... (56 actions, 55 running) [63,892 / 63,949] 2131 / 3784 tests, 2 failed; Testing //tensorflow/python/eager:forwardprop_test_cpu (shard 4 of 5); 104s local ... (56 actions, 55 running) [63,941 / 63,998] 2134 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 80s local ... (56 actions, 54 running) [64,205 / 64,816] 2137 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 81s local ... (56 actions, 51 running) [64,704 / 65,236] 2138 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 82s local ... (55 actions, 47 running) [65,126 / 65,619] 2139 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 83s local ... (55 actions, 43 running) [65,824 / 66,189] 2139 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 84s local ... (54 actions, 40 running) [66,809 / 66,894] 2139 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 85s local ... (50 actions, 30 running) [67,030 / 67,100] 2155 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 86s local ... (57 actions, 55 running) [67,042 / 67,102] 2162 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 88s local ... (56 actions, 55 running) [67,045 / 67,102] 2165 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 89s local ... (56 actions running) [67,052 / 67,108] 2167 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 90s local ... (56 actions running) [67,069 / 67,125] 2172 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 91s local ... (56 actions running) [67,081 / 67,138] 2173 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 92s local ... (57 actions, 56 running) [67,122 / 67,180] 2176 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 93s local ... (58 actions, 57 running) [67,159 / 67,217] 2182 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 94s local ... (57 actions, 55 running) [67,203 / 67,270] 2189 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 96s local ... (57 actions, 55 running) [67,206 / 67,271] 2191 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 97s local ... (57 actions running) [67,214 / 67,272] 2193 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 98s local ... (57 actions, 56 running) [67,252 / 67,308] 2195 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 99s local ... (56 actions, 55 running) [67,305 / 67,367] 2204 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 100s local ... (57 actions, 54 running) [67,356 / 67,414] 2211 / 3784 tests, 2 failed; Testing //tensorflow/python/kernel_tests/random:stateless_random_ops_test_cpu (shard 3 of 10); 101s local ... (58 actions, 56 running) [67,420 / 67,479] 2217 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 70s local ... (56 actions, 53 running) [67,445 / 67,502] 2221 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 71s local ... (57 actions, 55 running) [67,462 / 67,521] 2226 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 72s local ... (57 actions running) [67,472 / 67,544] 2230 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 73s local ... (57 actions, 56 running) [67,477 / 67,545] 2231 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 74s local ... (57 actions, 56 running) [67,480 / 67,545] 2232 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 76s local ... (57 actions, 56 running) [67,486 / 67,545] 2235 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 77s local ... (57 actions, 56 running) [67,492 / 67,549] 2238 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 78s local ... (57 actions, 56 running) [67,499 / 67,556] 2238 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 79s local ... (57 actions running) [67,530 / 67,587] 2240 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 80s local ... (57 actions running) [67,572 / 67,629] 2245 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 81s local ... (57 actions running) [67,588 / 67,645] 2248 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 82s local ... (62 actions, 61 running) [67,619 / 67,677] 2250 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 83s local ... (63 actions running) [67,675 / 67,733] 2259 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 84s local ... (65 actions, 63 running) [67,697 / 67,755] 2264 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 85s local ... (68 actions, 66 running) [67,739 / 67,796] 2272 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 86s local ... (65 actions running) [67,782 / 67,839] 2294 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 87s local ... (57 actions, 56 running) [67,787 / 67,844] 2299 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 89s local ... (57 actions running) [67,804 / 67,870] 2304 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 90s local ... (58 actions running) [67,810 / 67,870] 2307 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 91s local ... (57 actions, 56 running) [67,812 / 67,870] 2309 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 92s local ... (57 actions running) [67,813 / 67,870] 2309 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 6 of 12); 94s local ... (57 actions, 56 running) [67,831 / 67,889] 2309 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 94s local ... (57 actions, 55 running) [67,858 / 67,915] 2313 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 95s local ... (58 actions, 57 running) [67,877 / 67,935] 2324 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 96s local ... (57 actions running) [67,897 / 67,961] 2327 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 98s local ... (57 actions, 56 running) [67,912 / 67,969] 2333 / 3784 tests, 2 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 99s local ... (57 actions running) ERROR: /tf/tensorflow/tensorflow/compiler/xla/service/BUILD:866:12: Compiling tensorflow/compiler/xla/service/hlo_sharding_test.cc failed: (Exit 1): gcc failed: error executing command (from target //tensorflow/compiler/xla/service:hlo_sharding_test) (cd /home/buildslave/.cache/bazel/_bazel_buildslave/fbac33eb30dbfb6b11b15a7ff5ac830d/execroot/org_tensorflow && \ exec env - \ CACHEBUSTER=20220325 \ PATH=/home/buildslave/.cache/bazelisk/downloads/bazelbuild/bazel-6.1.0-linux-arm64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin \ PWD=/proc/self/cwd \ PYTHON_BIN_PATH=/usr/local/bin/python3 \ TF2_BEHAVIOR=1 \ /dt10/usr/bin/gcc -MD -MF bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/service/_objs/hlo_sharding_test/hlo_sharding_test.d '-frandom-seed=bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/service/_objs/hlo_sharding_test/hlo_sharding_test.o' -DEIGEN_MPL2_ONLY '-DEIGEN_MAX_ALIGN_BYTES=64' -DHAVE_SYS_UIO_H -DTF_USE_SNAPPY '-DLLVM_ON_UNIX=1' '-DHAVE_BACKTRACE=1' '-DBACKTRACE_HEADER=' '-DLTDL_SHLIB_EXT=".so"' '-DLLVM_PLUGIN_EXT=".so"' '-DLLVM_ENABLE_THREADS=1' '-DHAVE_DEREGISTER_FRAME=1' '-DHAVE_LIBPTHREAD=1' '-DHAVE_PTHREAD_GETNAME_NP=1' '-DHAVE_PTHREAD_H=1' '-DHAVE_PTHREAD_SETNAME_NP=1' '-DHAVE_REGISTER_FRAME=1' '-DHAVE_SETENV_R=1' '-DHAVE_STRERROR_R=1' '-DHAVE_SYSEXITS_H=1' '-DHAVE_UNISTD_H=1' -D_GNU_SOURCE '-DHAVE_LINK_H=1' '-DHAVE_MALLINFO=1' '-DHAVE_SBRK=1' '-DHAVE_STRUCT_STAT_ST_MTIM_TV_NSEC=1' '-DLLVM_NATIVE_ARCH="AArch64"' '-DLLVM_NATIVE_ASMPARSER=LLVMInitializeAArch64AsmParser' '-DLLVM_NATIVE_ASMPRINTER=LLVMInitializeAArch64AsmPrinter' '-DLLVM_NATIVE_DISASSEMBLER=LLVMInitializeAArch64Disassembler' '-DLLVM_NATIVE_TARGET=LLVMInitializeAArch64Target' '-DLLVM_NATIVE_TARGETINFO=LLVMInitializeAArch64TargetInfo' '-DLLVM_NATIVE_TARGETMC=LLVMInitializeAArch64TargetMC' '-DLLVM_NATIVE_TARGETMCA=LLVMInitializeAArch64TargetMCA' '-DLLVM_HOST_TRIPLE="aarch64-unknown-linux-gnu"' '-DLLVM_DEFAULT_TARGET_TRIPLE="aarch64-unknown-linux-gnu"' '-DLLVM_VERSION_MAJOR=17' '-DLLVM_VERSION_MINOR=0' '-DLLVM_VERSION_PATCH=0' '-DLLVM_VERSION_STRING="17.0.0git"' -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS '-DBLAKE3_USE_NEON=0' -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DTENSORFLOW_USE_CUSTOM_CONTRACTION_KERNEL '-DEIGEN_USE_AVX512_GEMM_KERNELS=0' -DBENCHMARK_STATIC_DEFINE '-DBAZEL_CURRENT_REPOSITORY=""' -iquote . -iquote bazel-out/aarch64-opt/bin -iquote external/eigen_archive -iquote bazel-out/aarch64-opt/bin/external/eigen_archive -iquote external/com_google_absl -iquote bazel-out/aarch64-opt/bin/external/com_google_absl -iquote external/nsync -iquote bazel-out/aarch64-opt/bin/external/nsync -iquote external/double_conversion -iquote bazel-out/aarch64-opt/bin/external/double_conversion -iquote external/com_google_protobuf -iquote bazel-out/aarch64-opt/bin/external/com_google_protobuf -iquote external/snappy -iquote bazel-out/aarch64-opt/bin/external/snappy -iquote external/com_googlesource_code_re2 -iquote bazel-out/aarch64-opt/bin/external/com_googlesource_code_re2 -iquote external/farmhash_archive -iquote bazel-out/aarch64-opt/bin/external/farmhash_archive -iquote external/com_google_googletest -iquote bazel-out/aarch64-opt/bin/external/com_google_googletest -iquote external/bazel_tools -iquote bazel-out/aarch64-opt/bin/external/bazel_tools -iquote external/llvm-project -iquote bazel-out/aarch64-opt/bin/external/llvm-project -iquote external/tf_runtime -iquote bazel-out/aarch64-opt/bin/external/tf_runtime -iquote external/zlib -iquote bazel-out/aarch64-opt/bin/external/zlib -iquote external/com_google_benchmark -iquote bazel-out/aarch64-opt/bin/external/com_google_benchmark -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinAttributeInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinAttributesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinDialectBytecodeGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinDialectIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinLocationAttributesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinOpsIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinTypeInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BuiltinTypesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/BytecodeOpInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/CallOpInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/FunctionInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/InferTypeOpInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/OpAsmInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/RegionKindInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/SideEffectInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/SymbolInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/TensorEncodingIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ArithBaseIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ArithCanonicalizationIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ArithOpsIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ArithOpsInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/CastInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/InferIntRangeInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/VectorInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ControlFlowInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/LoopLikeInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/AsmParserTokenKinds -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/DialectUtilsIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ViewLikeInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/MemorySlotInterfacesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/PDLOpsIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/PDLTypesIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/PDLInterpOpsIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/ConversionPassIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/RuntimeVerifiableOpInterfaceIncGen -Ibazel-out/aarch64-opt/bin/external/llvm-project/mlir/_virtual_includes/TransformsPassIncGen -Ibazel-out/aarch64-opt/bin/external/com_google_benchmark/_virtual_includes/benchmark -isystem external/eigen_archive -isystem bazel-out/aarch64-opt/bin/external/eigen_archive -isystem external/nsync/public -isystem bazel-out/aarch64-opt/bin/external/nsync/public -isystem external/com_google_protobuf/src -isystem bazel-out/aarch64-opt/bin/external/com_google_protobuf/src -isystem external/farmhash_archive/src -isystem bazel-out/aarch64-opt/bin/external/farmhash_archive/src -isystem external/com_google_googletest/googlemock -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googlemock -isystem external/com_google_googletest/googlemock/include -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googlemock/include -isystem external/com_google_googletest/googletest -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googletest -isystem external/com_google_googletest/googletest/include -isystem bazel-out/aarch64-opt/bin/external/com_google_googletest/googletest/include -isystem external/llvm-project/mlir/include -isystem bazel-out/aarch64-opt/bin/external/llvm-project/mlir/include -isystem external/llvm-project/llvm/include -isystem bazel-out/aarch64-opt/bin/external/llvm-project/llvm/include -isystem external/tf_runtime/include -isystem bazel-out/aarch64-opt/bin/external/tf_runtime/include -isystem external/tf_runtime/third_party/llvm_derived/include -isystem bazel-out/aarch64-opt/bin/external/tf_runtime/third_party/llvm_derived/include -isystem external/zlib -isystem bazel-out/aarch64-opt/bin/external/zlib -Wno-builtin-macro-redefined '-D__DATE__="redacted"' '-D__TIMESTAMP__="redacted"' '-D__TIME__="redacted"' -fPIE -U_FORTIFY_SOURCE '-D_FORTIFY_SOURCE=1' -fstack-protector -Wall -fno-omit-frame-pointer -no-canonical-prefixes -fno-canonical-system-headers -DNDEBUG -g0 -O2 -ffunction-sections -fdata-sections -Wno-all -Wno-extra -Wno-deprecated -Wno-deprecated-declarations -Wno-ignored-attributes -Wno-array-bounds -Wunused-result '-Werror=unused-result' -Wswitch '-Werror=switch' '-Wno-error=unused-but-set-variable' -DAUTOLOAD_DYNAMIC_KERNELS '-mtune=generic' '-march=armv8-a' -O3 '-std=c++17' '--sysroot=/dt10' -c tensorflow/compiler/xla/service/hlo_sharding_test.cc -o bazel-out/aarch64-opt/bin/tensorflow/compiler/xla/service/_objs/hlo_sharding_test/hlo_sharding_test.o) # Configuration: de691fac16e6bac2c61ad8c09da26892c92f72e8ffaa16698c2dd3959f4ebc3a # Execution platform: @local_execution_config_platform//:platform tensorflow/compiler/xla/service/hlo_sharding_test.cc: In member function 'virtual void xla::{anonymous}::HloShardingTest_V1V2PartialTileEquivalence_Test::TestBody()': tensorflow/compiler/xla/service/hlo_sharding_test.cc:208:68: error: call of overloaded 'TileAssignment()' is ambiguous 208 | HloSharding v2 = HloSharding::PartialTile(TileAssignment({2, 2})); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/service/hlo_parser.h:23, from tensorflow/compiler/xla/service/hlo_sharding_test.cc:26: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ tensorflow/compiler/xla/service/hlo_sharding_test.cc: In member function 'virtual void xla::{anonymous}::HloShardingTest_V1V2SubgroupEquivalence_Test::TestBody()': tensorflow/compiler/xla/service/hlo_sharding_test.cc:235:30: error: call of overloaded 'TileAssignment()' is ambiguous 235 | TileAssignment({2, 2}), {OpSharding::MANUAL, OpSharding::REPLICATED}); | ^ In file included from ./tensorflow/compiler/xla/hlo/ir/hlo_sharding.h:34, from ./tensorflow/compiler/xla/hlo/ir/hlo_instruction.h:48, from ./tensorflow/compiler/xla/hlo/ir/hlo_computation.h:35, from ./tensorflow/compiler/xla/service/hlo_parser.h:23, from tensorflow/compiler/xla/service/hlo_sharding_test.cc:26: ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:173:12: note: candidate: 'xla::TileAssignment::TileAssignment(absl::lts_20230125::Span)' 173 | explicit TileAssignment(absl::Span dims) | ^~~~~~~~~~~~~~ ./tensorflow/compiler/xla/hlo/ir/tile_assignment.h:172:12: note: candidate: 'xla::TileAssignment::TileAssignment(xla::IotaTileAssignment)' 172 | explicit TileAssignment(IotaTileAssignment iota) : iota_(std::move(iota)) {} | ^~~~~~~~~~~~~~ [67,914 / 67,970] 2335 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 100s local ... (57 actions running) [67,938 / 67,994] 2338 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 101s local ... (56 actions running) [67,963 / 68,019] 2341 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 102s local ... (56 actions, 55 running) [68,007 / 68,067] 2346 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 103s local ... (55 actions, 53 running) [68,030 / 68,108] 2351 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 104s local ... (56 actions, 55 running) [68,032 / 68,108] 2354 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 105s local ... (56 actions running) [68,036 / 68,108] 2356 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 107s local ... (56 actions running) [68,040 / 68,108] 2359 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 108s local ... (56 actions running) [68,041 / 68,108] 2361 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 109s local ... (56 actions running) [68,045 / 68,108] 2362 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 110s local ... (56 actions, 55 running) [68,049 / 68,108] 2363 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 111s local ... (56 actions, 55 running) [68,050 / 68,108] 2364 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 112s local ... (56 actions running) [68,067 / 68,123] 2366 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 114s local ... (56 actions, 55 running) [68,087 / 68,143] 2372 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 115s local ... (56 actions running) [68,096 / 68,152] 2374 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 116s local ... (59 actions running) [68,130 / 68,217] 2381 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 117s local ... (56 actions running) [68,136 / 68,217] 2383 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 118s local ... (56 actions running) [68,141 / 68,217] 2383 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 119s local ... (56 actions, 55 running) [68,148 / 68,217] 2386 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 120s local ... (56 actions running) [68,157 / 68,217] 2387 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 121s local ... (56 actions, 55 running) [68,176 / 68,232] 2388 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 123s local ... (56 actions running) [68,200 / 68,256] 2391 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 124s local ... (57 actions running) [68,219 / 68,275] 2397 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 125s local ... (57 actions running) [68,242 / 68,299] 2405 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 126s local ... (56 actions running) [68,262 / 68,321] 2411 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 127s local ... (56 actions, 55 running) [68,300 / 68,355] 2418 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 128s local ... (55 actions, 54 running) [68,316 / 68,372] 2422 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 129s local ... (56 actions, 55 running) [68,317 / 68,373] 2423 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 130s local ... (57 actions running) [68,330 / 68,386] 2427 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 131s local ... (56 actions running) [68,386 / 68,445] 2431 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 132s local ... (57 actions, 56 running) [68,432 / 68,491] 2443 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 133s local ... (57 actions, 56 running) [68,466 / 68,525] 2447 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 134s local ... (57 actions, 56 running) [68,491 / 68,574] 2453 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 135s local ... (57 actions running) [68,499 / 68,574] 2454 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 136s local ... (57 actions, 56 running) [68,503 / 68,574] 2456 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 137s local ... (57 actions running) [68,505 / 68,574] 2458 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 138s local ... (57 actions running) [68,508 / 68,574] 2459 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 140s local ... (57 actions, 56 running) [68,513 / 68,574] 2464 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 141s local ... (57 actions running) [68,515 / 68,574] 2466 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 142s local ... (57 actions running) [68,548 / 68,606] 2473 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 143s local ... (56 actions, 55 running) [68,576 / 68,635] 2476 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 144s local ... (57 actions, 56 running) [68,611 / 68,671] 2478 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 145s local ... (57 actions running) [68,622 / 68,685] 2481 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 146s local ... (57 actions, 56 running) [68,626 / 68,685] 2482 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 147s local ... (57 actions, 56 running) [68,639 / 68,696] 2484 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 148s local ... (57 actions running) [68,646 / 68,703] 2485 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 149s local ... (57 actions, 56 running) [68,658 / 68,715] 2488 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 150s local ... (57 actions running) [68,676 / 68,733] 2491 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 151s local ... (57 actions, 56 running) [68,687 / 68,787] 2495 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 153s local ... (57 actions running) [68,687 / 68,787] 2496 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 154s local ... (57 actions running) [68,689 / 68,787] 2497 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 155s local ... (57 actions running) [68,692 / 68,788] 2498 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 156s local ... (56 actions running) [68,695 / 68,788] 2501 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 157s local ... (56 actions running) [68,701 / 68,788] 2503 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 158s local ... (56 actions, 55 running) [68,712 / 68,788] 2505 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 159s local ... (56 actions, 55 running) [68,715 / 68,788] 2506 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 160s local ... (56 actions running) [68,724 / 68,788] 2507 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 161s local ... (56 actions, 55 running) [68,730 / 68,788] 2508 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 163s local ... (56 actions, 55 running) [68,754 / 68,810] 2509 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 164s local ... (56 actions, 55 running) [68,768 / 68,829] 2509 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 165s local ... (56 actions, 55 running) [68,801 / 68,857] 2513 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 166s local ... (55 actions, 54 running) [68,863 / 68,920] 2516 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 167s local ... (56 actions running) [68,884 / 68,942] 2519 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 168s local ... (56 actions running) [68,886 / 68,943] 2520 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 169s local ... (56 actions running) [68,888 / 68,945] 2521 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 170s local ... (56 actions running) [68,905 / 68,961] 2524 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 171s local ... (55 actions running) [68,913 / 68,970] 2526 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 172s local ... (56 actions running) [68,928 / 68,991] 2530 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 173s local ... (56 actions running) [68,937 / 68,994] 2532 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 174s local ... (56 actions, 55 running) [68,947 / 69,024] 2536 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 175s local ... (56 actions running) [68,949 / 69,024] 2536 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 177s local ... (56 actions running) [68,953 / 69,024] 2539 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 178s local ... (56 actions running) [68,954 / 69,024] 2540 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 179s local ... (56 actions running) [68,957 / 69,024] 2543 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 180s local ... (56 actions running) [68,962 / 69,024] 2544 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 181s local ... (56 actions, 55 running) [68,964 / 69,024] 2545 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 182s local ... (56 actions, 55 running) [68,975 / 69,033] 2545 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 184s local ... (56 actions, 55 running) [69,002 / 69,074] 2549 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 185s local ... (56 actions, 55 running) [69,007 / 69,074] 2549 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 186s local ... (56 actions, 55 running) [69,009 / 69,074] 2549 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 187s local ... (56 actions running) [69,010 / 69,074] 2550 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 188s local ... (56 actions running) [69,016 / 69,074] 2552 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 189s local ... (56 actions running) [69,018 / 69,074] 2553 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 190s local ... (56 actions running) [69,035 / 69,091] 2555 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 191s local ... (56 actions, 55 running) [69,044 / 69,103] 2556 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 192s local ... (56 actions, 55 running) [69,054 / 69,114] 2556 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 193s local ... (56 actions, 55 running) [69,103 / 69,159] 2560 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 194s local ... (56 actions, 54 running) [69,132 / 69,188] 2563 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 195s local ... (56 actions, 54 running) [69,155 / 69,212] 2569 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 196s local ... (56 actions, 55 running) [69,175 / 69,231] 2572 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 197s local ... (56 actions, 55 running) [69,208 / 69,264] 2578 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 198s local ... (55 actions, 54 running) [69,245 / 69,303] 2584 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 199s local ... (57 actions, 56 running) [69,252 / 69,310] 2587 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 201s local ... (57 actions running) [69,254 / 69,310] 2587 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 202s local ... (57 actions, 56 running) [69,260 / 69,317] 2589 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 203s local ... (56 actions running) [69,268 / 69,324] 2589 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 204s local ... (57 actions, 56 running) [69,278 / 69,334] 2591 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 205s local ... (56 actions running) [69,287 / 69,344] 2594 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 206s local ... (57 actions running) [69,303 / 69,366] 2594 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 207s local ... (58 actions running) [69,310 / 69,366] 2601 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 208s local ... (57 actions, 56 running) [69,315 / 69,371] 2604 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 209s local ... (56 actions running) [69,326 / 69,386] 2606 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 210s local ... (56 actions, 53 running) [69,357 / 69,413] 2608 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 211s local ... (56 actions, 54 running) [69,367 / 69,427] 2610 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 213s local ... (56 actions, 52 running) [69,372 / 69,429] 2614 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 214s local ... (56 actions running) [69,375 / 69,431] 2614 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 215s local ... (56 actions running) [69,383 / 69,440] 2617 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 216s local ... (56 actions, 54 running) [69,400 / 69,457] 2618 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 217s local ... (56 actions running) [69,412 / 69,469] 2621 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 218s local ... (56 actions, 53 running) [69,423 / 69,479] 2624 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 219s local ... (56 actions, 54 running) [69,426 / 69,482] 2624 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 220s local ... (56 actions running) [69,434 / 69,490] 2626 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_cpu (shard 5 of 12); 221s local ... (56 actions running) [69,448 / 69,505] 2627 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 76s local ... (56 actions running) [69,462 / 69,520] 2630 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 77s local ... (56 actions, 55 running) [69,471 / 69,528] 2631 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 78s local ... (57 actions running) [69,479 / 69,535] 2634 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 79s local ... (56 actions running) [69,484 / 69,540] 2636 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 1 of 10); 81s local ... (56 actions, 55 running) [69,486 / 69,542] 2636 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 2 of 10); 82s local ... (56 actions running) [69,496 / 69,552] 2637 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 83s local ... (57 actions, 56 running) [69,501 / 69,557] 2640 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 84s local ... (57 actions running) [69,513 / 69,569] 2640 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 3 of 10); 85s local ... (56 actions, 55 running) [69,528 / 69,613] 2641 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 9 of 10); 85s local ... (56 actions running) [69,530 / 69,613] 2641 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops/tests:np_indexing_test (shard 9 of 10); 86s local ... (59 actions running) [69,531 / 69,613] 2642 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 67s local ... (59 actions running) [69,535 / 69,613] 2646 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 68s local ... (56 actions running) [69,536 / 69,613] 2647 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 69s local ... (56 actions running) [69,537 / 69,613] 2648 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 70s local ... (56 actions running) [69,537 / 69,613] 2649 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 72s local ... (56 actions running) [69,540 / 69,613] 2649 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 73s local ... (56 actions, 55 running) [69,540 / 69,613] 2649 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:depthwise_conv_op_d9m_test_cpu (shard 1 of 8); 74s local ... (56 actions running) [69,547 / 69,613] 2651 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 57s local ... (56 actions, 55 running) [69,550 / 69,613] 2654 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 59s local ... (56 actions, 55 running) [69,556 / 69,613] 2657 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 60s local ... (56 actions running) [69,557 / 69,613] 2657 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 61s local ... (56 actions running) [69,564 / 69,621] 2661 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 62s local ... (56 actions, 55 running) [69,576 / 69,633] 2662 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 64s local ... (56 actions, 55 running) [69,589 / 69,646] 2664 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 65s local ... (57 actions running) [69,624 / 69,681] 2666 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 66s local ... (56 actions, 55 running) [69,651 / 69,708] 2669 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 67s local ... (55 actions, 50 running) [69,682 / 69,740] 2671 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 68s local ... (56 actions, 55 running) [69,705 / 69,763] 2677 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 69s local ... (58 actions, 54 running) [69,729 / 69,786] 2680 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 70s local ... (60 actions, 59 running) [69,748 / 69,804] 2687 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 71s local ... (59 actions, 58 running) [69,765 / 69,822] 2691 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 72s local ... (57 actions, 56 running) [69,778 / 69,836] 2694 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 73s local ... (58 actions, 57 running) [69,786 / 69,842] 2695 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 74s local ... (59 actions, 58 running) [69,793 / 69,851] 2697 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 75s local ... (58 actions, 56 running) [69,807 / 69,870] 2700 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 77s local ... (56 actions, 55 running) [69,814 / 69,876] 2701 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 78s local ... (56 actions, 55 running) [69,815 / 69,876] 2703 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 79s local ... (56 actions running) [69,818 / 69,876] 2704 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 81s local ... (56 actions running) [69,818 / 69,876] 2705 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 82s local ... (56 actions running) [69,819 / 69,876] 2705 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 84s local ... (56 actions running) [69,821 / 69,877] 2705 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 85s local ... (56 actions running) [69,823 / 69,880] 2705 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 86s local ... (56 actions running) [69,827 / 69,883] 2706 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 88s local ... (56 actions running) [69,830 / 69,886] 2706 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 89s local ... (56 actions, 55 running) [69,831 / 69,887] 2706 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 90s local ... (56 actions running) [69,833 / 69,890] 2706 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 91s local ... (57 actions running) [69,837 / 69,894] 2708 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 92s local ... (56 actions, 55 running) [69,839 / 69,897] 2709 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 93s local ... (56 actions, 55 running) [69,846 / 69,903] 2710 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 94s local ... (56 actions running) [69,851 / 69,907] 2711 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 95s local ... (56 actions, 55 running) [69,855 / 69,911] 2712 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 96s local ... (56 actions running) [69,855 / 69,911] 2713 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 97s local ... (57 actions running) [69,878 / 69,939] 2718 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 98s local ... (57 actions, 51 running) [69,912 / 69,969] 2722 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 99s local ... (56 actions running) [69,924 / 69,980] 2725 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 100s local ... (60 actions, 57 running) [69,927 / 69,983] 2727 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 101s local ... (60 actions running) [69,939 / 69,995] 2730 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 102s local ... (58 actions, 57 running) [69,946 / 70,002] 2731 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 103s local ... (58 actions, 57 running) [69,968 / 70,025] 2736 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 104s local ... (56 actions, 53 running) [69,979 / 70,039] 2740 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 106s local ... (56 actions running) [69,984 / 70,042] 2741 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 107s local ... (57 actions running) [69,986 / 70,042] 2742 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 108s local ... (56 actions running) [69,995 / 70,052] 2744 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 109s local ... (56 actions, 54 running) [70,006 / 70,063] 2746 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 110s local ... (55 actions running) [70,012 / 70,068] 2747 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 111s local ... (56 actions running) [70,016 / 70,072] 2747 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 112s local ... (57 actions running) [70,019 / 70,075] 2749 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 113s local ... (56 actions running) [70,027 / 70,084] 2751 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 114s local ... (56 actions running) [70,035 / 70,091] 2752 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 115s local ... (55 actions running) [70,036 / 70,092] 2752 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 116s local ... (57 actions running) [70,042 / 70,098] 2755 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 117s local ... (56 actions running) [70,053 / 70,109] 2759 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 118s local ... (56 actions, 55 running) [70,058 / 70,115] 2762 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 119s local ... (56 actions running) [70,072 / 70,131] 2763 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 120s local ... (56 actions, 54 running) [70,077 / 70,134] 2764 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 122s local ... (58 actions, 57 running) [70,091 / 70,148] 2767 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 123s local ... (56 actions, 55 running) [70,096 / 70,152] 2768 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 124s local ... (57 actions running) [70,112 / 70,168] 2772 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/nn_ops:bias_op_test_cpu; 125s local ... (57 actions, 54 running) [70,125 / 70,183] 2775 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 120s local ... (56 actions, 54 running) [70,142 / 70,245] 2777 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 121s local ... (57 actions, 56 running) [70,147 / 70,245] 2780 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 122s local ... (56 actions running) [70,148 / 70,245] 2781 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 123s local ... (56 actions running) [70,151 / 70,245] 2781 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 124s local ... (56 actions running) [70,153 / 70,245] 2782 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 125s local ... (56 actions running) [70,156 / 70,245] 2783 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 126s local ... (56 actions running) [70,157 / 70,245] 2783 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 128s local ... (56 actions, 55 running) [70,158 / 70,245] 2784 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 130s local ... (56 actions running) [70,159 / 70,245] 2785 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 131s local ... (56 actions running) [70,165 / 70,245] 2787 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 132s local ... (56 actions running) [70,169 / 70,245] 2787 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 133s local ... (56 actions, 55 running) [70,175 / 70,245] 2787 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 134s local ... (56 actions running) [70,181 / 70,245] 2789 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 135s local ... (56 actions running) [70,186 / 70,247] 2790 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 136s local ... (56 actions running) [70,192 / 70,252] 2793 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 137s local ... (56 actions running) [70,193 / 70,253] 2794 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 138s local ... (57 actions running) [70,194 / 70,254] 2795 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 139s local ... (56 actions running) [70,208 / 70,264] 2796 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 140s local ... (56 actions running) [70,221 / 70,277] 2797 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 141s local ... (56 actions, 55 running) [70,257 / 70,314] 2798 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 142s local ... (56 actions, 54 running) [70,258 / 70,314] 2799 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 143s local ... (56 actions, 55 running) [70,278 / 70,334] 2802 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 144s local ... (55 actions, 54 running) [70,292 / 70,350] 2804 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 145s local ... (57 actions, 56 running) [70,308 / 70,366] 2808 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 147s local ... (57 actions running) [70,321 / 70,379] 2809 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 148s local ... (56 actions, 54 running) [70,325 / 70,382] 2810 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 149s local ... (54 actions, 53 running) [70,345 / 70,401] 2811 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 150s local ... (56 actions running) [70,366 / 70,425] 2812 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 151s local ... (57 actions, 55 running) [70,380 / 70,439] 2818 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 152s local ... (57 actions, 56 running) [70,384 / 70,440] 2821 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 153s local ... (57 actions running) [70,404 / 70,467] 2826 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 154s local ... (56 actions running) [70,407 / 70,467] 2829 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 155s local ... (57 actions running) [70,409 / 70,467] 2832 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 156s local ... (56 actions running) [70,421 / 70,477] 2835 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 157s local ... (56 actions running) [70,429 / 70,485] 2838 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 158s local ... (56 actions running) [70,441 / 70,497] 2844 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 160s local ... (56 actions running) [70,452 / 70,509] 2849 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 161s local ... (57 actions, 56 running) [70,458 / 70,514] 2852 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 162s local ... (56 actions running) [70,472 / 70,576] 2857 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 163s local ... (57 actions, 56 running) [70,476 / 70,576] 2859 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 164s local ... (56 actions running) [70,478 / 70,576] 2859 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 165s local ... (56 actions, 55 running) [70,481 / 70,576] 2861 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 166s local ... (56 actions running) [70,482 / 70,576] 2862 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 167s local ... (56 actions running) [70,483 / 70,576] 2862 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 169s local ... (56 actions running) [70,488 / 70,576] 2866 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 170s local ... (56 actions running) [70,490 / 70,576] 2868 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 172s local ... (56 actions running) [70,491 / 70,576] 2868 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 173s local ... (56 actions, 55 running) [70,491 / 70,576] 2868 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 174s local ... (56 actions running) [70,493 / 70,576] 2869 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 175s local ... (56 actions running) [70,496 / 70,576] 2870 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 176s local ... (56 actions running) [70,497 / 70,576] 2870 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 180s local ... (56 actions, 55 running) [70,498 / 70,576] 2870 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 181s local ... (56 actions running) [70,498 / 70,576] 2871 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 183s local ... (56 actions running) [70,501 / 70,576] 2871 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 184s local ... (56 actions, 55 running) [70,501 / 70,576] 2871 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 185s local ... (56 actions running) [70,503 / 70,576] 2871 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 186s local ... (56 actions running) [70,506 / 70,576] 2873 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 187s local ... (56 actions running) [70,510 / 70,576] 2873 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 189s local ... (56 actions, 55 running) [70,511 / 70,576] 2873 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 190s local ... (56 actions running) [70,513 / 70,576] 2873 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 191s local ... (56 actions running) [70,514 / 70,576] 2873 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 192s local ... (56 actions running) [70,515 / 70,576] 2873 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 193s local ... (56 actions running) [70,516 / 70,576] 2873 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 195s local ... (56 actions, 55 running) [70,516 / 70,576] 2873 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 196s local ... (56 actions running) [70,520 / 70,576] 2873 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 198s local ... (56 actions running) [70,521 / 70,577] 2873 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 199s local ... (56 actions running) [70,522 / 70,578] 2874 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 200s local ... (56 actions running) [70,523 / 70,581] 2874 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 201s local ... (56 actions, 55 running) [70,543 / 70,601] 2874 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 203s local ... (56 actions, 55 running) [70,554 / 70,610] 2878 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 204s local ... (56 actions running) [70,572 / 70,628] 2881 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 205s local ... (56 actions, 55 running) [70,609 / 70,665] 2887 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 206s local ... (56 actions, 55 running) [70,639 / 70,695] 2893 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 207s local ... (57 actions, 56 running) [70,681 / 70,742] 2899 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 208s local ... (56 actions, 55 running) [70,692 / 70,749] 2905 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 209s local ... (56 actions running) [70,707 / 70,763] 2906 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 210s local ... (58 actions running) [70,744 / 70,800] 2909 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 211s local ... (57 actions, 56 running) [70,780 / 70,836] 2913 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 212s local ... (56 actions, 55 running) [70,823 / 70,881] 2916 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 213s local ... (56 actions, 53 running) [70,849 / 70,915] 2919 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 214s local ... (57 actions, 55 running) [70,857 / 70,917] 2922 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 215s local ... (57 actions running) [70,861 / 70,917] 2925 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 216s local ... (56 actions running) [70,882 / 70,939] 2929 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 217s local ... (56 actions, 55 running) [70,912 / 70,982] 2934 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 218s local ... (56 actions, 52 running) [70,922 / 70,985] 2935 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 219s local ... (57 actions running) [70,925 / 70,985] 2937 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 220s local ... (60 actions running) [70,928 / 70,985] 2938 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 221s local ... (60 actions, 59 running) [70,957 / 71,013] 2946 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 222s local ... (56 actions, 55 running) [70,966 / 71,022] 2950 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 223s local ... (56 actions, 55 running) [70,983 / 71,039] 2953 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 224s local ... (57 actions, 56 running) [70,991 / 71,050] 2954 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 225s local ... (58 actions, 56 running) [71,003 / 71,062] 2958 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 226s local ... (57 actions, 54 running) [71,027 / 71,101] 2961 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 227s local ... (56 actions running) [71,032 / 71,101] 2964 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 228s local ... (56 actions running) [71,034 / 71,101] 2965 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 229s local ... (56 actions running) [71,036 / 71,101] 2966 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 230s local ... (56 actions running) [71,037 / 71,101] 2967 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 231s local ... (56 actions running) [71,038 / 71,101] 2967 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 233s local ... (56 actions running) [71,040 / 71,101] 2969 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 234s local ... (56 actions running) [71,043 / 71,101] 2970 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 235s local ... (56 actions running) [71,052 / 71,110] 2970 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 237s local ... (56 actions, 55 running) [71,057 / 71,113] 2971 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 238s local ... (59 actions running) [71,081 / 71,137] 2975 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 239s local ... (59 actions running) [71,135 / 71,191] 2985 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 240s local ... (56 actions running) [71,141 / 71,198] 2989 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 241s local ... (59 actions, 58 running) [71,163 / 71,219] 2996 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 242s local ... (57 actions running) [71,182 / 71,238] 2999 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 243s local ... (58 actions running) [71,184 / 71,240] 3002 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 244s local ... (61 actions running) [71,198 / 71,254] 3010 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 245s local ... (56 actions running) [71,217 / 71,274] 3013 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 247s local ... (59 actions, 58 running) [71,237 / 71,295] 3017 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 248s local ... (59 actions, 58 running) [71,256 / 71,313] 3019 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 249s local ... (62 actions, 61 running) [71,287 / 71,344] 3028 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 250s local ... (58 actions, 55 running) [71,317 / 71,388] 3032 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 251s local ... (56 actions, 54 running) [71,326 / 71,408] 3036 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 252s local ... (63 actions, 62 running) [71,333 / 71,408] 3044 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 253s local ... (62 actions running) [71,339 / 71,408] 3047 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 254s local ... (58 actions, 57 running) [71,343 / 71,408] 3051 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 255s local ... (56 actions running) [71,346 / 71,408] 3053 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 257s local ... (56 actions running) [71,347 / 71,408] 3054 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 258s local ... (56 actions running) [71,353 / 71,409] 3056 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 259s local ... (56 actions running) [71,357 / 71,413] 3057 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 260s local ... (56 actions running) [71,363 / 71,421] 3060 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 261s local ... (57 actions running) [71,373 / 71,429] 3067 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 262s local ... (56 actions running) [71,390 / 71,447] 3070 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 263s local ... (56 actions, 55 running) [71,432 / 71,488] 3076 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 264s local ... (57 actions, 55 running) [71,476 / 71,532] 3082 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 265s local ... (56 actions running) [71,481 / 71,540] 3084 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 266s local ... (59 actions running) [71,488 / 71,544] 3089 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 267s local ... (58 actions running) [71,508 / 71,564] 3091 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 268s local ... (56 actions, 55 running) [71,512 / 71,569] 3092 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 270s local ... (57 actions running) [71,524 / 71,581] 3094 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 271s local ... (56 actions running) [71,526 / 71,583] 3094 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 272s local ... (56 actions running) [71,527 / 71,584] 3094 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 273s local ... (56 actions running) [71,537 / 71,594] 3096 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 274s local ... (56 actions running) [71,546 / 71,606] 3098 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:matrix_triangular_solve_op_test_cpu (shard 1 of 3); 275s local ... (57 actions, 56 running) [71,557 / 71,617] 3102 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 128s local ... (56 actions running) [71,560 / 71,617] 3103 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 129s local ... (56 actions running) [71,568 / 71,626] 3104 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 130s local ... (56 actions, 55 running) [71,578 / 71,642] 3106 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 131s local ... (56 actions running) [71,584 / 71,642] 3111 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 132s local ... (56 actions running) [71,588 / 71,644] 3114 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 133s local ... (56 actions running) [71,595 / 71,663] 3118 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 134s local ... (56 actions running) [71,598 / 71,663] 3119 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 136s local ... (56 actions, 55 running) [71,605 / 71,663] 3122 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 137s local ... (56 actions running) [71,606 / 71,663] 3123 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 138s local ... (56 actions running) [71,606 / 71,663] 3124 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 140s local ... (56 actions running) [71,608 / 71,664] 3125 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 141s local ... (56 actions running) [71,612 / 71,668] 3127 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 142s local ... (56 actions running) [71,639 / 71,695] 3128 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 143s local ... (56 actions, 55 running) [71,674 / 71,753] 3131 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 145s local ... (56 actions, 55 running) [71,677 / 71,753] 3132 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 146s local ... (56 actions, 55 running) [71,683 / 71,753] 3132 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 147s local ... (56 actions, 55 running) [71,688 / 71,753] 3134 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 148s local ... (56 actions running) [71,692 / 71,753] 3136 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 149s local ... (56 actions running) [71,697 / 71,753] 3138 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 150s local ... (56 actions running) [71,698 / 71,754] 3139 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 151s local ... (56 actions, 55 running) [71,748 / 71,804] 3146 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 152s local ... (56 actions, 55 running) [71,759 / 71,817] 3148 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 153s local ... (57 actions, 55 running) [71,769 / 71,829] 3150 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 154s local ... (57 actions running) [71,773 / 71,829] 3150 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 156s local ... (56 actions, 55 running) [71,782 / 71,840] 3151 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 157s local ... (56 actions, 55 running) [71,799 / 71,855] 3154 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 158s local ... (56 actions, 55 running) [71,828 / 71,884] 3158 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 159s local ... (56 actions, 55 running) [71,850 / 71,906] 3162 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 160s local ... (56 actions running) [71,890 / 71,946] 3169 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 161s local ... (57 actions, 56 running) [71,962 / 72,016] 3184 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 162s local ... (54 actions running) [71,988 / 72,045] 3192 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 163s local ... (57 actions running) [71,991 / 72,047] 3194 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 164s local ... (56 actions running) [72,002 / 72,058] 3196 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 165s local ... (56 actions running) [72,039 / 72,117] 3205 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 166s local ... (56 actions, 55 running) [72,042 / 72,117] 3208 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 167s local ... (59 actions running) [72,046 / 72,117] 3212 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 168s local ... (56 actions running) [72,049 / 72,117] 3214 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 169s local ... (57 actions running) [72,054 / 72,117] 3219 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 170s local ... (56 actions running) [72,058 / 72,117] 3222 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 171s local ... (56 actions running) [72,070 / 72,127] 3224 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 172s local ... (56 actions, 55 running) [72,081 / 72,137] 3226 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 173s local ... (57 actions running) [72,096 / 72,153] 3229 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 174s local ... (56 actions, 55 running) [72,111 / 72,169] 3235 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 175s local ... (56 actions, 55 running) [72,119 / 72,175] 3237 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 177s local ... (56 actions running) [72,182 / 72,239] 3245 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 178s local ... (56 actions, 55 running) [72,200 / 72,264] 3253 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 179s local ... (56 actions running) [72,202 / 72,264] 3254 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 180s local ... (56 actions running) [72,206 / 72,264] 3255 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 181s local ... (56 actions, 55 running) [72,208 / 72,264] 3257 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 182s local ... (56 actions running) [72,239 / 72,296] 3264 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 183s local ... (56 actions, 55 running) [72,275 / 72,332] 3271 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 184s local ... (56 actions, 53 running) [72,309 / 72,366] 3277 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 185s local ... (56 actions, 55 running) [72,356 / 72,413] 3282 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 186s local ... (57 actions, 54 running) [72,374 / 72,433] 3287 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 187s local ... (57 actions, 56 running) [72,379 / 72,435] 3290 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 188s local ... (56 actions running) [72,383 / 72,439] 3291 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 189s local ... (56 actions running) [72,410 / 72,513] 3295 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 190s local ... (56 actions running) [72,422 / 72,513] 3301 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 191s local ... (56 actions, 55 running) [72,436 / 72,513] 3305 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 193s local ... (56 actions running) [72,511 / 72,567] 3310 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 194s local ... (56 actions, 54 running) [72,564 / 72,621] 3319 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 195s local ... (60 actions, 59 running) [72,608 / 72,664] 3330 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 196s local ... (57 actions, 56 running) [72,616 / 72,676] 3336 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 197s local ... (57 actions running) [72,623 / 72,680] 3340 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 198s local ... (56 actions, 55 running) [72,629 / 72,685] 3340 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 199s local ... (56 actions, 55 running) [72,634 / 72,690] 3341 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 200s local ... (56 actions, 55 running) [72,644 / 72,700] 3343 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 201s local ... (56 actions, 55 running) [72,665 / 72,722] 3350 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 202s local ... (56 actions running) [72,690 / 72,746] 3355 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 203s local ... (56 actions running) [72,712 / 72,768] 3359 / 3784 tests, 3 failed; Testing //tensorflow/python/eager:small_constants_optimizer_test_cpu; 204s local ... (56 actions running) [72,734 / 72,790] 3369 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 78s local ... (56 actions, 55 running) [72,758 / 72,820] 3373 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 1 of 5); 79s local ... (56 actions, 55 running) [72,768 / 72,824] 3377 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 4 of 5); 80s local ... (56 actions, 55 running) [72,793 / 72,883] 3384 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 4 of 5); 81s local ... (56 actions running) [72,802 / 72,883] 3388 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:linear_operator_tridiag_test_cpu (shard 4 of 5); 82s local ... (56 actions, 55 running) [72,811 / 72,883] 3395 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:convert_to_constants_test (shard 3 of 4); 17s local ... (56 actions running) [72,814 / 72,883] 3397 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:convert_to_constants_test (shard 3 of 4); 18s local ... (56 actions running) [72,815 / 72,883] 3398 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:convert_to_constants_test (shard 3 of 4); 19s local ... (56 actions running) [72,821 / 72,883] 3401 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:convert_to_constants_test (shard 3 of 4); 21s local ... (56 actions, 55 running) [72,849 / 72,905] 3404 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_interop_test_cpu; 22s local ... (56 actions running) [72,854 / 72,911] 3405 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_interop_test_cpu; 23s local ... (58 actions, 57 running) [72,873 / 72,929] 3411 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_interop_test_cpu; 24s local ... (56 actions running) [72,884 / 72,940] 3412 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_interop_test_cpu; 25s local ... (57 actions running) [72,916 / 72,973] 3414 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_interop_test_cpu; 26s local ... (57 actions, 56 running) [72,945 / 73,001] 3423 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_interop_test_cpu; 27s local ... (56 actions, 54 running) [73,003 / 73,062] 3428 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_interop_test_cpu; 28s local ... (58 actions, 56 running) [73,014 / 73,071] 3435 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_interop_test_cpu; 29s local ... (56 actions running) [73,019 / 73,075] 3436 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_interop_test_cpu; 30s local ... (56 actions running) [73,064 / 73,128] 3443 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_interop_test_cpu; 31s local ... (57 actions running) [73,069 / 73,128] 3445 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_interop_test_cpu; 32s local ... (57 actions running) [73,081 / 73,139] 3446 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_interop_test_cpu; 33s local ... (57 actions running) [73,093 / 73,150] 3450 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_interop_test_cpu; 34s local ... (57 actions, 56 running) [73,111 / 73,170] 3456 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_interop_test_cpu; 35s local ... (58 actions running) [73,141 / 73,226] 3463 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_interop_test_cpu; 36s local ... (57 actions running) [73,146 / 73,226] 3464 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_interop_test_cpu; 37s local ... (57 actions running) [73,161 / 73,226] 3469 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_interop_test_cpu; 38s local ... (57 actions, 56 running) [73,164 / 73,226] 3472 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_interop_test_cpu; 39s local ... (57 actions running) [73,168 / 73,226] 3474 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 39s local ... (57 actions running) [73,181 / 73,239] 3476 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 40s local ... (57 actions, 56 running) [73,194 / 73,251] 3479 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 41s local ... (57 actions running) [73,205 / 73,262] 3481 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 42s local ... (57 actions running) [73,213 / 73,270] 3484 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 44s local ... (58 actions running) [73,223 / 73,282] 3485 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 45s local ... (57 actions, 56 running) [73,236 / 73,295] 3485 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 46s local ... (57 actions, 56 running) [73,257 / 73,314] 3487 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 47s local ... (59 actions, 58 running) [73,301 / 73,360] 3493 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 48s local ... (56 actions, 54 running) [73,345 / 73,405] 3500 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 49s local ... (59 actions, 56 running) [73,377 / 73,435] 3507 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 50s local ... (58 actions, 57 running) [73,401 / 73,458] 3515 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 51s local ... (58 actions running) [73,442 / 73,499] 3519 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 52s local ... (57 actions, 56 running) [73,481 / 73,564] 3529 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 53s local ... (59 actions running) [73,482 / 73,564] 3531 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 55s local ... (59 actions running) [73,484 / 73,564] 3533 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 56s local ... (57 actions running) [73,488 / 73,564] 3537 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 57s local ... (57 actions running) [73,492 / 73,564] 3539 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 58s local ... (57 actions, 56 running) [73,501 / 73,564] 3544 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 59s local ... (57 actions running) [73,506 / 73,565] 3545 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 60s local ... (56 actions running) [73,509 / 73,565] 3545 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 61s local ... (56 actions running) [73,514 / 73,571] 3547 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 63s local ... (56 actions running) [73,522 / 73,578] 3549 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 64s local ... (56 actions running) [73,536 / 73,592] 3552 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 65s local ... (56 actions running) [73,546 / 73,620] 3553 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 66s local ... (57 actions, 56 running) [73,553 / 73,620] 3557 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 67s local ... (56 actions, 55 running) [73,558 / 73,620] 3559 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 68s local ... (56 actions, 55 running) [73,564 / 73,620] 3559 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 69s local ... (56 actions, 55 running) [73,568 / 73,625] 3563 / 3784 tests, 3 failed; Testing //tensorflow/python/ops/numpy_ops:np_random_test_cpu; 70s local ... (56 actions running) [73,599 / 73,659] 3567 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/control_flow:scan_ops_test_cpu; 62s local ... (56 actions running) [73,601 / 73,659] 3568 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 42s local ... (56 actions running) [73,611 / 73,667] 3569 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 43s local ... (56 actions running) [73,642 / 73,699] 3572 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 44s local ... (57 actions running) [73,664 / 73,722] 3578 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 45s local ... (56 actions, 55 running) [73,682 / 73,738] 3581 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 46s local ... (56 actions running) [73,691 / 73,754] 3584 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 47s local ... (56 actions running) [73,725 / 73,782] 3586 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 48s local ... (57 actions running) [73,742 / 73,797] 3592 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 49s local ... (57 actions running) [73,762 / 73,819] 3597 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 50s local ... (57 actions, 56 running) [73,777 / 73,833] 3598 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 51s local ... (56 actions, 55 running) [73,784 / 73,840] 3601 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 52s local ... (56 actions running) [73,806 / 73,862] 3604 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 53s local ... (56 actions running) [73,819 / 73,883] 3611 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 54s local ... (57 actions running) [73,824 / 73,883] 3613 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 56s local ... (56 actions running) [73,837 / 73,893] 3617 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 57s local ... (56 actions, 55 running) [73,876 / 73,934] 3624 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 58s local ... (56 actions, 55 running) [73,916 / 73,983] 3630 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 59s local ... (58 actions, 56 running) [73,962 / 74,029] 3638 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 60s local ... (59 actions, 58 running) [73,993 / 74,074] 3641 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 61s local ... (58 actions running) [73,998 / 74,074] 3645 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 62s local ... (58 actions running) [74,000 / 74,074] 3646 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 63s local ... (58 actions running) [74,001 / 74,074] 3647 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 64s local ... (58 actions running) [74,001 / 74,074] 3648 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 65s local ... (58 actions running) [74,002 / 74,074] 3649 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 67s local ... (58 actions running) [74,004 / 74,074] 3650 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 68s local ... (58 actions running) [74,006 / 74,074] 3651 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 69s local ... (58 actions running) [74,007 / 74,074] 3651 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 70s local ... (58 actions running) [74,008 / 74,074] 3651 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 72s local ... (58 actions, 57 running) [74,022 / 74,088] 3653 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 73s local ... (58 actions, 57 running) [74,026 / 74,092] 3654 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 74s local ... (58 actions running) [74,043 / 74,099] 3656 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 75s local ... (56 actions, 55 running) [74,044 / 74,100] 3657 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 77s local ... (57 actions running) [74,052 / 74,108] 3657 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 78s local ... (57 actions, 56 running) [74,055 / 74,112] 3657 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 80s local ... (58 actions running) [74,058 / 74,114] 3658 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 81s local ... (57 actions running) [74,064 / 74,120] 3658 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 82s local ... (57 actions, 56 running) [74,072 / 74,128] 3659 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 83s local ... (57 actions, 56 running) [74,075 / 74,132] 3660 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 84s local ... (58 actions running) [74,088 / 74,144] 3663 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 85s local ... (57 actions, 56 running) [74,099 / 74,173] 3668 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 86s local ... (58 actions, 57 running) [74,104 / 74,174] 3672 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 87s local ... (59 actions running) [74,109 / 74,174] 3675 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 89s local ... (57 actions running) [74,112 / 74,174] 3677 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 90s local ... (57 actions, 56 running) [74,114 / 74,174] 3677 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 92s local ... (57 actions running) [74,118 / 74,174] 3678 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 93s local ... (57 actions, 56 running) [74,125 / 74,180] 3679 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 94s local ... (56 actions running) [74,128 / 74,185] 3679 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 95s local ... (57 actions, 56 running) [74,143 / 74,206] 3681 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 96s local ... (57 actions, 56 running) [74,152 / 74,208] 3684 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 97s local ... (57 actions running) [74,163 / 74,220] 3686 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 98s local ... (56 actions, 54 running) [74,172 / 74,228] 3686 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 100s local ... (56 actions, 54 running) [74,182 / 74,263] 3687 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 101s local ... (56 actions, 54 running) [74,184 / 74,263] 3688 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 102s local ... (56 actions, 55 running) [74,185 / 74,263] 3688 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 104s local ... (56 actions, 55 running) [74,188 / 74,264] 3688 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 105s local ... (56 actions, 55 running) [74,189 / 74,264] 3688 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 107s local ... (56 actions, 55 running) [74,190 / 74,264] 3690 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 108s local ... (56 actions running) [74,194 / 74,264] 3691 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 109s local ... (56 actions running) [74,196 / 74,264] 3691 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 110s local ... (56 actions, 55 running) [74,199 / 74,264] 3691 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 111s local ... (56 actions, 55 running) [74,204 / 74,264] 3693 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 113s local ... (56 actions running) [74,206 / 74,264] 3693 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 114s local ... (56 actions running) [74,209 / 74,267] 3695 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 115s local ... (56 actions, 55 running) [74,249 / 74,307] 3696 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 116s local ... (56 actions, 54 running) [74,268 / 74,330] 3703 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 117s local ... (56 actions, 55 running) [74,271 / 74,330] 3704 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 119s local ... (56 actions running) [74,279 / 74,337] 3704 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 120s local ... (56 actions, 55 running) [74,308 / 74,370] 3704 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 121s local ... (56 actions, 55 running) [74,313 / 74,370] 3706 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 122s local ... (56 actions, 55 running) [74,319 / 74,423] 3708 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 123s local ... (56 actions running) [74,325 / 74,423] 3712 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 124s local ... (56 actions running) [74,330 / 74,423] 3714 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 125s local ... (56 actions, 55 running) [74,331 / 74,423] 3715 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 126s local ... (56 actions running) [74,332 / 74,423] 3715 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 127s local ... (56 actions, 55 running) [74,337 / 74,423] 3717 / 3784 tests, 3 failed; Testing //tensorflow/python/framework:flexible_dtypes_test; 129s local ... (56 actions, 55 running) [74,341 / 74,423] 3719 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 129s local ... (56 actions, 55 running) [74,344 / 74,423] 3721 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 130s local ... (56 actions running) [74,348 / 74,423] 3723 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 131s local ... (56 actions running) [74,350 / 74,423] 3723 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 133s local ... (56 actions, 55 running) [74,352 / 74,423] 3723 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 134s local ... (56 actions, 55 running) [74,355 / 74,423] 3723 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 135s local ... (56 actions running) [74,357 / 74,423] 3723 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 136s local ... (56 actions running) [74,361 / 74,423] 3724 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 137s local ... (56 actions running) [74,365 / 74,423] 3724 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 138s local ... (56 actions running) [74,368 / 74,424] 3724 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 139s local ... (56 actions running) [74,396 / 74,454] 3726 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 141s local ... (56 actions, 55 running) [74,424 / 74,485] 3732 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 142s local ... (56 actions, 54 running) [74,436 / 74,493] 3736 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 143s local ... (56 actions, 55 running) [74,442 / 74,500] 3737 / 3784 tests, 3 failed; Testing //tensorflow/python/kernel_tests/linalg:tridiagonal_matmul_op_test_cpu (shard 6 of 10); 144s local ... (56 actions, 55 running) [74,468 / 74,540] 3741 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 91s local ... (57 actions running) [74,474 / 74,540] 3743 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 92s local ... (56 actions, 55 running) [74,477 / 74,540] 3743 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 93s local ... (56 actions, 55 running) [74,480 / 74,540] 3744 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 94s local ... (56 actions running) [74,482 / 74,540] 3744 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 95s local ... (56 actions, 55 running) [74,487 / 74,547] 3744 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 96s local ... (56 actions running) [74,497 / 74,555] 3746 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 97s local ... (56 actions, 55 running) [74,535 / 74,591] 3750 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 99s local ... (56 actions, 55 running) [74,564 / 74,620] 3754 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 100s local ... (56 actions running) [74,574 / 74,630] 3759 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 101s local ... (57 actions running) [74,593 / 74,649] 3761 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 102s local ... (56 actions, 55 running) [74,604 / 74,650] 3763 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 103s local ... (46 actions running) [74,612 / 74,650] 3763 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 105s local ... (38 actions running) [74,617 / 74,650] 3764 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 106s local ... (33 actions running) [74,623 / 74,650] 3766 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 107s local ... (27 actions running) [74,631 / 74,650] 3770 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 109s local ... (19 actions running) [74,638 / 74,650] 3774 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 110s local ... (12 actions running) [74,643 / 74,650] 3778 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 111s local ... (7 actions running) [74,644 / 74,650] 3778 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 112s local ... (6 actions running) [74,645 / 74,650] 3779 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 113s local ... (5 actions running) [74,646 / 74,650] 3780 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 114s local ... (4 actions running) [74,646 / 74,650] 3781 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 118s local ... (4 actions running) [74,648 / 74,650] 3783 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 119s local ... (2 actions running) [74,649 / 74,650] 3783 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 120s local [74,649 / 74,650] 3783 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 129s local [74,649 / 74,650] 3783 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 159s local [74,649 / 74,650] 3783 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 219s local [74,649 / 74,650] 3784 / 3784 tests, 3 failed; Testing //tensorflow/python/distribute:multi_process_runner_test_2gpu (shard 5 of 12); 225s local INFO: Elapsed time: 1629.710s, Critical Path: 276.17s INFO: 54809 processes: 29530 disk cache hit, 17467 internal, 7812 local. FAILED: Build did NOT complete successfully