Note: This is test shard 8 of 10.
[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from WireProtocolTest
[ RUN      ] WireProtocolTest.TestRowBlockToColumnarPB
[       OK ] WireProtocolTest.TestRowBlockToColumnarPB (3 ms)
[ RUN      ] WireProtocolTest.NestedTypeValidityChecks
[       OK ] WireProtocolTest.NestedTypeValidityChecks (1 ms)
[----------] 2 tests from WireProtocolTest (4 ms total)

[----------] 6 tests from ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int32_non_null_sel_50pct
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 08:00:39.394706 10017 wire_protocol-test.cc:601] Converting 10_int32_non_null to PB (method row-wise) row select rate 0.5: 74.16851598 cycles/cell
I20260812 08:00:39.940590 10017 wire_protocol-test.cc:601] Converting 10_int32_non_null to PB (method columnar) row select rate 0.5: 12.50863774 cycles/cell
I20260812 08:00:39.940744 10017 wire_protocol-test.cc:618] Converting 10_int32_non_null to PB row select rate 0.5: columnar/rowwise throughput ratio: 5.9293839602393028x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int32_non_null_sel_50pct (3773 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int64_0pct_null_sel_100pct
I20260812 08:00:44.987174 10017 wire_protocol-test.cc:601] Converting 10_int64_0pct_null to PB (method row-wise) row select rate 1: 115.98522556 cycles/cell
I20260812 08:00:45.278764 10017 wire_protocol-test.cc:601] Converting 10_int64_0pct_null to PB (method columnar) row select rate 1: 6.64616858 cycles/cell
I20260812 08:00:45.278909 10017 wire_protocol-test.cc:618] Converting 10_int64_0pct_null to PB row select rate 1: columnar/rowwise throughput ratio: 17.451442009615711x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int64_0pct_null_sel_100pct (5338 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int16_0pct_null_sel_50pct
I20260812 08:00:50.518448 10017 wire_protocol-test.cc:601] Converting 10_int16_0pct_null to PB (method row-wise) row select rate 0.5: 120.42499071 cycles/cell
I20260812 08:00:51.442530 10017 wire_protocol-test.cc:601] Converting 10_int16_0pct_null to PB (method columnar) row select rate 0.5: 21.18993056 cycles/cell
I20260812 08:00:51.442677 10017 wire_protocol-test.cc:618] Converting 10_int16_0pct_null to PB row select rate 0.5: columnar/rowwise throughput ratio: 5.6831234236003088x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int16_0pct_null_sel_50pct (6163 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int128_10pct_null_sel_100pct
I20260812 08:00:56.668586 10017 wire_protocol-test.cc:601] Converting 10_int128_10pct_null to PB (method row-wise) row select rate 1: 120.11286153 cycles/cell
I20260812 08:00:57.096058 10017 wire_protocol-test.cc:601] Converting 10_int128_10pct_null to PB (method columnar) row select rate 1: 9.77372178 cycles/cell
I20260812 08:00:57.096207 10017 wire_protocol-test.cc:618] Converting 10_int128_10pct_null to PB row select rate 1: columnar/rowwise throughput ratio: 12.28936777960954x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int128_10pct_null_sel_100pct (5653 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int32_10pct_null_sel_50pct
I20260812 08:01:02.411746 10017 wire_protocol-test.cc:601] Converting 10_int32_10pct_null to PB (method row-wise) row select rate 0.5: 122.17304429 cycles/cell
I20260812 08:01:03.398988 10017 wire_protocol-test.cc:601] Converting 10_int32_10pct_null to PB (method columnar) row select rate 0.5: 22.6450881 cycles/cell
I20260812 08:01:03.399133 10017 wire_protocol-test.cc:618] Converting 10_int32_10pct_null to PB row select rate 0.5: columnar/rowwise throughput ratio: 5.395123381745643x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_int32_10pct_null_sel_50pct (6302 ms)
[ RUN      ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_string_10pct_null_sel_100pct
I20260812 08:01:11.173380 10017 wire_protocol-test.cc:601] Converting 10_string_10pct_null to PB (method row-wise) row select rate 1: 178.55946404 cycles/cell
I20260812 08:01:14.571082 10017 wire_protocol-test.cc:601] Converting 10_string_10pct_null to PB (method columnar) row select rate 1: 77.92715908 cycles/cell
I20260812 08:01:14.571254 10017 wire_protocol-test.cc:618] Converting 10_string_10pct_null to PB row select rate 1: columnar/rowwise throughput ratio: 2.2913637061591183x
[       OK ] ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark.TestRowBlockToPBBenchmark/10_string_10pct_null_sel_100pct (11172 ms)
[----------] 6 tests from ColumnarRowBlockToPBBenchmarkParams/WireProtocolBenchmark (38404 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (38409 ms total)
[  PASSED  ] 8 tests.
